NetBatch Management Programming Manual

Error Numbers and Error Lists
NetBatch Management Programming Manual522462-003
A-106
2231 ZBAT-ERR-MAXCONCURRENTJOBS
2231 ZBAT-ERR-MAXCONCURRENTJOBS
Tokens
ZSPI-TKN-ERROR
is the standard SPI error token. Its value consists of the NetBatch subsystem ID
and the error number ZBAT-ERR-MAXCONCURRENTJOBS (2231). This token is
always present in the error list.
ZBATTKNMINMAXERROR
contains three values in this error list. The first double integer contains the
minimum allowable value for the token or field. The second double integer contains
the maximum allowable value for the token or field. The third double integer
contains the value specified by the application.
Cause. The ZMAXCONCURRENTJOBS field of ZBAT-MAP-DEF-SCHEDULER
specified a concurrent-jobs limit outside the allowable range 0 through 500.
Effect. The command failed.
Recovery. Change ZMAXCONCURRENTJOBS to specify a concurrent-jobs limit in
the range 0 through 500 and retry the command.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZBAT-TKN-MIN-MAX-ERROR token-type ZBAT-TYP-INT2-TRIO
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL