NetBatch Management Programming Manual

Event Messages
NetBatch Management Programming Manual522462-003
6-20
Event-Message Descriptions
ZBAT-TKN-REASON-NUMBER
indicates why the scheduler was unable to start the job’s executor-program
process. This token has one of these values:
Conditional Tokens
For information on the conditional tokens present in the event message, see Section 4,
Common Definitions. Information on the tokens specific to this message is:
ZBAT-TKN-PC-ERROR0
indicates the error returned to the scheduler by the PROCESS_CREATE_ system
procedure call. This token has one of these values:
Value Description
ZBAT-ENM-
ATTACHMENTS-
ERROR
The scheduler could not load DEFINEs from the job’s
attachment set into the program file space of the executor-
program process.
ZBAT-ENM-BAD-
OUT-FILE
The scheduler could not load a DEFINE specified by the job’s
OUT attribute for one of these reasons:
The job has no ATTACHMENT-SET attribute that specifies
the DEFINE.
The DEFINE exists but is not a map or spool DEFINE.
ZBAT-ENM-OPEN-
FAIL
The scheduler was unable to open and send the startup
message to the executor-program process.
ZBAT-ENM-
PROCESS-CREATE
A PROCESS_CREATE_ system procedure error occurred when
the scheduler tried to start the executor-program process.
ZBAT-ENM-
PROCESS-NOT-
THERE
The scheduler started the executor-program process, which
stopped before the scheduler could send the startup message.
ZBAT-ENM-
REMOTE-NODE-
DOWN
The scheduler could not start the executor-program process on
the specified remote node because the node was not available.
ZBAT-ENM-
STARTUP-MSG-
FAIL
The scheduler opened the executor-program process but failed
to complete the startup message sequence.
ZBAT-ENM-USER-
NOT-FOUND
The scheduler could not start the executor-program process
because the ID of the job’s owner is invalid or frozen by the
Safeguard program.