NetBatch Management Programming Manual
Event Messages
NetBatch Management Programming Manual—522462-003
6-27
Event-Message Descriptions
502 ZBAT-EVT-LOGFILE-CREATE-ERROR
Unconditional Tokens
For information on the unconditional tokens present in the event message, see
Section 4, Common Definitions.
Event-Message Text
log-file-name
is the name of the scheduler’s log file.
err-num
is the file-system error that occurred while creating the scheduler log file.
Cause. The scheduler could not create the scheduler log file.
Effect. A file-system error is returned, and the scheduler process ultimately abends.
Recovery. The file-system error indicates why the log file could not be created. For
details, see the Guardian Procedure Calls Reference Manual and take corrective
action accordingly.
Unconditional Tokens
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID.
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-ENUM.
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZEMS-TKN-SUBJECT-MARK token-type ZSPI-TYP-MARK.
ZBAT-TKN-LOG-FILE token-type ZSPI-TYP-STRING.
ZBAT-TKN-CREATE-ERROR token-type ZSPI-TYP-INT.
ZBAT-TKN-TEXT token-type ZSPI-TYP-STRING.
Event-Message Text
Logfile log-file-name could not be created due to file system error err-
num