Oracle
1Z0-060 · Question #69
You execute the following commands to audit database activities: Which statement is true about the audit record that generated when auditing after instance restarts?
The correct answer is A. One audit record is created for every successful execution of a SELECT, INSERT OR DELETE command. In 12c by session no longer inserts only one audit record. It creates one record per successful asuditing conditions.
New Features for Security
Question
You execute the following commands to audit database activities:
Which statement is true about the audit record that generated when auditing after instance restarts?
Options
- AOne audit record is created for every successful execution of a SELECT, INSERT OR DELETE command
- BOne audit record is created for every successful execution of a SELECT, INSERT OR DELETE command,
- COne audit record is created for the whole session if john successfully executes a SELECT, INSERT, or
- DOne audit record is created for the whole session if JOHN successfully executes a select command, and
- EOne audit record is created for the whole session if john successfully executes a SELECT, INSERT, or
How the community answered
(35 responses)- A74% (26)
- B14% (5)
- C3% (1)
- D3% (1)
- E6% (2)
Explanation
In 12c by session no longer inserts only one audit record. It creates one record per successful asuditing conditions.
Topics
#unified auditing#audit record#session-level audit#AUDIT statement
Community Discussion
No community discussion yet for this question.