Product Fault Management,
Continued
NOTE
The results of the VMS error handler may be preserved
within the operating system session (for example,
disabling a cache) but not across reboots.
Although the system can recover with cache disabled,
the system performance is degraded because access
time increases as available cache decreases.
VMS Error
Logging and
Event Log
Entry Format
The VMS error handler for the kernel can generate six different
entry types, as shown in Table 5–11. All error entry types, with
the exception of correctable ECC memory errors, are logged
immediately.
Table 5–11 VMS Error Handler Entry Types
VMS Entry Type
Code
Description
EMB$C_MC
(002.)
Machine Check Exception
SCB Vector 4, IPL 1F
EMB$C_SE
(006.)
Soft Error Interrupt
Correctable ECC Memory Error
SCB Vector 54, IPL 1A
EMB$C_INT54
(026.)
Soft Error Interrupt
SCB Vector 54, IPL 1A
EMB$C_INT60
(027.)
Hard Error Interrupt 60
SCB Vector 60, IPL 1D
EMB$C_
POLLED
(044.)
Polled Errors
No exception or interrupt
generated by
hardware.
EMB$C_
BUGCHECK
Fatal bugcheck
Bugcheck Types:
MACHINECHK
ASYNCWRTER
BADMCKCOD
INCONSTATE
UNXINTEXC
Continued on next page
5–60