ERRDEAD(1,C) AIX Commands Reference ERRDEAD(1,C)
-------------------------------------------------------------------------------
errdead
PURPOSE
Extracts error records from dump.
SYNTAX
+--- dumpfile ---+
errdead ---| |---|
+- kernel-image -+
DESCRIPTION
The errdead command provides a means of extracting error records from the
internal buffer maintained by the /dev/error special file when the error
logging daemon, errdemon, is not active or from a system dump. The errdead
command extracts the error records from memory or from the dump file and passes
them to errdemon to be added to the system error log.
The dumpfile parameter specifies the file (or memory) to be examined. The
kernel-image parameter specifies the system name list, by default /unix.
Only a user operating with the proper authority can run errdead.
FILES
/unix System kernel image.
RELATED INFORMATION
The following commands: "errdemon," "errpt, errpd," "errstop," and
"errupdate."
Processed November 8, 1990 ERRDEAD(1,C) 1