errclear |
Deletes entries from the error log. This command can erase the entire
error log. Removes entries with specified error ID numbers, classes, or types. |
errdead |
Extracts errors contained in the /dev/error buffer
captured in the system dump. The system dump will contain error records if
the errdemon daemon was not active prior to the dump. |
errdemon |
Reads error records from the /dev/error file
and writes error log entries to the system error log. The errdemon also performs error notification as specified in the error notification
objects in the Object Data Manager (ODM). This daemon is started automatically
during system initialization. |
errinstall |
Can be used to add or replace messages in the error message catalog.
Provided for use by software installation procedures. The system creates a
backup file named File.undo.
The undo file allows you to cancel the changes you made
by issuing the errinstall command. |
errlogger |
Writes an operator message entry to the error log. |
errmsg |
Implements error logging in in-house applications. The errmsg command lists, adds, or deletes messages stored in the error message
catalog. Using this command, text can be added to the Error Description, Probable Cause, User Cause, Install Cause, Failure Cause, Recommended Action, and Detailed Data message sets. |
errpt |
Generates an error report from entries in the system error log. The
report can be formatted as a single line of data for each entry, or the report
can be a detailed listing of data associated with each entry in the error
log. Entries of varying classes and types can be omitted from or included
in the report. |
errstop |
Stops the errdemon daemon, which is initiated
during system initialization. Running the errstop command
also disables some diagnostic and recovery functions of the system. |
errupdate |
Adds or deletes templates in the Error Record Template Repository.
Modifies the Alert, Log, and Report attributes of an error template. Provided
for use by software installation procedures. |