NetBatch-Plus Reference Manual

Messages
NetBatch-Plus Reference Manual522461-002
C-30
Error, Warning, and Informational Messages
File security for the submitted job’s executor program prevents execute access by the
job owner. The scheduler scheduled the job anyway, but when the job runs, it fails with
a NEWPROCESS error and is flagged with a state of SPECIAL-3. To prevent job
failure from occurring, secure the executor program for execute access or specify a
different executor program to which the job owner has execute access.
A job you submitted has the attribute PURGE-IN-FILE ON, but the job owner does not
have purge access to the job’s input file. The scheduler scheduled the job anyway, but
the attempt to purge the file when execution finishes fails. The purge error is logged to
the scheduler log file.
The specified job input file exists, but the job owner does not have read access to it.
The scheduler scheduled the job anyway, but the job fails on startup if the executor
program requires an input file. A job that fails in these circumstances is flagged by the
scheduler with a state of SPECIAL-4.
The specified job output file does not exist or, if it exists, its file security prevents write
access by the job owner. The scheduler scheduled the job anyway, but the job might
fail depending on how the executor program processes jobs whose output files are
either not specified or whose file security prevents write access.
You did not specify an input file for the job. You must specify the input file for all jobs,
regardless of whether the executor program requires an input file or not. If the executor
program does not require an input file, specify a dummy file.
You attempted to update a NetBatch-Plus user record. The attempt failed because the
signed-on user does not have supervisory access to the Security Supervise, Screen
Security, and Utility Security screens. (An S in the Access Code field on the Screen
Security screen indicates this type of access.)
You have no EXECUTE access to EXECUTOR-PROGRAM
You have no PURGE access to IN file
You have no READ access to IN file
You have no WRITE access to OUT file
You must specify an IN file
Your Security Level must be 'S' for this function