OSF DCE Problem Determination Guide

Error Messages and Status Codes
Text: Cannot stat esl file %s
Explanation: The fstat() call on the esl file failed.
Action: Check the fstat() error code and act accordingly.
0x10323058 aud_s_stat_esl_update_file
Severity: Error Component: aud / aud_s_esl
Text: Cannot stat esl update file %s
Explanation: The UNIX stat command returned an error when the Audit daemon tried to
get size information about the esl file.
Action: Make sure the file exists. The file name is of the form
/opt/dcelocal/var/audit/esl*.
0x1032307b aud_s_trail_file_corrupted
Severity: Error Component: aud / aud_s_evt
Text: Trail file %s is corrupted
Explanation: The fread() call on the trail file failed.
Action: Contact your system administrator.
0x10323081 aud_s_trl_file_size_limit
Severity: Notice Component: aud / aud_s_trl
Text: Audit trail file %s and its companion index file %s are ready to be backed-up\n
Explanation: This is an informational message, indicating that the audit trail file has
reached its set limit, has been saved to the named files, which can be backed up to save
on-line storage space for new audit records.
Action: Back up the audit trail file and its companion index file and remove these files.
0x10323061 aud_s_trl_full
Severity: Unknown Component: aud / aud_s_evt
Text: The trail file is full
Explanation: The storage size limit for the audit trail file has been reached.
Action: Empty the trail file and issue the aud enable command to restart the logging of
audit records.
0x1032304a aud_s_trl_invalid_open_flags
Severity: Error Component: aud / aud_s_trl
Text: dce_aud_open received invalid option combination
Explanation: An attempt was made to open an audit trail file, but neither the read or
write option was specified.
124330 Tandem Computers Incorporated 2 25