NetBatch Manual

Messages
NetBatch Manual522460-004
A-3
Message Descriptions
Message Descriptions
This subsection contains cause, effect, and recovery information for NetBatch
messages with numbers in the range 512 through 2237.
0512-W
Cause. The IN job attribute specified an input file to which other users have write
orpurge access.
Effect. The command executed successfully. However, users with write access to the
input file can alter any attribute of or delete the job using the file. With the file as a
medium, these users also can assume your level of security. As a result, they could
modify the input file to purge your files, change your password, and so on.
Recovery. Secure the file against write and purge access by using the Safeguard
distributed security management facility or the Guardian standard security system. For
information about Safeguard security, see the Safeguard Reference Manual. For
information about Guardian security, see the Guardian User’s Guide.
0513-W
Cause. The IN job attribute specified a nonexistent input file.
Effect. The command executed successfully, but the job abends when it runs if its
executor program requires an input file.
Recovery. Not applicable unless the executor program requires an input file. In that
case, alter the IN attribute to specify an existing input file. Alternatively, create the
specified file before the job runs.
0514-W
Cause. The EXECUTOR-PROGRAM job attribute specified a nonexistent program
file.
Effect. The command executed successfully, but the job fails when it runs if the
specified file does not exist at that time. The scheduler puts the job in the SPECIAL-3
state when the job fails.
Recovery. Alter the EXECUTOR-PROGRAM attribute to specify an existing program
file or create the specified file before the job runs.
Other users can WRITE or PURGE the IN file; resecure if
required
IN file does not exist; create and secure as required
The EXECUTOR-PROGRAM file-name does not exist