GDSX Management Programming Manual
Event Messages
GDSX Management Programming Manual—529930-001
6-10
Event Messages
Refer to Event Message Tokens on page 6-3, for a description of tokens that are
present in this event message but are not described below.
ZEMS-TKN-EVENTNUMBER
contains the value ZGDS-EVT-LINE-HANDLER-ERR (1004).
ZEMS-TKN-EMPHASIS
contains the value ZSPI-VAL-TRUE, indicating that this is a critical event.
ZEMS-TKN-CONSOLE-PRINT
contains the value ZSPI-VAL-TRUE.
ZGDS-TKN-SEVERITY
contains the value ZGDS-VAL-SEV-WARN indicating this event reports a warning
only. The process is still operational.
1005: ZGDS-EVT-USER-TERMINATED
Cause. The specified GDS process was shut down in an orderly manner, using the
following SCF command:
STOP PROCESS process-name !
(The ! option terminates external openers before their tasks are complete.)
Effect. All existing openers are terminated and the specified GDS process is shut
down. The file system returns error 66, “Device Downed.”
Recovery. Informational message only; no corrective action is needed.
Unconditional Tokens
ZSPI-TKN-SSID TYPE ZSPI-TYP-SSID.
ZEMS-TKN-EVENTNUMBER TYPE ZSPI-TYP-ENUM.
ZEMS-TKN-SUBJECT-MARK TYPE ZSPI-TYP-MARK
ZGDS-TKN-PROCNAME TYPE ZSPI-TYP-STRING.
ZEMS-TKN-EMPHASIS TYPE ZSPI-TYP-BOOLEAN.
ZEMS-TKN-CONSOLE-PRINT TYPE ZSPI-TYP-BOOLEAN
ZGDS-TKN-SEVERITY TYPE ZSPI-TYP-ENUM.
ZEMS-TKN-CPU TYPE ZSPI-TYP-UINT.
ZEMS-TKN-CRTPID TYPE ZSPI-TYP-CRTPID.
ZEMS-TKN-GENTIME TYPE ZSPI-TYP-TIMESTAMP.
ZEMS-TKN-LOGTIME TYPE ZSPI-TYP-TIMESTAMP.
ZEMS-TKN-PIN TYPE ZSPI-TYP-UINT.
ZEMS-TKN-SYSTEM TYPE ZSPI-TYP-UINT.
ZEMS-TKN-USERID TYPE ZSPI-TYP-BYTE-PAIR.
Event-Message Text
WARNING *1004* LINE^HANDLER procedure not bound