TS/MP 2.5 System Management Manual

Definition ZACL-DDL-EVENT-LEVEL Type Enum Tacl Enum
Begin
As "INFO".Value 0ZACL-VAL-EVENT-LEVEL-INFO89
As "STATUS".Value 1ZACL-VAL-EVENT-LEVEL-STATUS89
As "WARNING".Value 2ZACL-VAL-EVENT-LEVEL-WARNING89
As "ERROR".Value 3ZACL-VAL-EVENT-LEVEL-ERROR89
As "FATAL".Value 4ZACL-VAL-EVENT-LEVEL-FATAL89
End
Token -Type
Value is ZSPI-TDT-ENUM
nl
ZACL-TYP-EVENT-LEVEL
Def is ZACL-DDL-EVENT-LEVEL.
ZACL-VAL-EVENT-LEVEL-INFO
The ACS subsystem does not generate info events. This event level is reserved for future use.
ZACL-VAL-EVENT-LEVEL-STATUS
Indicates that the ACS subsystem made an orderly change in the state or status of an object, resource,
or process under control or it detected an orderly change in the state of an external resource or
process. No recovery actions are required for status events.
ZACL-VAL-EVENT-LEVEL-WARNING
Indicates that the ACS subsystem detected a possible problem in a Pathway application or it detected
a condition that might cause errors in ACS subsystem processes in the future if not corrected. Recovery
or preventive actions are advised for warning events.
ZACL-VAL-EVENT-LEVEL-ERROR
Indicates that resources or processes required by the ACS subsystem have failed or an ACS subsystem
process encountered a condition that prevented it from completing an operation. The operation, if
any, is aborted but the process that generated the event message continues to accept requests and
perform other operations. Typically, error events require correcting the error condition and then
retrying the operation.
ZACL-VAL-EVENT-LEVEL-FATAL
Indicates that an ACS subsystem process encountered a condition that prevented it from performing
any more operations. The process terminates immediately, which aborts any operations that it had
in progress. If the condition was an internal error in the process logic or data, it produces 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 Message Range 1000 through 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.
EMS Message Range 1000 through 1009 277