EC-Council
312-92 · Question #92
Paul wants to capture audit information on PLSQL so he executes the following command: sqlplus "sys / as sysdba" Enter password: password123!!!! SQL> ALTER SYSTEM SET AUDIT_TRAIL = OS SCOPE=SPFILE…
The correct answer is C. SYSDBA. See the full explanation below for the reasoning.
Question
Paul wants to capture audit information on PLSQL so he executes the following command:
sqlplus "sys / as sysdba" Enter password: password123!!!! SQL> ALTER SYSTEM SET AUDIT_TRAIL = OS SCOPE=SPFILE; SQL> SHUTDOWN NORMAL; SQL> STARTUP; What privileges has Paul logged on with?
Options
- AADMIN
- BRoot
- CSYSDBA
- DSYS
How the community answered
(35 responses)- A6% (2)
- B11% (4)
- C80% (28)
- D3% (1)
Community Discussion
No community discussion yet for this question.