TS/MP 2.5 Management Programming Manual

1008: ZACL-EVT-PROCINFO-ERROR
An ACS subsystem process invoked a Guardian process information procedure and the operation
failed unexpectedly.
Unconditional Tokens
ZACL-TKN-EVENT-LEVEL token-type ZACL-TYP-EVENT-LEVEL.
ZACL-TKN-EVENT-PROCEDURE token-type ZSPI-TYP-STRING.
ZACL-TKN-EVENT-PROCESS-NAME token-type ZSPI-TYP-STRING.
ZACL-TKN-EVENT-ERROR-CODE token-type ZSPI-TYP-INT.
ZACL-TKN-EVENT-ERROR-DETAIL token-type ZSPI-TYP-INT.
Event-Message Text
1008 - Process operation procedure() failed, process process-
name, error errnum, detail error-detail
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 process management
procedure that reported the failure. This token is the subject
of the event message.
ZACL-TKN-EVENT-PROCESS-NAME contains the name of the ACS subsystem process associated
with the failure.
ZACL-TKN-EVENT-ERROR-CODE contains the process information error code returned by the
failed operation.
ZACL-TKN-EVENT-ERROR-DETAIL contains additional information about the error returned by
the failed operation. If the value of this token is zero in an
event message, the token is null and be regarded as omitted
from the message.
Effect. The operation associated with the process-management operation is aborted.
Recovery. Correct the condition that caused the error and try the operation again.
1009: ZACL-EVT-PATHSEND-ERROR
An ACS subsystem process invoked an internal Pathsend or ACS subsystem link manager procedure
and the operation failed unexpectedly. This event message is generated only for ACS subsystem
processes; it is not generated for application Pathsend requesters that encounter failures when they
invoke Pathsend API procedures.
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-ERROR-DETAIL token-type ZSPI-TYP-INT.
Conditional Tokens
ZACL-TKN-EVENT-SERVER-NAME token-type ZSPI-TYP-STRING.
Event-Message Text
1009 - Pathsend operation procedure() failed, server server-
name, error errnum, detail error-detail
Token Descriptions
ZACL-TKN-EVENT-LEVEL has the value of ZACL-VAL-EVENT-LEVEL-ERROR.
276 ACS Subsystem Messages