NetBatch Manual
Messages
NetBatch Manual—522460-004
A-24
Message Descriptions
2103-E
Cause. The scheduler attempted to add a class to its database in response to an ADD
CLASS command. The attempt failed because the JOBCLASS file that records class
details was full.
Effect. The command failed.
Recovery. Retry the command after your system administrator increases the
maximum extents of the JOBCLASS file by using the FUP ALTER command. (The
default maximum extents for the file is 100.)
2104-E
Cause. The DELETE CLASS command specified a class assigned to one or more
executors. The command deletes only a class dissociated from its executors.
Effect. The command failed.
Recovery. Retry the command after dissociating the class from its executors by using
the ALTER EXECUTOR command.
2105-E
Cause. The class command specified a nonexistent class.
Effect. The command failed.
Recovery. Retry the command, specifying an existing class.
2106-E
Cause. The command specified an invalid job name.
Effect. The command failed.
Recovery. Retry the command, specifying a valid job name. For information on the
form of a job name, see SUBMIT JOB Command on page 6-183.
The CLASS file is full
CLASS class-name is in use by one or more executors. To delete
the CLASS, you must remove it from the executors first.
CLASS class-name does not exist
Job has invalid name job-name