| <COMMENT>
AUTHOR: Norm Lastovica
RELATED NUMBERS: Various requests (rdb_wish 533, 635, 448, 410)
FIXED by CTS #: KODA CTS 13999 (BUGCHK.B32)
PLATFORMS AFFECTED: OpenVMS
INTERFACE(s) AFFECTED: all
<ENDCOMMENT>
<HEAD2>(Operator Notification of Bugchecks\opcombugchk)
<IVMS2>
<P>
When an Oracle Rdb process writes a bugcheck dump file
the system operator classes CLUSTER and CENTRAL are now
notifified. The operator message includes the Oracle
Rdb version number, the user name, process ID and the
bugcheck dump file name.
<P>
To disable this notification, define the logical name
RDM$BUGCHECK_IGNORE_FLAGS to include "O" in the translation.
This will result in the current behaviour (no operator
notification). There is, however, no way to alter the
operator classes that are notified.
<p>
Following is an example operator message:
<CODE_EXAMPLE>(KEEP\WIDE)
%%%%%%%%%%% OPCOM 15-JAN-1997 04:55:11.78 %%%%%%%%%%%
Message from user SYSTEM on RDBNT
Oracle Rdb Database DUA0:[DB]DB.RDB;1 Event Notification
Process 00000EFA generating bugcheck dump file DUA0:[DB]RDSBUGCHK.DMP;
<ENDCODE_EXAMPLE>
|