1 – All
All Displays all available auditing information for the database, including the following: whether security auditing and security alarms are started or stopped; types of security events currently enabled for alarms and audits; identifiers currently enabled for auditing; and whether forced write operations are enabled or disabled.
2 – Daccess
Daccess[=object-type[, . . . ]] Indicates whether the general DACCESS audit event class is currently enabled. Specifying one or more object types with the Daccess qualifier displays the object types and their associated privileges that are currently enabled for DACCESS event auditing. If you specify more than one object type, enclose the list of object types within parentheses. The valid object types are: DATABASE TABLE COLUMN
3 – Every
Every Displays the current setting for the first or every DACCESS event auditing for the database.
4 – Flush
Flush Displays the current setting for forced write operations on audit journal records for the database.
5 – Identifiers
Identifiers Displays the user identification codes (UICs) of the users currently enabled for DACCESS event auditing of specified objects.
6 – Output
Output[=file-name] Controls where the output of the command is sent. If you do not enter the Output qualifier, or if you enter the Output qualifier without a file specification, the output is sent to the current process default output stream or device.
7 – Protection
Protection Displays whether auditing is currently enabled for the PROTECTION audit event class.
8 – Rmu
Rmu Displays whether auditing is currently enabled for the RMU event class.
9 – Type
Type=Alarm Type=Audit Displays information about security alarms or security auditing. If you do not specify the Type qualifier, Oracle RMU displays information about both security alarms and security auditing.