NetBatch Manual
Messages
NetBatch Manual—522460-004
A-7
Message Descriptions
0528-W
Cause. The OUT job attribute specified a nonexistent output file or an output file to
which you have no write access.
Effect. The command executed successfully, but the job abends when it runs if its
executor program is incapable of creating or writing to the output file.
Recovery. Create the output file or ask the file’s owner to resecure it for write access
before the job runs.
0529-W
Cause. The EXECUTOR-PROGRAM job attribute specified a program file to which
you have no execute access. You need execute access to the file for the job to start.
Effect. The command executed successfully, but the job fails when the scheduler tries
to start it. The scheduler puts the job in the SPECIAL-3 state on failure.
Recovery. Alter the EXECUTOR-PROGRAM attribute before the job starts to specify
a program file to which you have execute access. Alternatively, ask your system
administrator to give you execute access to the required program.
0530-W
Cause. The value of the PURGE-IN-FILE job attribute is ON, but you do not have
purge access to the job’s input file.
Effect. The command executed successfully. However, the scheduler does not purge
the job’s input file when it deletes the job.
Recovery. Not applicable unless you want the scheduler to purge the input file. In that
case, ask the owner of the file to resecure it for purge access before the scheduler
deletes the job.
You have no WRITE access to OUT file or OUT file does not
exist
You have no EXECUTE access to EXECUTOR-PROGRAM file-name
You have no PURGE access to IN file