TS/MP 2.5 Management Programming Manual
indicates that an ACS subsystem process encountered a condition that prevented
it from performing any more operations. The process terminates immediately aborting
any operations that are in progress. If the condition was an internal error in the
process logic or data, then it generates a SaveAbend file. Typically, the process
termination disables the CPU in which it was running. Recovery actions, including
restarting the ACS subsystem, are required for fatal events.
EMS Messages 1000 to 1009
1001: ZACL-EVT-BACKUP-LAUNCHED
The backup domain coordinator process was successfully created in the indicated CPU.
Unconditional Tokens
ZACL-TKN-EVENT-LEVEL token-type ZACL-TYP-EVENT-LEVEL.
ZACL-TKN-EVENT-CPU-NUMBER token-type ZSPI-TYP-INT.
Event-Message Text
1001 - Backup process created in CPU cpu-number
Token Descriptions
ZACL-TKN-EVENT-LEVEL has the value ZACL-VAL-EVENT-LEVEL-STATUS.
ZACL-TKN-EVENT-CPU-NUMBER contains the number of the CPU on the local system in which
the backup domain coordinator process was started. This
token is the subject of the event message.
Effect. The backup domain coordinator process runs in the indicated CPU.
Recovery. This message is information only; no corrective action is needed.
1002: ZACL-EVT-BACKUP-LAUNCH-ERROR
The domain coordinator process cannot create a backup process in the specified CPU on the local
system because the PROCESS_LAUNCH_() operation failed.
Unconditional Tokens
ZACL-TKN-EVENT-LEVEL token-type ZACL-TYP-EVENT-LEVEL.
ZACL-TKN-EVENT-CPU-NUMBER token-type ZSPI-TYP-INT.
ZACL-TKN-EVENT-ERROR-CODE token-type ZSPI-TYP-INT.
ZACL-TKN-EVENT-ERROR-DETAIL token-type ZSPI-TYP-INT.
Event-Message Text
1002 - Backup process creation in CPU cpu-number failed,
error errnum, detail error-detail
Token Descriptions
ZACL-TKN-EVENT-LEVEL has the value of ZACL-VAL-EVENT-LEVEL-WARNING.
ZACL-TKN-EVENT-CPU-NUMBER contains the number of the CPU on the local system in which
the backup domain coordinator process not be started. This
token is the subject of the event message.
ZACL-TKN-EVENT-ERROR-CODE contains the process-creation error code returned by the
PROCESS_LAUNCH_() procedure.
ZACL-TKN-EVENT-ERROR-DETAIL contains the process-creation error detail code returned by
the PROCESS_LAUNCH_() operation. If the value of this
token is 0 (zero), the token is null and can be regarded as
omitted from the message.
EMS Messages 1000 to 1009 271










