NetBatch Management Programming Manual

Event Messages
NetBatch Management Programming Manual522462-003
6-24
Event-Message Descriptions
Event-Message Text
job-name
specifies the name of the job.
job-number
specifies the number of the job.
error-condition
indicates why the scheduler could not start the job’s executor-program process.
error-condition is one of:
program-file-name
specifies the program file name of the job’s executor-program process.
group-ID user-ID
specifies the user ID of the job owner.
Cause. The scheduler failed to start the job’s executor-program process.
Value Description
Attachments error The scheduler could not load DEFINEs from the job’s
attachment set into the program file space of the executor-
program process.
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.
Open fail The scheduler could not open and send the startup message to
the executor-program process.
Process not there The scheduler started the executor-program process, which
stopped before the scheduler could send the startup message.
PROCESS_CREATE_
error
A PROCESS_CREATE_ system procedure error occurred
when the scheduler tried to start the executor-program process.
Remote node down The scheduler could not start the executor-program process on
the specified remote node because the node was not available.
Startup msg fail The scheduler opened the executor-program process but failed
to complete the startup message sequence.
User not found The scheduler could not start the executor-program process
because the Guardian ID of the job’s owner is invalid or frozen
by Safeguard.