NetBatch Manual
Messages
NetBatch Manual—522460-004
A-23
Message Descriptions
2098-E
Cause. The scheduler attempted to add a job to its database in response to a
SUBMIT JOB command. The attempt failed because either the JOB or CHKQUE file
that records job details was full. This error can occur:
•
When one of the files contains the maximum number of job records (32767 for
systems running G-series RVUs, and 9999 for systems running H-series RVUs)
•
When someone reduces the maximum extents specified for one of the files after
scheduler database creation
Effect. The command failed.
Recovery. Retry the command after your system administrator does either or both of:
•
Deletes unwanted jobs from the database by using the DELETE JOB and STOP
JOB commands.
•
Increases the maximum extents of the JOB and CHKQUE files by using the FUP
ALTER command. (For systems running G-series RVUs, the default maximum
extent is 400 for JOB and 64 for CHKQUE. For systems running H-series RVUs,
the default maximum extent is 100 for JOB and 16 CHKQUE.)
2099-E
Cause. The job command specified a nonexistent job.
Effect. The command failed.
Recovery. Retry the command, specifying an existing job.
2102-E
Cause. The ADD CLASS command specified the name of an existing class.
Effect. The command failed.
Recovery. Retry the command, specifying a unique class name.
Either the JOB or CHKQUE file is full
JOB does not exist
CLASS class-name already exists