nerdexam
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)
  • A
    6% (2)
  • B
    11% (4)
  • C
    80% (28)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 312-92 Practice