OSF DCE Problem Determination Guide

Error Messages and Status Codes
Explanation: The call utc_gettime() failed.
Action: Check the reason why the call utc_gettime failed and act accordingly.
0x10323083 aud_s_cannot_init_trail_mutex
Severity: Error Component: aud / aud_s_trl
Text: Cannot initialize the mutex for the audit trail.
Explanation: The pthread_mutex_init() call failed.
Action: Check the return code of the pthread_mutex_init() call.
0x10323077 aud_s_cannot_mkdir
Severity: Error Component: aud / aud_s_esl
Text: Cannot make %s directory
Explanation: An attempt to create the indicated directory failed.
Action: Make sure that the Audit client has the appropriate permissions to create the
directory.
0x10323074 aud_s_cannot_open_dmn_binding_file
Severity: Error Component: aud / aud_s_general
Text: Cannot open audit daemon’s binding file
Explanation: This can either be due to a file permission problem or the Audit daemon is
not running.
Action: Check if the file exists. If the file exists, check the file’s permissions. If the file
does not exist, make sure that the Audit daemon is running.
0x10323075 aud_s_cannot_open_dmn_identity_file
Severity: Error Component: aud / aud_s_general
Text: Cannot open Audit daemon’s identity file
Explanation: This can either be due to a file permission problem or the Audit daemon is
not running.
Action: Start the Audit daemon.
0x10323071 aud_s_cannot_open_event_class_dir
Severity: Error Component: aud / aud_s_general
Text: Cannot open event class directory %s to read.
Explanation: An attempt to open the indicated event class directory failed. You must
have read and execute permissions to this directory.
Action: Set the proper permissions to the directory and retry the operation.
124330 Tandem Computers Incorporated 27