Example 1
The following command shows that alarms are enabled for the RMU
and PROTECTION audit classes for the mf_personnel database. Note
that the display shows that alarms are also enabled for the AUDIT
audit class. The AUDIT audit class is always enabled and cannot
be disabled.
$ RMU/SHOW AUDIT/ALL MF_PERSONNEL
Security auditing STOPPED for:
PROTECTION (disabled)
RMU (disabled)
AUDIT (enabled)
ACCESS (disabled)
Security alarms STOPPED for:
PROTECTION (enabled)
RMU (enabled)
AUDIT (enabled)
ACCESS (disabled)
Audit flush is disabled
Audit every access
Enabled identifiers:
None
Example 2
In the following example, the first command enables and starts
alarms for the RMU audit class for the mf_personnel database.
Following the first command is the alarm that is displayed on
a security terminal when the first command is executed. The
second command displays the auditing characteristics that have
been enabled and started. The RMU Show Audit command with the
All qualifier causes the alarm at the end of the example to be
displayed on the security terminal. Note that security-enabled
terminals only receive alarms if alarms have been both enabled
and started.
$ RMU/SET AUDIT/TYPE=ALARM/ENABLE=RMU/START MF_PERSONNEL
%%%%%%%%%%% OPCOM 8-JUL-1996 09:41:01.19 %%%%%%%%%%%
Message from user RICK on MYNODE
Oracle Rdb Security alarm (SECURITY) on MYNODE, system id: 32327
Database name: DDV21:[RICK.SQL]MF_PERSONNEL.RDB;1
Auditable event: Auditing change
PID: 21212274
Event time: 8-JUL-1996 09:41:01.17
User name: RICK
RMU command: RMU/SET AUDIT/TYPE=ALARM/ENABLE=RMU/START MF_PERSONNEL
Sub status: RMU required privilege
Final status: %SYSTEM-S-NORMAL
RMU privilege used: RMU$SECURITY
$ RMU/SHOW AUDIT/ALL MF_PERSONNEL
Security auditing STOPPED for:
PROTECTION (disabled)
RMU (disabled)
AUDIT (enabled)
ACCESS (disabled)
Security alarms STARTED for:
PROTECTION (disabled)
RMU (enabled)
AUDIT (enabled)
ACCESS (disabled)
Audit flush is disabled
Audit every access
Enabled identifiers:
None
%%%%%%%%%%% OPCOM 8-JUL-1996 09:43:07.94 %%%%%%%%%%%
Message from user RICK on MYNODE
Oracle Rdb Security alarm (SECURITY) on MYNODE, system id: 32327
Database name: DDV21:[RICK.SQL]MF_PERSONNEL.RDB;1
Auditable event: Attempted RMU command
PID: 21212274
Event time: 8-JUL-1996 09:43:07.92
User name: RICK
RMU command: RMU/SHOW AUDIT/ALL MF_PERSONNEL
Access requested: RMU$SECURITY
Sub status: RMU required privilege
Final status: %SYSTEM-S-NORMAL
RMU privilege used: RMU$SECURITY