NetBatch-Plus Reference Manual

Messages
NetBatch-Plus Reference Manual522461-002
C-5
Error, Warning, and Informational Messages
The function you attempted failed because the integer specifying the year for the AT
job attribute is not in the valid range. The integer must be equal to or greater than
current-year but not greater than the year 2525.
The F5–Run Now function attempted to submit a job to a scheduler whose
AT-ALLOWED attribute was OFF. The attempt failed because the AT-ALLOWED
attribute must be ON for a scheduler to accept jobs submitted by F5–Run Now.
You submitted a job with the AT attribute to a scheduler whose AT-ALLOWED attribute
was OFF. The NetBatch-Plus application converted the attribute to AFTER to prevent
the scheduler from rejecting the job.
The function you attempted failed because the CPU specified for the backup scheduler
process does not exist on the system where the primary scheduler process resides. To
specify a valid CPU, enter an integer in the range 0 through 15 identifying an existing
CPU on that system. Alternatively, enter an asterisk (*) to specify any CPU.
The function you attempted failed because the CPU specified for the backup scheduler
process is the same as the CPU where the primary scheduler process resides. You
can run the backup scheduler process only in a CPU that is different from that of the
primary scheduler process.
The function you attempted failed because you specified, for fixed-length records in a
tape file, a block length that is not a multiple of the record length. The number of bytes
specifying block length must be a multiple of record length.
The function you attempted failed because you did not specify block length, record
format, and record length for an output file on an IBM-standard labeled tape. You must
specify these values for IBM-standard labeled tapes.
AT YEAR is out of range current-year to 2525
AT-ALLOWED attribute is OFF
AT-ALLOWED is currently OFF in the Scheduler; submitted AFTER
time
BACKUPCPU out of range 0 to 15, or * for any CPU
BACKUPCPU specified is the primary CPU for NetBatch
BLOCKLEN must be a multiple of RECLEN
BLOCKLEN, RECFORM, RECLEN required for OUTput to IBM