JMU0000
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0000 JMU VERSION '(&00)' STARTED
Meaning
JMU (Job Management Utility) has opened/created the system file with the
link name SJMSFILE and is ready to process input statements.
(&00): version number.
JMU0001
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0001 BUFFER SPACE CANNOT BE ALLOCATED
Meaning
JMU (Job Management Utility) has not been given enough space to
accommodate the required buffers. JMU terminates.
JMU0002
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0002 JMU TERMINATED NORMALLY
Meaning
The //END statement has been processed and JMU has closed the system file
with the link name SJMSFILE before terminating.
JMU0003
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0003 JMU ABORTED DUE TO ERROR
Meaning
An error has occurred, causing JMU to terminate processing.
The precise nature of the error involved is indicated in the
previous message.
JMU0004
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0004 'SJMSFILE' CREATED
Meaning
As JMU could not find a system file with the link name SJMSFILE, it has
created one.
JMU0005
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0005 WARNING: FUNCTION IS ONLY PROCESSED FOR FILE
Meaning
Only SCOPE=FILE is supported for the specified statement.
- If the modification mode is switched to SCOPE=ALL only data from
SJMSFILE
is shown (//SHOW-JOB-CLASS and //SHOW-JOB-STREAM).
Modifications are processed neither in file nor in system.
- In the case of SCOPE=SYSTEM the statement is ignored.
JMU0006
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0006 NO PRIVILEGE TO MODIFY JMS DATA. STATEMENT REJECTED
Meaning
The caller is not authorized to modify JMS data in the system.
JMU0007
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0007 '(&00)' LIST CANNOT BE EXTENDED. STATEMENT REJECTED
Meaning
The maximal length of a SJMSFILE record would be exceeded by this
statement.
(&00): type of record ACCESS or DEFAULT.
JMU0010
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0010 SYSTEM DEFAULT CLASS ALREADY EXISTS FOR JOB TYPE '(&00)' IN '(&01)'. STATEMENT REJECTED
Meaning
A system default job class has already been defined. The statement entered
is rejected as it would result in another default job class being defined
for the same job type either in system or in system file SJMSFILE.
(&01): scope SYSTEM = system
FILE = system file SJMSFILE.
JMU0011
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0011 USER ID '(&00)' ALREADY EXISTS. PROCESSING CONTINUES
Meaning
The access list for the job class already contains the specified user ID.
This message is only a warning and does not affect further processing.
JMU0013
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0013 VALUE FOR 'REPEAT-JOB' OPERAND NOT PERMITTED
Meaning
The value specified for the repetition interval must be greater than 0.
JMU0017
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0017 WARNING: USER ID '(&00)' NOT FOUND IN ACCESS LIST. PROCESSING CONTINUES
Meaning
The access list for the job class does not contain the specified
user ID. This message is only a warning and does not affect further
processing.
JMU0018
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0018 JOB CLASS '(&00)' IS ALREADY SYSTEM DEFAULT JOB CLASS IN '(&01)'
Meaning
The specified job class cannot be defined as the default job class for
specific user IDs as it has already been defined as the system
default job class.
(&01): scope SYSTEM or FILE.
JMU0019
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0019 SPECIFIED JOB CLASS '(&00)' DOES NOT EXIST IN '(&01)'
Meaning
Job class does not exist or is in 'DELETE'.
(&01): scope SYSTEM or FILE.
JMU0020
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0020 SPECIFIED JOB STREAM '(&00)' DOES NOT EXIST IN '(&01)'
Meaning
(&01): scope SYSTEM or FILE.
JMU0021
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0021 'CLASS-LIMIT' VALUE FOR JOB CLASS MUST BE GREATER THAN OR EQUAL TO 'CLASS-OPTIMUM' VALUE
JMU0023
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0023 VALUE FOR JOB PRIORITY NOT PERMITTED
Meaning
The value specified for the J-PRIO DEFAULT operand must not be greater
than that for MAXIMUM, where 1 is the highest and 9 the lowest priority.
JMU0024
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0024 JOB CLASSES STILL ALLOCATED TO JOB STREAM '(&00)' IN '(&01)'. STATEMENT REJECTED
Meaning
The job stream cannot be deleted until all the job classes allocated
to it have been deleted. The //DELETE-JOB-STREAM statement was rejected.
(&01): scope SYSTEM or FILE.
JMU0025
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0025 MAXIMUM POSSIBLE NUMBER OF JOB STREAMS ALREADY DEFINED IN '(&00)'
Meaning
A maximum of 16 job streams can be defined.
(&00): scope SYSTEM or FILE.
JMU0026
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0026 VALUE FOR TASK PRIORITY NOT PERMITTED
Meaning
The value specified for the RUN-PRIORITY DEFAULT operand must not be
better
than that for MAXIMUM, where 30 is the highest and 255 the lowest
priority.
JMU0027
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0027 DEFAULT JOB STREAM '(&00)' ALREADY EXISTS IN '(&01)'. STATEMENT REJECTED
Meaning
A default job stream has already been defined and definition of
another one is not permitted.
(&01): scope SYSTEM or FILE.
JMU0028
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0028 JOB STREAM '(&00)' IS NOT INACTIVE. STATEMENT REJECTED
Meaning
The job stream cannot be deleted until it is in state INACTIVE.
JMU0029
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0029 '(&00)' OPERAND REQUIRED FOR BATCH JOB CLASS
Meaning
Specification of the (&00) operand is mandatory for the batch job class.
JMU0030
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0030 WARNING: //END STATEMENT MISSING
Meaning
No //END statement was found in the statement file. All JMU statements
encountered have been processed.
JMU0032
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0032 MODIFICATION NOT PERMITTED. JOB CLASS '(&00)' IS DEFAULT JOB CLASS IN '(&01)'
Meaning
The JOB-TYPE parameter of a job class cannot be modified if it is the
default job class for one or more user IDs.
(&01): scope SYSTEM or FILE.
JMU0033
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0033 JOB CLASS '(&00)' NOT ACCESSIBLE IN SYSTEM. STATEMENT NOT PROCESSED
Meaning
The job class has no access list in system.
JMU0034
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0034 DELETION NOT PERMITTED. JOB CLASS '(&00)' IS DEFAULT JOB CLASS IN '(&01)'
Meaning
A job class cannot be deleted if it is the default job class for one
or more user IDs.
(&01): scope SYSTEM or FILE.
JMU0035
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0035 ACCESS TO 'SJMSFILE' NOT POSSIBLE
Meaning
The system file with the link name SJMSFILE is either locked or
cannot be opened for some reason.
JMU0036
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0036 CATEGORY '(&00)' HAS ALREADY ANOTHER ATTRIBUTE IN '(&01)'
Meaning
A category name must not be allocated to two different task
attributes, e.g.:
//DEFINE-JOB-CLASS ...,BATCH-ALLOWED=YES(CATEGORY=HUGO) and
//DEFINE-JOB-CLASS ...,DIALOG-ALLOWED=YES(CATEGORY=HUGO)
is ambiguous and is therefore not permitted.
(&01): scope SYSTEM or FILE.
JMU0037
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0037 SPECIFIED JOB STREAM NAME '(&00)' HAS ALREADY BEEN ASSIGNED IN '(&01)'
Meaning
An attempt was made to define a job stream with a name already assigned
to an existing job stream.
(&01): scope SYSTEM or FILE.
JMU0038
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0038 SPECIFIED JOB CLASS NAME '(&00)' HAS ALREADY BEEN ASSIGNED IN '(&01)'
Meaning
An attempt was made to define a job class with a name already assigned
to a job class existing either in system or in the system file SJMSFILE.
(&01): scope SYSTEM = system
FILE = system file SJMSFILE.
JMU0039
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0039 VALUE FOR CPU LIMIT NOT PERMITTED
Meaning
The numeric value specified for the CPU-LIMIT DEFAULT operand must
not be higher than that for MAXIMUM.
DEFAULT = *NO-LIMIT is allowed with any value of MAXIMUM, but the
operand NO-CPU-LIMIT must have the value *YES.
JMU0040
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0040 VALUE FOR SYSLST LIMIT NOT PERMITTED
Meaning
The following values are not permitted for the SYSLST-LIMIT operand:
- SYSLST-LIMIT=(DEF=n,MAX=n), where the value for DEF is greater than
the value for MAX
- SYSLST-LIMIT=(DEF=NO-LIMIT,MAX=n), where the value for MAX is neither
NO nor NO-LIMIT.
JMU0041
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0041 VALUE FOR SYSOPT LIMIT NOT PERMITTED
Meaning
The following values are not permitted for the SYSOPT-LIMIT operand:
- SYSOPT-LIMIT=(DEF=n,MAX=n), where the value for DEF is greater than
the value for MAX
- SYSOPT-LIMIT=(DEF=NO-LIMIT,MAX=n), where the value for MAX is neither
NO nor NO-LIMIT.
JMU0042
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0042 NAME FOR JOB STREAM NOT PERMITTED
Meaning
The first character of a job stream name must not be a number or
the dollar sign ($); all alphanumeric characters are permitted
for the other characters.
JMU0043
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0043 NAME FOR JOB CLASS NOT PERMITTED
Meaning
The first character of a job class name must not be a number or
the dollar sign ($); all alphanumeric characters are permitted
for the other characters.
JMU0044
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0044 WARNING: NO '(&00)' DEFAULT JOB CLASS SPECIFIED IN SJMSFILE
Meaning
No default job class has been specified for job type (&00). This warning
is displayed in order to remind the system administrator to define one.
(&00): job type (BATCH or DIALOG).
JMU0045
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0045 USER ID '(&00)': SPECIFIED JOB CLASS IS NOT A DEFAULT JOB CLASS IN '(&01)'. STATEMENT REJECTED FOR USER
Meaning
The //SET-JOB-CLASS-DEFAULT statement with the operand ACTION=REMOVE
cannot
be processed for user ID (&00) as the specified job class is not a
default job class assigned to the user.
(&01): scope SYSTEM or FILE.
JMU0046
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0046 USER '(&00)' HAS ALREADY A DEFAULT JOB CLASS IN '(&01)'. STATEMENT REJECTED FOR USER
Meaning
An attempt was made via the //SET-JOB-CLASS-DEFAULT statement to
assign a second default job class to the specified user.
(&01): scope SYSTEM or FILE.
JMU0047
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0047 '(&00)' NOT PERMITTED AS CATEGORY NAME
JMU0048
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0048 'START-ATTR' NOT COMPATIBLE WITH TASK ATTRIBUTE
Meaning
The task attribute START-ATTR has been defined as illegal
(TP, DIALOG, BATCH). Example:
//DEFINE-JOB-CLASS...,TP-ALLOWED=NO,START-ATTR=TP
JMU0049
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0049 MAXIMUM NUMBER OF CATEGORIES ALREADY DEFINED
Meaning
Task management supports a maximum of 15 categories, the three
standard categories BATCH, DIALOG and TP and a further 12 categories.
JMU0050
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0050 NO VALID CATEGORY SPECIFIED
Meaning
At least one of the attributes BATCH, DIALOG and TP must be permitted
in a job class.
JMU0051
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0051 '(&00)' OPERAND IGNORED IN '(&01)' FOR JOB CLASS '(&02)'
Meaning
Certain operands (such as START, JOB-PRIORITY, REPEAT-JOB) are irrelevant
in the //DEFINE-JOB-CLASS statement and are therefore ignored.
(&01): scope SYSTEM or FILE.
JMU0052
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0052 WARNING: CATEGORY '(&00)' DOES NOT EXIST IN SYSTEM. DEFAULT CATEGORY '(&01)' USED
JMU0059
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0059 JOB CLASS '(&00)' IS PUBLIC IN '(&01)'. STATEMENT REJECTED
Meaning
The specified job class has been defined as public. It is not permissible
to grant or withdraw access authorization for individual users.
(&01): scope SYSTEM or FILE.
JMU0068
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0068 DMS ERROR '(&00)' WHILE PROCESSING FILE '(&01)'. IN SYSTEM MODE: /HELP-MSG DMS(&00)
Meaning
JMU terminates as a result of DMS error (&00).
For more detailed information about the DMS error code enter /HELP-MSG in
system mode or see the BS2000 manual 'System Messages'.
(&00): DMS error code
(&01): file name.
JMU0069
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0069 SYSTEM ERROR. TAKE SLED
Meaning
An inconsistency has been detected in the JMS data base.
JMU0070
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0070 SYSTEM POSIX DEFAULT CLASS ALREADY EXISTS IN '(&00)'. STATEMENT REJECTED
Meaning
A system posix default job class has already been defined. The statement
is rejected as it would result in another posix default job class being
defined either in system or in system file SJMSFILE.
(&00): scope SYSTEM = system
FILE = system file SJMSFILE.
JMU0071
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0071 JMU STATEMENT NOT PERMITTED WITH ACTUAL OPERATING SYSTEM VERSION
Meaning
The last JMU statement cannot be processed with the actual OSD version.
It can only be processed in OSD versions greater or equal V9.
JMU0075
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0075 USER ID '(&00)': SPECIFIED JOB CLASS IS NOT A POSIX DEFAULT JOB CLASS IN '(&01)'. STATEMENT REJECTED FOR USER
Meaning
The //SET-POSIX-JOB-CLASS-DEFAULT statement with the operand
ACTION=REMOVE cannot be processed for user ID (&00) as the specified
job class is not a posix default job class assigned to the user.
(&01): scope SYSTEM or FILE.
JMU0076
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0076 USER '(&00)' HAS ALREADY A POSIX DEFAULT JOB CLASS IN '(&01)'. STATEMENT REJECTED FOR USER
Meaning
An attempt was made via the //SET-POSIX-JOB-CLASS-DEFAULT statement to
assign a second posix default job class to the specified user.
(&01): scope SYSTEM or FILE.
JMU0078
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0078 JOB CLASS '(&00)' IS ALREADY SYSTEM POSIX DEFAULT JOB CLASS IN '(&01)'
Meaning
The specified job class cannot be defined as the default posix job class
for specific user IDs as it has already been defined as the system
posix default job class.
(&01): scope SYSTEM or FILE.
JMU0100
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0100 STATEMENT INVALID
Meaning
In batch or procedure mode SDF has detected an error in the statement.
Since no corrective dialog is possible, processing continues after
the next //STEP or //END statement.
JMU0101
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0101 JMU STATEMENTS NOT DEFINED IN SDF SYNTAX FILE
Meaning
JMU statements cannot be processed as the statements of the JMU
program have not been defined in the activated SDF syntax file.
JMU0102
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0102 SDF SYNTAX FILE NOT FOUND
Meaning
JMU statements cannot be processed as the SDF syntax file either
does not exist or has been deactivated.
JMU0110
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0110 WARNING: NO ENTRY IN '(&00)' FOR USER ID '(&01)'
Meaning
For the specified user ID there are no explicit access rights to
job classes and no explicitly preset job classes in the system or
in the system file with the link name SJMSFILE.
(&00): scope SYSTEM = system
FILE = system file SJMSFILE.
JMU0112
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0112 PROCEDURE FILE CANNOT BE OPENED. STATEMENT NOT PROCESSED
Meaning
The output file specified in the CREATE-PROCEDURE-FILE statement
cannot be opened.
JMU0113
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0113 ERROR WHILE WRITING TO PROCEDURE FILE
Meaning
An error has occurred during output to the procedure file.
Although the file could be opened, it was not completely written.
The procedure generated is not loadable.
JMU0114
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0114 OUTPUT FILE ALREADY EXISTS. OVERWRITING PROHIBITED BY USER
Meaning
The output file already exists and is protected against overwriting
by the user specification OVERWRITE=NO.
JMU0139
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0139 DEFAULT VALUE 'NO-LIMIT' OF CPU-LIMIT NOT PERMITTED IN ACTUAL SYSTEM VERSION
Meaning
'NO-LIMIT' must not be used as default value of operand CPU-LIMIT in
the actual operating system version.
This value is only permitted for system versions greater or equal
OSD V5.0.
JMU0140
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
JMU0140 PROCESSING OF JOB STREAMS IN ACTUAL SYSTEM VERSION ONLY ALLOWED IN FILE MODE
Meaning
In operating system version less than OSD V5.0 job streams may
only be processed in modification mode SCOPE=FILE.
In any other mode the statement is rejected.