D.5 AUDG Messages

Messages beginning with AUDG are issued by Audit Services for general components.

AUDG001I component_object started: Version version ID= code_id_string, Tree tree_name, ASAM System Container system_container, ASAM Master User master_user, Command Line command_line.

Explanation: The component identified by component_object has started. It is version version with code identification code_id_string. The directory tree used is tree_name. The system container in use is system_container. The Master User is master_user. The command line used to start the component was command_line.
Action: None. Informational only.

AUDG002I component_object ended. Start time was time_stamp.

Explanation: The component identified by component_object has ended. It was started at time_stamp.
Action: None. Informational only.

AUDG003I component_object Interval Start Time: interval_start_time: name = value.

Explanation: The component identified by component_object is reporting periodic statistical information. The measurement interval began at interval_start_time. The statistic name is name. The statistic value is value.
Action: None. Informational only.

AUDG004I component_object Interval Start Time: interval_start_time: Platform: platform_object name = value.

Explanation: The Core Driver identified by component_object is reporting periodic statistical information for services to the platform identified by platform_object. The measurement interval began at interval_start_time. The statistic name is name. The statistic value is value.
Action: None. Informational only.

AUDG007E Unable to write to log file because of insufficient memory.

Explanation: Insufficient memory was available to write a message to the log file. An attempt is made to write the message to the system log.
Possible Cause: Insufficient memory.
Action: Determine and correct the cause of the memory problem.

AUDG008E Unable to open log file filename.

Explanation: Audit Services could not open filename in order to write a log message. An attempt is made to write the message to the system log.
Possible Cause: The ASAM Directory driver configuration parameter is incorrect.

The Core Driver does not have the necessary file system rights.

Action: Examine the system log. Determine and correct the cause of the problem.

AUDG009E Unable to write to logtype log file. Failed with errno errno.

Explanation: Audit Services could not write a message to the logtype log. An attempt is made to write the message to the system log.
Action: Examine the system log. Determine and correct the cause of the problem.

AUDG010E Unable to write to logtype log file index. Failed with errno errno.

Explanation: Audit Services could not write a message to the logtype log because of a problem writing to the log index. An attempt is made to write the message to the system log.
Action: Examine the system log. Determine and correct the cause of the problem.

AUDG011E Error logging message to log file. Internal error interr symbolicname.

Explanation: Audit Services could not write a message to the log. The message is identified by symbolicname. An attempt is made to write the message to the system log.
Action: Examine the system log. Determine and correct the cause of the problem.