TS/MP 2.5 Management Programming Manual
1031: ZACL-EVT-LOG-FILE-ERROR
An ACS subsystem process encountered an error while writing an event message to the configured
LOG1 or LOG2 event log file.
Unconditional Tokens
ZACL-TKN-EVENT-LEVEL token-type ZACL-TYP-EVENT-LEVEL.
ZACL-TKN-EVENT-PROCEDURE token-type ZSPI-TYP-STRING.
ZACL-TKN-EVENT-ERROR-CODE token-type ZSPI-TYP-INT.
ZACL-TKN-EVENT-FILE-NAME token-type ZSPI-TYP-STRING.
Event-Message Text
1031 - Event log file operation procedure() failed, file
file-name, error errnum
Token Descriptions
ZACL-TKN-EVENT-LEVEL has the value of ZACL-VAL-EVENT-LEVEL-ERROR.
ZACL-TKN-EVENT-PROCEDURE contains the name of the Guardian file-system procedure
that reported the failure.
ZACL-TKN-EVENT-ERROR-CODE contains the file-system error code returned by the failed
operation.
ZACL-TKN-EVENT-FILE-NAME contains the name of the event log file that was accessed
by the failed operation.
Effect. The configured event log is closed. Event messages continue to be logged to the other
configured event log file, if it is open, using that event log's configured format and filter.
If neither configured event log is open, all events generate messages, which are sent to $0 in EMS
format.
If an error occurs while writing to $0, $0 is closed and the event message is discarded. The ACS
subsystem attempts to reopen $0 when another event occurs.
Recovery. Correct the condition that caused the error, then reopen the configured log files by
stopping and restarting the ACS subsystem.
1032: ZACL-EVT-LOG1-OPENED
The LOG1 event log file was opened successfully.
Unconditional Tokens
ZACL-TKN-EVENT-LEVEL token-type ZACL-TYP-EVENT-LEVEL.
ZACL-TKN-EVENT-FILE-NAME token-type ZSPI-TYP-STRING.
Event-Message Text
1032 - LOG1 opened on file file-name
Token Descriptions
ZACL-TKN-EVENT-LEVEL has the value of ZACL-VAL-EVENT-LEVEL-STATUS.
ZACL-TKN-EVENT-FILE-NAME contains the Guardian name of the event log file. This token
is the subject of the event message.
Effect. None.
Recovery. This is an informational message only; no corrective action is needed.
EMS Messages 1030 to 1039 287










