EXC0012
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0012 USE OF COMMAND IS RESTRICTED TO THE SYSTEM ADMINISTRATOR
EXC0031
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0031 NO MESSAGE OUTSTANDING ON THE CONSOLE
Meaning
No message sent to the console is waiting for a reply
(Response to a /STA MSG command).
EXC0040
Destination: CONSOLE Routing code: R Weight: 30
Warranty : NO
EXC0040 LOGGING FILE '(&00)' OPENED
Meaning
(&00): file name.
EXC0041
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0041 SYSTEM ERROR OCCURRED
Meaning
A system error has occurred during the processing of a system routine.
Response
Take dump for diagnostic purposes if requested by the subsequent message.
EXC0045
Destination: USER-TASK, CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC0045 INVALID OPERAND IN /(&00). COMMAND REJECTED
EXC0053
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0053 /ASR AS ISSUED ONLY ALLOWED FROM MAIN CONSOLE
Meaning
A subconsole has issued either an /ASR DELETE or /ASR ADD command
for another console, or an /ASR PRIMARY command. The command is rejected,
because these commands may only be issued from the main console.
EXC0054
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0054 REQUEST MEMORY ERROR. /ASR TERMINATED ABNORMALLY
Meaning
A request memory error has occurred during processing of a /ASR command.
EXC0056
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC0056 PROCESSING OF EARLIER /ASR MAIN NOT YET COMPLETED. RETRY COMMAND LATER
Meaning
An /ASR MAIN command is already being processed. Only one /ASR MAIN
command may be processed at a time.
EXC0057
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0057 SYSTEM BOTTLENECK. /ASR COMMAND ABORTED. RETRY COMMAND LATER
Meaning
It is not possible to continue the /ASR MAIN command, because no further
task may be started.
EXC0061
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0061 SYSTEM ERROR. CLASS 4 REQUEST MEMORY FAILED. COMMAND ABORTED
Meaning
Due to a system error, processing of the current /MESSAGE or /BROADCAST
command has been aborted.
EXC0062
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0062 TASK WITH TSN '(&00)' CANNOT RECEIVE MESSAGE DUE TO 'HOLD' OR 'DESTROY'
Meaning
The task with TSN (&00) has been pended indefinitely or has been
destroyed.
EXC0063
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0063 BROADCAST FUNCTION TEMPORARILY SUPPRESSED BY TSN '(&00)'
EXC0064
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0064 MESSAGE FUNCTION TEMPORARILY SUPPRESSED BY TSN '(&00)'
EXC0067
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0067 CPU TIME SPECIFIED IN /SET-LOGON-PARAMETERS EXCEEDED. TASK CONTINUED
Meaning
The task has used up more CPU time than was specified in the
/SET-LOGON-PARAMETERS command.
EXC0068
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0068 CPU TIME SPECIFIED AT PROGRAM START EXCEEDED. PROGRAM CONTINUED
Meaning
The CPU time specified in the /START-PROGRAM command has been exceeded
by the program, but the procedure file will be completed before any
action is taken.
EXC0069
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0069 SYNTAX ERROR IN /BCNTRL. COMMAND IGNORED
EXC0070
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0070 Batch job with TSN: (&00), USER ID: (&01) and JOB NAME: (&02) has reached time runout.
Meaning
The batch job has reached its cpu limit.
- In case of program run the batch job will be terminated by system
after 20 minutes, including an announced STXIT-time runout routine.
- In case, if no program run (batch in command mode), the batch gets
once more 5 minutes CPU-time for run (no wait state).
Response
Increase the cpu limit by /CHANGE-TASK-CPU-LIMIT, terminate the task
by /CANCEL-JOB or wait for system reaction in 20 minutes (5 minutes).
EXC0072
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0072 TIME LIMIT FOR TASK/PROGRAM EXCEEDED. PROGRAM TERMINATED
Meaning
The CPU time has been exceeded by the program. The program is terminated.
EXC0073
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0073 MAXIMUM PROGRAM RUNTIME EXCEEDED. 'STXIT' ROUTINE OR PROGRAM RUN USED UP 30 SECONDS.
Meaning
The STXIT routine called by the program because the program
runtime limit has been exceeded, or the following program run
has used up its allowed maximum time slice of 30 seconds
(or of 1 second, if the system parameter DIATTL has the value 'Q').
EXC0074
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0074 MAXIMUM RUNTIME FOR PROGRAM EXCEEDS TIME LEFT FOR TASK. COMMAND REJECTED
Meaning
The total CPU time defined in the /SET-LOGON-PARAMETERS command has been
used up to such an extent that less CPU time remains than the maximum
program runtime specified in the /START-PROGRAM command.
Therefore this command is rejected.
Response
Coordinate the times specified in the /SET-LOGON-PARAMETERS and the
/START-PROGRAM commands.
EXC0075
Destination: USER-TASK Routing code: Weight: 98
Warranty : NO
EXC0075 TIME LIMIT FOR PROGRAM RUN EXCEEDED. PROGRAM TO BE CONTINUED? REPLY (Y=YES; N=NO)
Meaning
The program run of an interactive task has exceeded the runtime specified
in the /START-PROGRAM command.
Response
Y : processing of the program will be continued
N : processing of the program will be terminated.
EXC0076
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0076 TASK CPU TIME LIMIT for DIALOG TASK exceeded. Task will be terminated after 30 sec extra CPU-time.
Meaning
System Parameter "DIATTL (DIALOG TASK TIME LIMIT) =Y/Q" limits
strictly the CPU time to TASK-TIME limit.
The DIALOG TASK has used more CPU-time than was specified.
If the system parameter DIATTL has the value 'Q', then the
amount of 30 seconds extra time is replaced by 1 second.
EXC0077
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0077 PROGRAM STILL LOADED AND IN 'COMMAND-MODE'. PROGRAM RUN MAY BE CONTINUED WITH /RESUME-PROGRAM
Meaning
The program run has been interrupted as if a /BREAK-command had
been issued.
Response
Continue the program with /RESUME-PROGRAM or enter any other command
to continue in command mode.
EXC0080
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0080 TSN (&00) NOT FOUND. MESSAGE CANNOT BE SENT TO TASK
Meaning
No task has been found corresponding to the TSN (&00) specified in the
/MESSAGE command.
EXC0082
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC0082 WARNING: THIS TASK MAY BE IN A P2 LOOP. IF DESIRED, ASK OPERATOR TO CANCEL TASK
Meaning
The task scheduler has detected that this task has been running in
processor state P2 without interruption for an abnormally long time.
EXC0088
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0088 MACRO CALL - NOT ALLOWED: EXIT MACRO NOT ISSUED IN A STXIT ROUTINE. PROGRAM TERMINATED
EXC0090
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0090 NO MEMORY AVAILABLE TO PROCESS THE MSG-OPERAND
Meaning
No more class 4 memory is available.
Response
Later - try again.
EXC0100
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0100 /HOLD-PROGRAM(/BREAK) COMMAND INSTEAD OF DATA RECORD ALLOWED ONLY IN PROCEDURE OR ENTER FILES
Meaning
Either no program is loaded or the /HOLD-PROGRAM (/BREAK)
command has been entered in interactive mode
EXC0109
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0109 '(&00)' ERROR FOR TSN (&01). COMMAND IGNORED
Meaning
/BROADCAST or /MESSAGE not processed for TSN (&01) due to bourse or
contingency error.
EXC0119
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0119 CANCEL PROCESSING INITIATED FOR TSN '(&00)', USERID '(&01)'
EXC0120
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0120 INVALID OPERAND IN /CANCEL-JOB. COMMAND REJECTED
EXC0123
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 70
Warranty : YES
EXC0123 OPERATOR RESPONSE MISSING FOR TSN '(&00)'. /CANCEL-JOB DEFERRED UNTIL RESPONSE GIVEN
Meaning
A message from the task to be cancelled has requested a reply from the
operator that has not yet been given. The /CANCEL-JOB command will be
processed as soon as the reply has been given.
EXC0124
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0124 USER CANNOT ABORT HIS OWN TASK WITH /CANCEL-JOB. COMMAND REJECTED
Response
Use the /LOGOFF or /ABEND command to terminate the task.
EXC0147
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0147 SPECIFIED FILE CANNOT BE PROCESSED IN RFA MODE. CMD REJECTED
Meaning
The following commands cannot be processed for remote files:
/CALL-PROCEDURE
/ENTER-JOB
/ENTER-PROCEDURE
/ASSIGN-SYSxxx .
EXC0152
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 50
Warranty : NO
EXC0152 NO INFORMATION PRESENT OR AVAILABLE
EXC0153
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 50
Warranty : NO
EXC0153 USER NOT AUTHORIZED TO GET DESIRED INFORMATION. COMMAND REJECTED
EXC0154
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 50
Warranty : NO
EXC0154 ERROR WHILE PROCESSING THE COMMAND ON A REMOTE SYSTEM. COMMAND REJECTED
Meaning
On the specified remote processor the command could not be processed.
EXC0155
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 50
Warranty : YES
EXC0155 NO JOB CLASS IN THE SPECIFIED STATE PRESENT
EXC0156
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 50
Warranty : YES
EXC0156 NO JOB STREAM IN THE SPECIFIED STATE PRESENT
EXC0159
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0159 SYSTEM ERROR. JOB NOT STARTED. CONTACT SYSTEM ADMINISTRATOR
Meaning
The JOIN TABLE HEADER could not be read due to a disk error. The error
occurred during processing of the /ENTER-JOB command.
Response
Contact the system administrator so that any diagnostic material that is
required can be produced.
EXC0197
Destination: CONSOLE Routing code: @ (conslog) Weight: 50
Warranty : NO
EXC0197 PROGRAM (&00) USES PRIVILEGED MACRO
Meaning
A user program in the non-privileged state P1 has issued a SVC 79 macro in
order to switch into the privileged state P2. Since the use of this macro
is reserved for the system administrator, the macro is only processed,
if the program is running under the system administrator's ID ($TSOS).
Under all other IDs the macro is ignored.
EXC0200
Destination: USER-TASK Routing code: Weight:
Warranty : NO
EXC0200 For the specified task identification '(&00)' = '(&01)' no task could be found. Command processing terminated.
Meaning
Possible reasons are:
- the specified task does not exist
- the MONJV does not identify an existing task
- the MONJV is owned by another system in the MSCF network
EXC0201
Destination: USER-TASK Routing code: Weight:
Warranty : NO
EXC0201 The specified category '(&00)' is unknown. Command processing terminated.
Meaning
For the specified category name there could not be found
a category.
EXC0202
Destination: USER-TASK Routing code: Weight:
Warranty : NO
EXC0202 The specified task with the task identification '(&00)' = '(&01)' is of type SYSTEM. The command is being rejected.
Meaning
- System tasks cannot be assigned to another category.
- Those tasks are fixed to the category SYSTEM.
EXC0203
Destination: USER-TASK Routing code: Weight:
Warranty : NO
EXC0203 There is no treatment of category SYSTEM. The command is being rejected.
Meaning
The category SYSTEM is not allowed as a target category
EXC0204
Destination: USER-TASK Routing code: Weight:
Warranty : NO
EXC0204 The specified target category '(&00)' is not a JMS-category. The command is being rejected.
Meaning
- PCS is just running.
- Target category created by PCS and thus consecution category.
- The target category must not be a PCS consecution category.
Response
Select a suitable PCS-starting-category of the JMS-categories.
EXC0205
Destination: USER-TASK Routing code: Weight:
Warranty : NO
EXC0205 The specified category '(&00)' is a PCS-consecution-category. The command is being rejected.
Meaning
PCS is just running.
The specified target category must not be a
PCS-consecution-category even if it is a JMS-category.
Response
Select a suitable PCS-starting-category
under the amount of JMS-categories and repeat the command.
EXC0206
Destination: USER-TASK Routing code: Weight:
Warranty : NO
EXC0206 The task type '(&00)' of the selected task is not identical to the task type '(&01)' of the target category.
Meaning
The task does not have the appropriate task type
(possibly set by the program interface "TINF")
EXC0207
Destination: USER-TASK Routing code: Weight:
Warranty : NO
EXC0207 The task with the job-identification '(&00)' = '(&01)' is already being assigned to the target category '(&02)'.
EXC0208
Destination: USER-TASK Routing code: Weight:
Warranty : NO
EXC0208 The task with the job-identification '(&00)' = '(&01)' has been assigned to the target category '(&02)' successfully
EXC0210
Destination: USER-TASK Routing code: Weight:
Warranty : NO
EXC0210 System error occured during command processing. Processing cancelled.
EXC0228
Destination: CONSOLE Routing code: J Weight: 98
Warranty : NO
EXC0228 THE DISK IS SATURATED. DO YOU WISH TO REENTER THE JOB? REPLY (Y=YES; N=NO)
Meaning
An error has occurred during task initialization, due to task saturation
(public space saturation).
The operator has the possibility to reenter the job.
Response
Y: The job is put in the job queue again.
Attention: This answer must be given after having freed some public space
to prevent a new saturation error to occur.
N: The job is passed over.
EXC0240
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0240 INVALID OPERAND IN /MESSAGE OR BROADCAST TEXT TOO LONG. COMMAND IGNORED
Meaning
Maximum length of BROADCAST text: 72 characters.
EXC0252
Destination: USER-TASK, CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC0252 SPECIFIED USER ID INVALID. COMMAND NOT PROCESSED
Meaning
An invalid user ID has been specified by the system administrator
or by the operator.
EXC0254
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0254 NO CONSLOG FILE IN USE. COMMAND TERMINATED
Meaning
A /TURN command has been entered although no CONSLOG file has yet been
created. No information is returned.
Response
Try to create CONSLOG file with /CHANGE-CONSLOG command and retry the
/TURN command.
EXC0255
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0255 INVALID VALUE SPECIFIED FOR 'DAY' OPERAND. /TURN COMMAND IGNORED
Meaning
Valid values: 1 < DAY > 31.
EXC0269
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 70
Warranty : YES
EXC0269 PRIORITY SPECIFIED IN /CHANGE-JOB-PRIORITY COMMAND NOT PERMITTED FOR THIS USER ID. COMMAND REJECTED
EXC0270
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0270 INVALID OPERAND IN /PRIORITY COMMAND. CMD REJECTED
EXC0272
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0272 SPECIFIED PRIORITY VALUE INVALID. VALID RANGE BETWEEN 30 AND 255. COMMAND REJECTED
Response
Re-issue /PRIORITY or /MODIFY-TASK command with priority in
permissible range.
EXC0273
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0273 TSN FORMAT ERROR: TSN NOT NUMERIC. /PRIORITY REJECTED
Meaning
A command was issued with an alphabetic or alphanumeric TSN.
Response
Retry command with numeric TSN.
EXC0274
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0274 PRIORITY INVALID. /SQUC REJECTED
EXC0276
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 50
Warranty : NO
EXC0276 TASK OR JOB STEP COULD NOT BE CANCELLED AS TASK IS EITHER IN TERMINATION OR NOT EXISTING (ANY LONGER)
Meaning
The $ACCTLT FCT=GET call was executed without success (negative return
code), i.e. the TLT lock could not be obtained for the task to be
cancelled or for which job step termination was requested.
No further /CANCEL-JOB is necessary for this task.
EXC030A
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC030A CONNECTION EXISTING WITHIN (&00) ENVIRONMENT TO SUBSYSTEM '(&01)' WAS SEVERED. RESTART PROCESSING CONTINUES
Meaning
In the case of a restart, any connection existing within the checkpoint or
restart environment to the subsystem is severed.
(&00): checkpoint or restart environment of the connenction
(&01): name of the subsystem concerned.
EXC030B
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC030B DIAGNOSTIC TOOL AID IS USED. RESTART COMMAND REJECTED
Response
IF THE SYSTEM STOPS ARE NOT NECESSARY RETRY WITH THE OPERAND
LOOSE-DEBUGGING=*YES
EXC030C
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC030C REQM ERROR IN ERROR RECOVERY WHEN WRITING A CHECKPOINT. PROGRAM TERMINATED ABNORMALLY
Meaning
Memory space for save area or work area could not be allocated.
Response
Take dump and contact system administrator.
EXC030D
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC030D FILE REOPENING COMPLETED
Meaning
Information message; DMS part of RESTART completed.
EXC030E
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC030E ILLEGAL EAM OPERATION. TASK TERMINATED WITH DUMP
Meaning
During the processing of a /RESTART-PROGRAM command, a DMS error occurred
in connection with the handling of an EAM file.
Response
Contact the system administrator.
EXC030F
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC030F ERROR DURING RECOVERY OF SYSFILE ENVIRONMENT. TASK TERMINATED
Meaning
SYSFILE is unable to reconstruct the envorinment properly, due to
incompatible conditions between RESTART and CHECKPOINT ( e.g. the task
was interactive and in escape mode at checkpoint, whereas at restart it
was in batch mode.
Response
Retry restart in proper task environment.
EXC0300
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0300 INVALID FORMAT IN /RESTART-PROGRAM COMMAND. CORRECT FORMAT
EXC0301
Destination: USER-TASK, CONSOLE Routing code: J Weight: 70
Warranty : NO
EXC0301 CHECKPOINT '(&00)' INITIATED ON HALF PAGE '(&01)'. DATE=(&02), TIME=(&03): (&04)
Meaning
(&00): identification of the checkpoint
(&02): date mm/dd/yy
(&03): time: hours (hh)
(&04): time: minutes (mm).
EXC0302
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0302 WARNING: AT CHECKPOINT TIME TEMPORARY FILE(S) OR TEMPORARY JV(S) NOT YET RELEASED
Meaning
Under the current TSN temporary files or temporary JVs are in use which
have not been released at the time of the checkpoint.
EXC0303
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0303 CHECKPOINT NOT FOUND ON HALF PAGE REQUESTED. COMMAND REJECTED
Meaning
Possible error causes:
In a /RESTART-PROGRAM command
- an invalid PAM page number was specified in the checkpoint file
requested;
- neither the PAM page number nor the identifier was specified and
the checkpoint file does not contain a checkpoint table;
- the page addressed cannot be read;
- there is no checkpoint identifier in the checkpoint table.
EXC0304
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0304 CHECKPOINT FILE SPECIFIED IN /RESTART-PROGRAM CANNOT BE OPENED
EXC0305
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0305 I/O ERROR '(&00)' IN /RESTART-PROGRAM COMMAND. JOB STEP TERMINATED. REENTER COMMAND
Meaning
(&00): X'0C': device cannot be reserved
X'04': $REQM error
X'08': catalog error (e.g. file not cataloged)
X'1C': VSN cannot be assigned, or error when reopening an ISAM
file
X'10': a file has been opened as shareable
X'14': no extension for slot segment available or the slots
could not be re-linked
X'18': an error occurred when writing the checkpoint file or
'T' has been entered in response to the previous message
'DMS0DEE'
X'2C': error when reopening a SAM file
X'20': error in FCB
X'24': number of tape devices for a file is smaller than that at
the time of the checkpoint
X'28': inconsistency in system tables
X'30': pubset occupation impossible
X'34': a file does no more exist or
a temporary file has not the format name of a
temporary file.
Response
Try again the /RESTART-PROGRAM command.
EXC0306
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0306 /RESTART-PROGRAM IS NOT PERMITTED IN PROCEDURE FILES
EXC0307
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0307 INSUFFICIENT MEMORY AVAILABLE FOR TASK RESTART. RETRY /RESTART-PROGRAM
EXC0308
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0308 ERROR DETECTED IN ERESTART AT ADDRESS '(&00)'
Meaning
Debugging message only - caused by REPs.
EXC0309
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0309 ERROR '(&00)' IN CHECKPOINT FILE. RESTART NOT PERFORMED
Meaning
The checkpoint file cannot be processed successfully due to error (&00).
(&00)=LPP0: The /RESTART-PROGRAM command has been issued for an empty file
ENCR: A coding error has been detected regarding the checkpoint file
VERS: The system version, mode or generation date are not identical
MEMT: The restart memory topology is not identical with the
checkpoint memory topology
HDTR: Incompatibility of header and trailer.
EXC031A
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC031A INVALID FILE NAME OR FILE NOT ACCESSIBLE DURING RESTART FROM CHECKPOINT TAPE FILE
Meaning
The VOL-SEQUENCE-NUMBER operand was specified in a /RESTART-PROGRAM
command but
- the file name is invalid
- the tape volume cannot be mounted
- the mounted tape volume differs from the specified volume.
Response
Retry the command with the correct file name or mount the correct tape.
EXC031B
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC031B CHECKPOINT WRITTEN IN TAPE FILE '(&00)', SEQUENCE '(&01)', VSN '(&02)'. DATE= (&03), TIME= (&04):(&05)
Meaning
(&00): file name
(&01): sequence number
(&02): volume serial number
(&03): date (mm/dd/yy)
(&04): time: hours
(&05): time: minutes.
EXC031C
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC031C MONJV SPECIFIED IN /RESTART-PROGRAM COMMAND IS NOT ACCESSIBLE. COMMAND REJECTED
Meaning
The monitoring job variable (MONJV) for the program to be restarted is
not accessible for reasons explained in the previous JVS message.
Response
After removal the error cause explained in the JVS message try again the
/RESTART-PROGRAM command.
EXC031D
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC031D JVS ERROR (&01) DURING HANDLING OF JV '(&00)'. CMD REJECTED
Meaning
(&00): name of the JV.
(&01): JVS error code.
Response
React in according with JVS error code.
EXC031E
Destination: USER-TASK Routing code: Weight: 70
Warranty : NO
EXC031E DMS ERROR '(&01)' DURING PROCESSING OF FILE '(&00)'
Meaning
A DMS error has occurred during processing of a file.
For more detailed information about the DMS error code enter /HELP-MSG in
system mode or see the BS2000 manual 'System Messages' or one of the
BS2000 DMS manuals.
(&00): file name
(&01): DMS error code, or:
ATTR : file attribute has changed
CFID : internal file name has changed
F1LB : F1 label is not accessible (private volume not acquired)
LOCK : file is locked at present
PROT : file is protected.
Response
Analyze the error code.
EXC031F
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC031F REAL TIME INTERVAL NOT SET FOR PROGRAM TO BE RESTARTED. RESTART PROCESSING CONTINUED
Meaning
During the restart, the real time interval for the program to be restarted
could not be set anew.
EXC0310
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0310 /RESTART-PROGRAM ACCEPTED
Meaning
The /RESTART-PROGRAM command has been accepted.
EXC0311
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0311 PROGRAM RECONSTRUCTION COMPLETED. ASSOCIATED FILES OPENED AGAIN
Meaning
The user's program has been reconstructed and the associated files
have been opened again.
EXC0312
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0312 RESTART HAS BEEN COMPLETED
Meaning
The user's program has been restarted at the point specified in the
/RESTART-PROGRAM command.
EXC0313
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0313 ERROR FROM $SYSOPT MACRO. /RESTART-PROGRAM REJECTED
Meaning
The return code of the $SYSOPT macro is not '0'.
EXC0314
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0314 ERROR DURING PCB RESTORATION. /RESTART-PROGRAM REJECTED
Meaning
An error occurs during the PCB restoration at restart time.
EXC0315
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0315 THE USER IS NOT PRIVILEDGED TO ISSUE /RESTART-PROGRAM. COMMAND REJECTED
Meaning
The user must have one of the following privileges to issue a
/RESTART-PROGRAM command:
STD-PROCESSING
HW-MAINTENANCE
SECURITY-ADMINISTRATION
SAT-FILE-MANAGEMENT.
EXC0316
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0316 /RESTART-PROGRAM CANNOT BE EXECUTED IN THIS TASK ENVIRONMENT. CONTACT THE SYSTEM ADMINISTRATOR
Meaning
The task environment is not unqualified to process correctly the
/RESTART-PROGRAM command.
EXC0317
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0317 ERROR AT THE INTERFACE '(&00)' DURING RECONSTRUCTION OF TASK-SPECIFIC TABLES DURING RESTART. /RESTART-PROGRAM REJECTED
Meaning
(&00): name of the interface.
EXC0318
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0318 MEMORY POOL STILL OPEN FOR TASK. /RESTART-PROGRAM NOT PROCESSED
Response
De-activate the memory pool and try again the /RESTART-PROGRAM command.
EXC0319
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC0319 SATURATION LEVELS ARE NOT DEFINED IN ASCENDING ORDER. DEFAULT VALUES ARE USED
Meaning
The saturation levels of public space, as defined in the CPG options, are
not specified in the correct (ascending) order. The following default
values apply:
level 5: 97%
level 4: 95%
level 3: 91%
level 2: 87%
level 1: 83%.
Response
Correct the CPG options for the next startup.
EXC032A
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC032A /RESTART-PROGRAM CANNOT BE EXECUTED IN THIS SDF-P ENVIRONMENT; 'UNLOAD-PROGRAM' IMPOSSIBLE
Meaning
A program has been interrupted and a /RESTART-PROGRAM command has been
executed. The unload of the program before executing the restart command
is not possible due to the actual SDF-P environment.
Response
Terminate the program or the task before executing the /RESTART-PROGRAM
command.
EXC032B
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC032B CHECKPOINT FILE INCONSISTENT: /RESTART-PROGRAM REJECTED
EXC0354
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : YES
EXC0354 THE WHEN QUEUE IS EMPTY
Meaning
(Response to a /STA WHQ command).
EXC0356
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0356 NO MESSAGE OUTSTANDING ON ANY CONSOLE
Meaning
No message requiring a reply is outstanding on any console.
(Response to a /STA MSG command).
EXC0371
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 50
Warranty : YES
EXC0371 REQUESTED OPERAND IN COMMAND RESERVED FOR THE SYSTEM ADMINISTRATOR. COMMAND REJECTED
Meaning
The user requested
- a function reserved for the console operator or the system administrator
- information on an user ID other than his own.
EXC0381
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0381 STEP COMMAND NOT ALLOWED WHILE A PROGRAM IS LOADED
Meaning
A /SET-JOB-STEP or /STEP command is prohibited while a program is still
loaded.
Procedure aborted.
Terminate the loaded program (e.g. with /CANCEL-PROGRAM).
EXC0410
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0410 NO PROGRAM LOADED. /EOF COMMAND REJECTED.
Meaning
The /EOF command is valid only if a program is loaded.
EXC0419
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0419 /LOGOFF AT (&00) ON (&01) FOR TSN '(&02)'
Meaning
(&00): time
(&01): date (yy-mm-dd).
EXC0420
Destination: CONSOLE Routing code: J Weight: 50
Warranty : NO
EXC0420 /LOGOFF PROCESSED. CPU TIME USED: (&00) SEC, USER ID: (&01), TASK ID: (&02), JOB NAME: (&03)
Meaning
The user task with the internal task ID (&02) has been terminated.
EXC0421
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0421 CPU TIME USED: (&00)
Meaning
(&00): CPU time used (in seconds)
EXC0422
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0422 INVALID OPERAND IN /LOGOFF OR /ABEND. COMMAND REJECTED
Meaning
Syntax error in one of the operands in /LOGOFF or /ABEND command.
EXC0424
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0424 INSUFFICIENT MEMORY. RETRY /TURN LATER
EXC0425
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0425 SYSTEM DEADLOCK. RETRY /TURN LATER
Meaning
Due to system saturation, no new task can be created for the processing
of the /TURN command.
EXC0426
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0426 INVALID DECLARATION IN 'DEST' OR 'DESTALL' OPERAND. COMMAND REJECTED
Meaning
An invalid declaration in the DEST or DESTALL operand has been specified
for the messages which the /TURN command is to select from the
logging file.
EXC0427
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0427 SRC OPERAND INVALID IN /TURN. COMMAND REJECTED
Meaning
An invalid source has been specified for the messages which the
/TURN command is to select from the logging file.
EXC0428
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0428 INPUT TRUNCATED. PROCESSING CONTINUED
Meaning
Too many routing codes have been assigned to the console specified in the
DESTALL operand of the /TURN command. Some of the routing codes are
disregarded.
EXC0429
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0429 INVALID OPERAND IN /TURN. COMMAND REJECTED
EXC0430
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0430 INVALID 'TIME' OPERAND IN /TURN. COMMAND IGNORED
EXC0431
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0431 PROCESSING OF AN EARLIER /TURN NOT YET COMPLETED. RETRY COMMAND LATER
Meaning
Two successive /TURN commands have been issued although only one can be
processed at a time.
EXC0432
Destination: CONSOLE Routing code: R Weight: 90
Warranty : NO
EXC0432 PROCESSING OF /TURN TO BE CONTINUED? REPLY (Y=YES; N=NO)
Meaning
This message appears whenever a complete screen has been output to allow
the operator to decide whether or not command processing is to be
continued.
Response
Y: processing of the command will be continued
N: processing of the command will be terminated.
EXC0433
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC0433 PROCESSING OF /TURN ABORTED
Meaning
One of the following events has occurred while a /TURN command
was being processed:
- unrecoverable error when opening or reading the logging file
- the operator has given an invalid response to message EXC0432 for
three times in succession
- Memory shortage
Response
The /TURN command may be re-issued.
EXC044D
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC044D WARNING: F5 LABEL MAY BE INCONSISTENT. ALREADY DEALLOCATED DISK SPACE ON VOLUME '(&00)' CANNOT BE DEALLOCATED FOR FILE '(&01)'
Meaning
Bits in the F5 label which have already been reset cannot be reset
a second time.
Response
Contact the system administrator.
EXC044E
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC044E SATURATION LEVEL 4 FOR PUBSET/VOLUMESET '(&00)' EXCEEDED. REQUEST FOR DISK SPACE ACCEPTED NEVERTHELESS? REPLY (Y=YES; N=NO)
Meaning
Requests from non-privileged users for disk space on a public volume set
are normally rejected if they would cause saturation level 4 to be
exceeded or if saturation level 4 has already been exceeded.
Response
Y: the request for disk space is accepted
N: the request for disk space is rejected.
EXC044F
Destination: CONSOLE Routing code: R Weight: 50
Warranty : NO
EXC044F Warning: Pubspace limit exceeded for user ID '(&00)' on pubset '(&01)'. Erase files no longer required
Meaning
The public space used for files of a given user ID on the specified
pubset has exceeded the corresponding limit. For an SM pubset, it can
be one of the limits from the group of contingents for permanent
space.
For an user with a temporarily-allowed enforcement setting who
receives this message at logon with reference to his default pubset,
this is also an information that for the current job no allocation
above the assigned space limit will be allowed.
(&00): user ID
(&01): pubset ID
Response
For an SM pubset, the affected space contingent can be found out by
comparing the used and limit values of the different space types in
the output of /SHOW-USER-ATTRIBUTES INFO=*PUBSET-ATTRIBUTES
(column PERM-SPACE).
The system administrator can change these limits by means of
/MODIFY-USER-PUBSET-ATTRIBUTES or /MODIFY-USER-ATTRIBUTES, if
desired.
EXC0440
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0440 SPACE SATURATION LEVEL '0' REACHED ON PVS '(&00)'. SPACE USED = (&01) HP'S, AVAILABLE SPACE = (&02) HP'S
EXC0441
Destination: CONSOLE Routing code: * (main console) Weight: 50
Warranty : NO
EXC0441 SPACE SATURATION LEVEL '1' REACHED ON PVS '(&00)'. SPACE USED = (&01) HP'S, AVAILABLE SPACE = (&02) HP'S
EXC0442
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0442 SPACE SATURATION LEVEL '2' REACHED ON PVS '(&00)'. SPACE USED = (&01) HP'S, AVAILABLE SPACE = (&02) HP'S
EXC0443
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0443 SPACE SATURATION LEVEL '3' REACHED ON PVS '(&00)'. SPACE USED = (&01) HP'S, AVAILABLE SPACE = (&02) HP'S
EXC0444
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0444 SPACE SATURATION LEVEL '4' REACHED ON PVS '(&00)'. SPACE USED = (&01) HP'S, AVAILABLE SPACE = (&02) HP'S. ERASE FILES NO LONGER REQUIRED
Meaning
On the specified PVS, only privileged disk allocation is still allowed.
Response
Issue an appropriate /BROADCAST command, if desired.
EXC0445
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0445 SPACE SATURATION LEVEL '5' REACHED ON PVS '(&00)'. SPACE USED = (&01) HP'S, AVAILABLE SPACE = (&02) HP'S. IMMEDIATELY ERASE FILES NO LONGER REQUIRED
Meaning
On the specified PVS, only privileged disk allocation is still allowed.
Response
Erase as many files as possible immediately and issue an appropriate
/BROADCAST command, if desired.
EXC0446
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0446 F5 LABEL OF DISK '(&00)' DESTROYED
Meaning
In the case of private disks, the task trying to access the disk is
aborted. Where public volumes are concerned, the system run is aborted
immediately. If files on volume counter are less than 0 only, the system
run continues.
EXC0447
Destination: CONSOLE Routing code: D Weight: 70
Warranty : NO
EXC0447 WARNING: IF DISK '(&00)' IS NOT MOUNTED, A FILE CANNOT BE COMPLETELY ERASED
Meaning
If disk (&00) is not mounted, a file which has extents on this disk cannot
be completely deleted. This would mean that the F5 label is not updated
and disk space remains allocated until the next VOLIN run.
Response
Mount disk, if possible.
EXC0448
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0448 SYSTEM ERROR : PVS '(&00)' IS NO LONGER ACCESSIBLE FOR ALLOCATOR
Response
Prepare material for diagnosis.
EXC045B
Destination: CONSOLE Routing code: R Weight: 50
Warranty : NO
EXC045B USE OF COMMAND RESTRICTED TO SYSTEM ADMINISTRATOR OR OPERATOR. COMMAND REJECTED
Meaning
The command may only be issued by the
system administrator or the operator.
EXC045C
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC045C '(&00)' COMMAND IS STILL PROCESSED. RETRY COMMAND LATER
Meaning
A new command can only be processed if the preceding command has been
processed completely.
EXC045D
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC045D INVALID OPERAND IN /MODIFY-TASK-CATEGORIES. COMMAND IGNORED
Response
Correct command and retry.
EXC045E
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC045E INVALID KEYWORD OPERAND IN /MODIFY-TASK-CATEGORIES. COMMAND REJECTED
EXC0450
Destination: USER-TASK, CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC0450 INVALID OPERAND IN /MODIFY-SYSTEM-BIAS. COMMAND IGNORED
Response
Correct command and retry.
EXC0451
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0451 USE OF /MODIFY-SYSTEM-BIAS RESTRICTED TO SYSTEM ADMINISTRATOR OR OPERATOR. COMMAND REJECTED
EXC0452
Destination: USER-TASK, CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC0452 INVALID OPERAND VALUE '(&00)' IN /MODIFY-SYSTEM-BIAS. COMMAND REJECTED
Meaning
The value (&00) specified for the operand is not within the permitted
range.
Response
Correct command and retry.
EXC0455
Destination: CONSOLE Routing code: R Weight: 50
Warranty : NO
EXC0455 TASK PREEMPTION LEVEL = (&00)
Meaning
A resources bottleneck has occurred, adversely affecting system
performance. As a result, low-priority tasks are preempted in order to
enable tasks with higher priority to be activated (task preemption).
There are 4 preemption levels (0 to 3), where level '0' indicates a
normal system run. The preemption control function (PCF) of the task
scheduler recognizes whether the preemption level is higher than '0' and
attempts to reduce it, if necessary. If the level drops subsequently, the
attempt was successful. These automatic corrections by the PCF are
performed up to and including level '3' and should be monitored by the
system administrator.
Response
Measures have to be taken only if
- the message recurs frequently
- the preemption rate remains at level 3, or
- the preemption rate switches constantly between different levels.
In the last two cases, the current task mix is unfavourable for the task
scheduler. System performance can be improved by reducing the value of the
MINIMUM-ACTIVE-TASKS operand of the /MODIFY-TASK-CATEGORIES command for
at least one category.
EXC0456
Destination: CONSOLE Routing code: R Weight: 50
Warranty : NO
EXC0456 PREEMPTION CONTROL FUNCTION TERMINATED
Meaning
As the task preemption level has been reduced to normal (level '0'),
PCF terminates. The measures taken by PCF in order to effect the reduction
have been reset. This message is issued in conjunction with the message
'TASK PREEMPTION LEVEL = 0'.
Response
If the system allows, reset all measures taken by the system administrator
in order to reduce the task preemption level.
Information on the system status may be obtained by means of the command
/SHOW-SYSTEM-STATUS INF=CATEGORY or with the aid of the
software monitor SM2.
EXC0457
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC0457 REQUEST CURRENT CATEGORY STATUS. REDUCE MIN MPL'S BECAUSE THERE ARE FEWER ACTIVE MPL'S THAN MIN MPL'S
Meaning
All measures taken so far to reduce the task preemption level have been
unsuccessful. The preemption control function (PCF) of the task scheduler
continues to register an excessively high task preemption rate, caused
by an unfavourable setting of the operand MINIMUM-ACTIVE-TASKS in the
/MODIFY-TASK-CATEGORIES command. This message is issued in conjunction
with message 'TASK PREEMPTION LEVEL = 3'.
Response
Issue /SHOW-SYSTEM-STATUS INF=CATEGORY in order to obtain information
about
- the number of active tasks (MPL - multi-programming level)
- the value of the operand MINIMUM-ACTIVE-TASKS for each of the
task categories defined.
Other relevant system tuning information can be obtained using the
software monitor SM2.
On the basis of the data supplied, select a more suitable value for the
operand MINIMUM-ACTIVE-TASKS of the /MODIFY-TASKS-CATEGORIES command.
EXC046B
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC046B CATEGORY DOES NOT EXIST. COMMAND REJECTED
EXC046C
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC046C MODIFICATION OF 'SYSTEM' CATEGORY ATTRIBUTES NOT PERMITTED. COMMAND REJECTED
EXC046D
Destination: CONSOLE Routing code: R Weight: 50
Warranty : NO
EXC046D PROCESSING OF /MODIFY-TASK-CATEGORIES COMPLETED
EXC049B
Destination: CONSOLE Routing code: J Weight: 70
Warranty : NO
EXC049B PCS ACTIVE. OPERANDS OF /MODIFY-TASK-CATEGORIES TAKE EFFECT AFTER DEACTIVATION OF PCS
Meaning
The operands of the /MODIFY-TASK-CATEGORIES command are saved. They take
effect after deactivation of the PCS.
EXC049C
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC049C PROCESSING OF /MODIFY-TASK COMPLETED FOR TSN (&00)
EXC049D
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC049D /MODIFY-TASK NOT PERMITTED FOR SYSTEM OR SPOOL TASK. COMMAND REJECTED
Meaning
Task attributes for a spool or system task cannot be changed by means of
/MODIFY-TASK.
EXC0536
Destination: CONSOLE Routing code: R Weight: 99
Warranty : NO
EXC0536 DMS ERROR '(&00)' DURING RESET TSN FILE. STARTUP ABORTED. IN SYSTEM MODE /HELP-MSG DMS(&00)
Meaning
The unrecoverable DMS error (&00) has occurred during the reset of the
TSN file, thereby causing startup to be aborted.
For more detailed information about the DMS error code enter /HELP-MSG in
system mode or see the BS2000 manual 'System Messages' or one of the
BS2000 DMS manuals.
Response
Take system dump, if desired.
EXC0544
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0544 ERROR WHEN CALLING DOCFSFI - DMS COPY CLASS 4 - SJMTSN TERMINATED ABNORMALLY
EXC0550
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0550 SHUTDOWN PROCESSING INITIATED
Meaning
An irreversible SHUTDOWN Process was initiated.
Response
NONE
EXC0552
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0552 SHUTDOWN PROCESSING WITH AUTOMATIC RESTART INITIATED
Meaning
An irreversible SHUTDOWN Process was initiated.
An Automatic Restart was specified with the SHUTDOWN Request, i.e.
after System Termination a System Restart should be initiated.
Response
NONE
EXC0557
Destination: CONSOLE Routing code: R Weight: 99
Warranty : NO
EXC0557 SHUTDOWN PROCESSING COMPLETED (&00)
Meaning
(&00): If grave problems occurred during the processing of the SHUTDOWN
the following hint will be given as insert:
"WITH PROBLEMS. TAKE SLED".
Otherwise (&00) is a empty insert.
EXC0645
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0645 INVALID OPERAND IN /CONSOLE. COMMAND REJECTED
EXC0646
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0646 ILLEGAL COMBINATION OF OPERANDS IN /CONSOLE. COMMAND REJECTED
EXC0647
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0647 INVALID CONSOLE NAME IN /CONSOLE. COMMAND REJECTED
EXC0648
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0648 UNPAIRED CONSOLE MNEMONICS IN /CONSOLE DEFINE,REPLACEMENT. COMMAND REJECTED
EXC0649
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0649 TELESERVICE CONSOLE NOT ALLOWED AS SUBSTITUTE CONSOLE. /CONSOLE REJECTED
Meaning
A teleservice console (console with device address 02) is not allowed
as a substitute console.
Response
Specify different substitute console.
EXC065A
Destination: CONSOLE Routing code: E Weight: 70
Warranty : NO
EXC065A ONE /CHANGE-CONSLOG ALREADY BEING PROCESSED. RETRY COMMAND LATER
Meaning
The system cannot process more than one /CHANGE-CONSLOG command at a time.
A second one was issued before the first was completely processed.
EXC0651
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0651 CONSOLE '(&00)' IS OPERABLE AGAIN
Meaning
(&00): Mnemonic device name of the console.
Response
At 3026 Central Operator Consoles press key 'TFR' and then key 'RS'.
At all other console types press key 'BP RUECKSETZEN'.
EXC0652
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0652 CONSOLE '(&00)' TAKES OVER ALL FUNCTIONS AND AUTHORIZATIONS OF CONSOLE '(&01)'
Meaning
(&00), (&01): Mnemonic device names of the consoles.
EXC0653
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0653 CONSOLE '(&00)' IS NEW SUBSTITUTE CONSOLE FOR '(&01)'
Meaning
Console '(&00)' will become an active substitute console for '(&01)' if
console '(&01)' is defective, or after entry of the command
/CONSOLE SWITCH,OFF=(&01).
EXC0654
Destination: CONSOLE Routing code: E Weight: 70
Warranty : NO
EXC0654 /CONSOLE MAY BE ISSUED ONLY FROM MAIN CONSOLE. COMMAND REJECTED
EXC0655
Destination: CONSOLE Routing code: E Weight: 99
Warranty : NO
EXC0655 '(&00)' BECOMES MAIN CONSOLE
EXC0657
Destination: CONSOLE Routing code: E Weight: 99
Warranty : NO
EXC0657 LOGGING FILE '(&00)' CLOSED
EXC0681
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0681 AUTOMATIC RESTART SWITCHED ON: DELAY=(&00) SEC., UPTIME=(&01) MIN., IPL DEVICE='(&02)', IPL VSN='(&03)', DUMP='(&04)'
Meaning
In the event of a system crash ($CRASH- or $TRMSES-interface) or of a
shutdown with automatic restart (/SHUTDOWN END,RESTART=YES),
SLED (if requested) and system startup (till SYSTEM READY) are
initiated automatically.
DELAY: time (in seconds) that the automatic SLED is delayed to allow
for operator action
UPTIME: after SYSTEM READY if a system crash occurs within (&01) minutes
no automatic restart is initiated.
DUMP: control the dump generation
*NO : no dump will be taken
*STD : dump generation according to the request
*SNAP : snapshot dump will be taken unconditionally
*SLED : sled will be taken unconditionally
EXC0682
Destination: CONSOLE Routing code: * (main console) Weight: 50
Warranty : NO
EXC0682 AUTOMATIC RESTART SWITCHED OFF
Meaning
In the event of a system crash ($CRASH- or $TRMSES-interface) or of a
shutdown with automatic restart (/SHUTDOWN END,RESTART=YES),
no automatic restart will be performed.
EXC0684
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0684 INVALID OPERAND IN COMMAND FOR RESTART PROCESSING. COMMAND REJECTED
Response
Retry the command concerned, using the following operands:
/SHOW-RESTART-OPTIONS
/SET-RESTART-OPTIONS ON?-?
?,UPTIME=n?
?,DELAY=m?
?,DUMP=x?
/SET-RESTART-OPTIONS OFF.
EXC0685
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0685 'DELAY' OPERAND MUST BE A NON-NEGATIVE INTEGER. COMMAND REJECTED
Response
Correct command and retry.
EXC0686
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0686 'UPTIME' OPERAND MUST BE A NON-NEGATIVE INTEGER. COMMAND REJECTED
Response
Correct command and retry.
EXC0688
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0688 AUTOMATIC RESTART INHIBITED BECAUSE IPL DEVICE IS NOT PUBLIC
Meaning
Automatic RESTART cannot be switched on, because the IPL device does not
belong to a home pubset.
Response
Either use an IPL device of a home pubset or generate such an IPL device
by means of the UGEN-VOLUME function.
EXC0700
Destination: CONSOLE Routing code: E Weight: 70
Warranty : NO
EXC0700 DER INF. (ADAM DEV.): '(&00)'
Meaning
This message provides information from the device error recovery (D.E.R)
about errors during input/output operations on devices accessed by means
of ADAM (Abstract Device Access Method).
Meaning of message insert:
(&00): Error information
Format: mmmmmmmmmm aaaa tttttttt <tx> <hx> <sb>
--------------------------------------------------------------------------
mmmmmmmmmm: (10 characters) Mnemonic names of channel, controller and
device with of the following layouts:
xxyyyyzzzz (with a channel MN of 2 characters)
xxxx--zzzz (with a channel MN of 4 characters)
xx (2 characters) Mnemonic name of channel
(xx =?? : the mnemonic name could not be determined)
xxxx (4 characters) Mnemonic name of channel
yyyy (4 characters) Mnemonic name of controller or blanks
(yyyy=???? : the mnemonic name could not be determined)
zzzz (4 characters) Mnemonic name of device
aaaa : (4 characters) Mnemonic error code
(more detailed explanations see below)
tttttttt : (8 characters) Identification of the D.E.R call
<tx> : Additional information text with variable length
(more detailed explanations see below)
<hx> : (16 characters) 8 bytes hardware information in format
<CSB> -- <USB><SB0><SB1><SB2><EFB><OP>
When interpreting the hardware bytes consult the hardware
specifications of the device in question.
(more detailed explanations see below)
<sb> : Sense bytes SB03..SB31 bzw. SB23 (Diagnostic Status Bytes)
--------------------------------------------------------------------------
Hardware information <hx>
-------------------------
<CSB> : Channel Status Byte
<USB> : Unit Status Byte
<SBi> : Sense Bytes SB00..SB02
<EFB> : Executive Flag Byte (created by BS2000 I/O management)
X'A0': A device error was reported
X'A1': I/O termination was not indicated via interrupt
X'A2': Loss of sense information (SENSE operation unsuccessful)
X'A4': Conditioncode 1, I/O not initiated
further information in CSB and USB
X'A8': Conditioncode 2, I/O not initiated
channel or device busy or termination interrupt pending
X'AC': Conditioncode 3, I/O not initiated
channel or device not configured or not ready
X'AD': I/O could not be processed successfully on any of the
generated paths connected to the device
X'C0': Abnormal hardware condition is reported
<OP> : Code of the operation that produced the hardware error
X'FF': 'Invalid CCW-Chain' detected by D.E.R
--------------------------------------------------------------------------
Mnemonic error code aaaa
------------------------
BUSY: Device or control unit is busy
CTRM: Controller malfunction
INOP: Device, controller or channel is inoperable
(For more detailed information see text information <tx> below)
IOER: IOE error in channel register 2 indicated, the I/O processor
is not working properly
NAIN: Timeout while waiting for termination of a device activity
(device end interrupt missing)
NINT: Timeout while waiting for termination of an input/output operation
(channel end interrupt missing)
--------------------------------------------------------------------------
Additional information text <tx>
--------------------------------
Information texts which do not call for an operator reply or which are
self-explanatory are not described here.
-DEFECTIVE PATH SHOULD BE REMOVED-
The path used for an input/output operation (cf. mmmmmmmmmm)
reported an unrecoverable error.
- Response:
Remove the path by means of the /REMOVE command.
-DEVICE INOPERABLE-
The device is inoperable.
- Response:
Make the device operable.
-INOPERABLE CC=3-
IOP, channel or controller is not available.
- Response:
Make the hardware component in question available and attach it
(ATTACH IOP, channel, controller, device).
--------------------------------------------------------------------------
Response
tsn.0: The input/output operation is repeated by D.E.R, using the
complete user CCW chain or a part of it.
tsn.1: D.E.R is terminated and control returned to the user program.
EXC0704
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0704 INVALID OPERAND IN /HOLD-TASK OR /RESUME-TASK. CORRECT COMMAND AND RETRY
EXC0705
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0705 UNAUTHORIZED USER. COMMAND NOT PROCESSED
Meaning
The command could not be processed, as the user who entered it is not
authorized to use the command.
EXC0707
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 70
Warranty : YES
EXC0707 SPECIFIED TASK ALREADY IN LOGOFF OR NOT YET LOGGED ON. COMMAND REJECTED
Meaning
The command has been rejected as the task has already logged off or has
not yet logged on.
EXC0708
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC0708 /HOLD-TASK COMMAND ALREADY GIVEN FOR THIS TASK. COMMAND IGNORED
EXC0710
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC0710 TASK IS A TP TASK. COMMAND REJECTED
Meaning
The /HOLD-TASK command is not allowed for tasks belonging to the category
TRANSACTION PROCESSING.
EXC0711
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 50
Warranty : NO
EXC0711 SPECIFIED TASK NOT FOUND IN SYSTEM. CMD REJECTED
Meaning
A command has been issued a specified task unknown to the system.
Response
Check specification via TSN respectively MONJV.
EXC0712
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC0712 TASK NOT PENDED BY /HOLD-TASK COMMAND. /RESUME-TASK REJECTED
EXC0713
Destination: CONSOLE Routing code: J Weight: 50
Warranty : YES
EXC0713 HOLD PROCESSING INITIATED
EXC0714
Destination: CONSOLE Routing code: R Weight: 70
Warranty : YES
EXC0714 TASK '(&00)' RELEASED FROM HOLD STATE BY SYSTEM ADMINISTRATOR
Meaning
For task (&00), the system administrator has issued a /RESUME-TASK
command,
thus releasing the task from the HOLD state.
EXC0715
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0715 /HOLD-TASK OR /RESUME-TASK NOT ALLOWED FOR THIS TASK TYPE. COMMAND REJECTED
Meaning
The command processing is only allowed for batch jobs which do not belong
to any special task type (e.g. spoolout task, archive task).
EXC0716
Destination: CONSOLE Routing code: A Weight: 99
Warranty : NO
EXC0716 ONE OR MORE TASKS PERMANENTLY PENDED. TAKE DUMP AFTER COMPLETION OF SHUTDOWN
Meaning
During the session, one or more tasks had to be permanently pended.
Response
Take a dump after termination of the system run (indicated by message
EXC0577).
EXC0732
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0732 ABNORMAL PROGRAM TERMINATION. ERROR CODE '(&00)': /HELP-MSG (&00)
Meaning
The cause of the abnormal program termination is documented by the
termination code (&00), which is a message code. For more detailed
information about this message code enter the command /HELP-MSG (&00).
EXC0733
Destination: CONSOLE Routing code: R Weight: 99
Warranty : NO
EXC0733 UNRECOVERABLE TERMINATION ERROR: TASK WITH TSN '(&00)' PENDED. CONTINUE SYSTEM RUN AND TAKE DUMP AFTER SHUTDOWN
Meaning
Due to an unrecoverable termination error, the task with TSN (&00) could
not be terminated normally. It has been permanently pended.
Response
Continue the system run normally and terminate it as usual with /SHUTDOWN.
Then take a dump with SLED to enable the diagnosis of the termination
error.
EXC0736
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0736 ABNORMAL TASK TERMINATION. ERROR CODE '(&00)': /HELP-MSG (&00)
Meaning
The cause of the abnormal task termination is documented by the
termination code (&00), which is a message code. For more detailed
information about this message code enter the command /HELP-MSG (&00).
EXC074F
Destination: CONSOLE Routing code: R Weight: 98
Warranty : NO
EXC074F ARCHIVE ACTIVE. CONTINUE SHUTDOWN PROCESSING ? REPLY (Y=YES; N=NO)
Meaning
A job is currently using subsystem ARCHIVE.
Response
Issue the DSSM command SHOW-SUBSYSTEM-STATUS SUBSYSTEM-NAME=ARCHIVE,
to know what jobs are currently using ARCHIVE. ARCHIVE should be
considered as not being used if only the job with TSN HSMS (HSMS holder
task) is using it. Before entering a response, the operator should
verify the status of the jobs currently using ARCHIVE (e.g. avoid to
cancel a system backup).
Y: SHUTDOWN processing will be continued by cancelling jobs connected
to ARCHIVE. Interrupted ARCHIVE runs or HSMS requests can be
restarted later by the user.
N: SHUTDOWN processing will be aborted.
EXC0741
Destination: CONSOLE Routing code: R Weight: 99
Warranty : NO
EXC0741 BCEND REQUEST REJECTED. SHUTDOWN PROCESSING CONTINUES
Meaning
Shutdown control issued a BCEND request to terminate the data
communication system. The request has been rejected.
EXC0742
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC0742 ISSUE /CANCEL-JOB FIRST WITHOUT 'KILL' OPERAND. COMMAND REJECTED
Meaning
Before a /CANCEL-JOB command with the KILL operand can be issued, the same
command must be entered without this operand.
EXC0743
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC0743 COMMAND MAY BE USED ONLY ONCE. COMMAND REJECTED
Meaning
The /CANCEL-JOB command with the KILL operand may be used only once.
EXC0745
Destination: CONSOLE Routing code: R Weight: 70
Warranty : NO
EXC0745 SHUTDOWN QUIET ALREADY BEING PROCESSED. REQUEST REJECTED
EXC0746
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0746 SYNTAX ERROR IN /SHUTDOWN COMMAND
Response
Enter the /SHUTDOWN command correctly.
EXC0747
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0747 SHUTDOWN REQUEST WITHDRAWN BY CALLER
Meaning
The reply from the caller to message EXC074F or EXC074E has been 'N'.
The SHUTDOWN request is not executed.
EXC0748
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0748 SHUTDOWN REQUEST WITHDRAWN BY OPERATOR
Meaning
The reply from the operator to message EXC074F or EXC074E has been 'N'.
The SHUTDOWN request is not executed.
EXC0750
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0750 'UPTIME' IGNORED DUE TO STCK-ERROR. AUTOMATIC RESTART WILL BE DONE UNCONDITIONALLY
Meaning
The STARTUP time could not be determinated because the STCK instruction
was
not successful. The UPTIME given by the command /SET-RESTART-OPTIONS ON is
ignored and in the case of a crash an automatic restart will be done
unconditionally.
EXC0755
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 50
Warranty : YES
EXC0755 INFORMATION ON TASK WITH (&00) '(&01)' CANNOT BE GIVEN
Meaning
Possible causes:
- The task does not exist.
- The status of the task does not allow information to be displayed (e.g.
the task is in initialization or termination or is pended indefinitely).
(&00): TSN or NAME, JOB-NAME, SPOOLOUT-NAME, TID
(&01): operand value.
EXC0756
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 50
Warranty : NO
EXC0756 TOO MANY POSITIONAL OPERANDS IN COMMAND. COMMAND REJECTED
EXC0757
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 50
Warranty : NO
EXC0757 CURRENT VALUE OF OPERAND MISSING IN COMMAND. COMMAND IGNORED
Meaning
For the command specified, the value of the mandatory positional operand
has been omitted.
EXC0758
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 50
Warranty : NO
EXC0758 OPERAND NOT ALLOWED IN COMMAND. COMMAND REJECTED
Meaning
The specified keyword operand cannot be combined with the remaining part
of the command.
EXC0762
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0762 TASK IS PERMANENTLY PENDED DUE TO SYSTEM ERROR. COMMAND REJECTED
Meaning
A /CANCEL-JOB command is illegal for a task which is permanently pended.
EXC0773
Destination: CONSOLE Routing code: R Weight: 99
Warranty : YES
EXC0773 COMMAND PROCESSED FOR TASK WITH TSN '(&00)', USER ID '(&01)'
Meaning
A /CHANGE-JOB-PRIORITY command has been processed.
EXC0795
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0795 TERMINATION OF TASK OR JOB STEP TEMPORARILY NOT POSSIBLE. RETRY COMMAND LATER
Meaning
A system process temporarily prevents the termination of the job step or
of the task specified in the /CANCEL-JOB command.
Response
Retry the command later. If repeated attempts to terminate the job step or
the task prove unsuccessful, contact the system administrator.
EXC0805
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0805 WAITING NOT POSSIBLE BECAUSE IMMEDIATE SHUTDOWN IMMINENT. CMD REJECTED
EXC0806
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0806 WAITING NOT POSSIBLE BECAUSE TASK SPECIFIED IN CMD HAS BEEN CANCELLED. CMD NOT PROCESSED
EXC0809
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0809 SPECIFIED USER ID SEVERED BY SYSTEM ADMINISTRATOR
EXC0816
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0816 INVALID OPERAND IN COMMAND. COMMAND REJECTED
EXC0822
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0822 OPERANDS IN COMMAND ARE INCONSISTENT. COMMAND REJECTED
Meaning
The operand list in the command contains inconsistencies (the same
switches
are specified in the ON and OFF lists or in the ON- and INVERT lists).
EXC0823
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0823 COMMAND PROCESSED BUT COMMUNICATION WITH THE JOBS IN THE WHEN QUEUE WAS IMPOSSIBLE
EXC0844
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0844 TASK TEMPORARILY HELD DUE TO PAGING DEVICE SATURATION. TASK WILL BE CONTINUED AUTOMATICALLY
Meaning
Processing of the task is interrupted because the paging device is
saturated. The task will be released automatically for further
processing as soon as enough blocks become available.
EXC0849
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0849 COMMAND NOT ALLOWED WHILE FILE ON PRIVATE VOLUME IS OPEN. COMMAND REJECTED
Response
Release the private volumes and reenter the rejected command.
EXC0857
Destination: CONSOLE Routing code: D Weight: 70
Warranty : NO
EXC0857 DER INF. (DISK): (&00)
Meaning
This message provides information from the device error recovery (D.E.R)
about errors during input/output operations on disk storages.
Meaning of message insert:
(&00): Error information
Format: mmmmmmmmmm aaaa tttttttt <tx> <hx>
----------- Standard information -----------------------------------------
mmmmmmmmmm: (10 characters) Mnemonic names of channel, controller and
device with of the following layouts:
xxyyyyzzzz (with a channel MN of 2 characters)
xxxx--zzzz (with a channel MN of 4 characters)
xx (2 characters) Mnemonic name of channel
(xx =-- : the mnemonic name could not be determined)
xxxx (4 characters) Mnemonic name of channel
yyyy (4 characters) Mnemonic name of controller or blanks
(yyyy=---- : the mnemonic name could not be determined)
zzzz (4 characters) Mnemonic name of device
aaaa : (4 characters) Mnemonic error code
(more detailed explanations see below)
tttttttt : (8 characters) Identification of the D.E.R call
----------- Additional information ---------------------------------------
At least one of the following items is shown in the message
<tx> : Additional information text of variable length
(more detailed explanations see below)
<hx> : Hardware information as a sequence of hexadecimal characters
in one of the following formats:
---------------------------
Standard format:
<CSB>--<USB><SB00><SB01><SB02><EFB><OPC> <SNS>
---------------------------
SCSI format (FibreChannel):
<CSB>==<USB><PSB07><ASC><ASCQ><EFB><OPC> <PSBs>::<SSBs>
---------------------------
CSB : Channel Status Byte
USB : Unit Status Byte
EFB : Executive Flag Byte (created by BS2000 I/O management)
A0 : A device error was reported
A1 : I/O termination was not indicated via interrupt
A2 : Loss of sense information (SENSE operation unsuccessful)
A4 : Conditioncode 1, I/O not initiated
further information in CSB and USB
A8 : Conditioncode 2, I/O not initiated
channel or device busy or termination interrupt pending
AC : Conditioncode 3, I/O not initiated
channel or device not configured or not ready
AD : I/O could not be processed successfully on any of the
generated paths connected to the device
C0 : Abnormal hardware condition is reported
OPC : Code of the operation that produced the hardware error
FF : Operation code not available
---------------------------
-- : Indicator for standard format
SBi : 1st.-3rd. device sense byte (SB00..SB02)
SNS : Remaining device sense bytes (SB03..SB23/SB31)
---------------------------
== : Indicator for SCSI format (FibreChannel)
PSB07: 8th. sensebyte of the FibreChannel adapter
(containing the sense key of the device)
ASC : Additional Sense Code of the device
ASCQ: Additional Sense Code Qualifier of the device
PSBs: Sense data of the FibreChannel adapter:
Format: <PSB00-03>..<PSB08-15>
SSBs: Sense data of the device:
1st. - 15th. sensebyte (SSB00..SSB14>
(SSB02: Key, SSB12: ASC, SSB13: ASCQ)
---------------------------
When interpreting the hardware bytes consult the hardware
specifications of the device in question.
--------------------------------------------------------------------------
Mnemonic error code aaaa
------------------------
BOPE: Bus Out Parity Error
BUSY: Device busy or reserved to another channel for a longer
period of time
CORR: Too many correctable data errors for one I/O
CSBE: Channel status byte error
EBM: Error bits missing, e.g. because of failing Sense command
EOCY: End of cylinder
EQCH: Equipment check bit set, i.e. hardware failure
FPRT: The operation violates the file mask or the defined extent
ILOP: Illegal operation / sequence
IMPE: Imprecise Ending (ECKD-Write incomplete)
INCL: Block longer/shorter than CCW byte count
INCP: Locate Record Incomplete Domain
INOP: Device inoperable, or path not available
IOER: I/O-Error reported through Machine Check / IOE-Bit
IVAD: Invalid block length definition in Define Extent command
IVCH: The scanned CCW chain or the address used by TIC CCW is not
aligned on a doubleword boundary, or the invalid CCW cannot
be identified, or TIC CCW is the first CCW in the chain
LPOS: Positioning error, operation incomplete
MTOP: Message to operator, request for customer engineer
NINT: No termination interrupt detected (time out)
NTFC: Record not found
PERR: Permanent read/write error
PGER: Paging I/O completed with errors, system run continues
READ: Error on system page, see 'READ ERROR ON SYSTEM PAGE' below
RESV: The device is reserved to another channel
SRNH: Service request not honored (data overrun)
TROV: Track overflow / incorrect track format
UNRC: Other I/O-errors (error condition unknown)
WRSW: Writing inhibited
--------------------------------------------------------------------------
Additional information text <tx>
--------------------------------
Information texts which do not call for an operator reply or which are
self-explanatory are not described here.
-cccc.hhh-
Decimal cylinder and track address of the last reached
block of a paging I/O;
-****.***-, if not available.
-BACK UP SSD-VOLUME BEFORE POWER OFF
HW patrol check detected an error in the 3410(SSD).
A backup of the volume is necessary to avoid data getting
lost by next power off.
-CC=3, CHECK CONFIGURATION !- :
IOP, channel or controller is inoperable or not available,
warning see under CC=0.
-CC=0, CHECK CONFIGURATION !- :
The specified device or string is disabled, or the device is
attached, but the power is switched off, or the selected
device is not available or in CE mode.
Warning: Coordinate system tables and hardware configuration
either by means of a /REMOVE command or by attaching the
appropriate hardware components.
-DEVICE BUSY/RESERVED-:
A disk drive is busy or reserved to another channel for longer
than about 2 minutes; entering 'tsn.0' causes normal retries,
'tsn.2' causes an Unconditional Reserve in order to restart the
same I/O operation via the new path, entering 'tsn.1'
terminates the I/O operation without trying an Unconditional
Reserve.
-DISK STILL CACHED-:
Formatting of a disk which is still in caching mode with a
controller 3419/3421 has been attempted. The corresponding
cache assignment should be released using the PCA command
/FORCE-CONTROLLER-CACHING-STOP UNIT=xx,VOLUME=BY-DISK-UNIT
(DISK-UNIT=mn). If no operating system is available to do
this the CE must reset the controller.
Warning: any established SSDs of this controller will be lost
when resetting.
-SERVICE INFO-:
Special HW-events have been detected which are to be made known
to the customer engineer (e.g. logging mode exit).
-UNCONDITIONAL RESERVE UNSUCCESSFUL-:
The attempt to execute an Unconditional Reserve was
unsuccessful due to a permanent I/O error.
--------------------------------------------------------------------------
Special additional message of PAGING Device Error Recovery:
READ ERROR ON SYSTEM PAGE
A system page could not be read without errors.
The preceeding EXC0857 message gives further information.
An asynchronous device check is initiated, that may result in
a REMOUNT message and further attempts are made to read the
page
Response
tsn.0: restart the user I/O.
tsn.1: terminate D.E.R and continue the user program.
tsn.2: perform an Unconditional Reserve and restart the user I/O.
EXC0858
Destination: CONSOLE Routing code: T Weight: 99
Warranty : NO
EXC0858 DER INF. (TAPE): '(&00)'
Meaning
This message provides information from the device error recovery (D.E.R)
about errors during input/output operations on magnetic tape devices.
Meaning of message insert:
(&00): Error information
Format: mmmmmmmmmm aaaa tttttttt vvvvvv <tx> <hx>
----------- Standard information -----------------------------------------
mmmmmmmmmm: (10 characters) Mnemonic names of channel, controller and
device with of the following layouts:
xxyyyyzzzz (with a channel MN of 2 characters)
xxxx--zzzz (with a channel MN of 4 characters)
xx (2 characters) Mnemonic name of channel
(xx =-- : the mnemonic name could not be determined)
xxxx (4 characters) Mnemonic name of channel
yyyy (4 characters) Mnemonic name of controller or blanks
(yyyy=---- : the mnemonic name could not be determined)
zzzz (4 characters) Mnemonic name of device
aaaa : (4 characters) Mnemonic error code
(more detailed explanations see below)
tttttttt : (8 characters) Identification of the D.E.R call
----------- Additional information ---------------------------------------
vvvvvv : (6 characters) VSN (Volume Serial Number)
(------ : no VSN could be determined)
<tx> : Additional information text with variable length
(more detailed explanations see below)
<hx> : Hardware information as a sequence of hexadecimal characters
in one of the following formats:
---------------------------
Standard format:
<CSB>--<USB><SB00><SB01><SB02><EFB><OPC> <SNS>
---------------------------
SCSI format (FibreChannel):
<CSB>==<USB><PSB07><ASC><ASCQ><EFB><OPC> <PSBs>::<SSBs>
---------------------------
CSB : Channel Status Byte
USB : Unit Status Byte
EFB : Executive Flag Byte (created by BS2000 I/O management)
A0 : A device error was reported
A1 : I/O termination was not indicated via interrupt
A2 : Loss of sense information (SENSE operation unsuccessful)
A4 : Conditioncode 1, I/O not initiated
further information in CSB and USB
A8 : Conditioncode 2, I/O not initiated
channel or device busy or termination interrupt pending
AC : Conditioncode 3, I/O not initiated
channel or device not configured or not ready
AD : I/O could not be processed successfully on any of the
generated paths connected to the device
C0 : Abnormal hardware condition is reported
OPC : Code of the operation that produced the hardware error
FF : Operation code not available
---------------------------
-- : Indicator for standard format
SBi : 1st.-3rd. device sense byte (SB00..SB02)
SNS : Remaining device sense bytes (SB03..SB23/SB31)
---------------------------
== : Indicator for SCSI format (FibreChannel)
PSB07: 8th. sensebyte of the FibreChannel adapter
(containing the sense key of the device)
ASC : Additional Sense Code of the device
ASCQ: Additional Sense Code Qualifier of the device
PSBs: Sense data of the FibreChannel adapter:
Format: <PSB00-03>..<PSB08-15>
SSBs: Sense data of the device:
1st. - 15th. sensebyte (SSB00..SSB14>
(SSB02: Key, SSB12: ASC, SSB13: ASCQ)
---------------------------
When interpreting the hardware bytes consult the hardware
specifications of the device in question.
--------------------------------------------------------------------------
Mnemonic error code aaaa
------------------------
BLSX: A data block that is to be written exceeds the maximum block size
BOEX: Boundary Exception:
1. An attempt has been made to position the medium beyond the
medium delimiters -or-
2. Buffered write data should be read, but the buffer is empty
BOPE: A parity error occurred during data transmission from the channel
to the tape control unit
BUSY: Device or control unit is busy
CALG: The data was written with a compaction algorithm which is not
supported by the controller
CHPE: Channel protocol error
CIRP: Channel interface recovery - permanent
CIRT: Channel interface recovery - temporary
CLRQ: A clean request is pending
CLCF: Device cleaning complete
CMDR: Command Reject
1. Illegal operation code detected -or-
2. Invalid argument of the channel command (CCW data)
CMRT: Command retry request
COEX: Configuration Exception
Incompatibility between the requested function and the state or the
configuration of the device or the control unit
CRYE: A data encryption related error occurred
The following additional text inserts give more detailed information
about the possible reason:
-ENCRYPTION REQUEST ERROR-, -ENCRYPTION DATA ERROR-,
-ENCRYPTION HARDWARE ERROR-, -ENCRYPTION MEDIUM ERROR-
The meaning of these text inserts is explained below.
CSBE: An error is indicated in the CSB
CUTE: A controller malfunction was detected
(The control unit can continue the current process either by itself
or after the device error recovery has taken appropriate measures)
DEGM: An error condition has been detected that might adversely
affect the performance of the tape subsystem
DSEE: A data security erase error occurred
DSNO: Attempts to transfer data in streaming mode were unsuccessful,
control switches automatically into interlock mode
DTCK: Data Check
1. An invalid data condition was detected during a read or write
operation -or-
2. The positioning information is lost
EBM: There are no sense bytes due to an error when collecting sense data
from the device or because the supplied sense bytes have been
deleted
EMPT: 1. The tape is empty -or-
2. An excessively large interblock gap has been recognized when
reading from the tape
EODM: Read access beyond validly written data is attempted
EQCH: Device equipment check or tape material check recognized
EXEX: Execution Exception
The requested function could not be executed successfully, but no
hardware error has been detected
(e.g. while a rewind/unload operation is in progress)
FENC: Device detached
HIST: The D.E.R HISTORY function detected an event
IDCK: The recording density in the identification block cannot be
verified
IFCK: Interface Check: Error while communicating on a channel path
INOP: Device, controller or channel is inoperable
(For more detailed information see text information <tx> below)
IOER: IOE error in channel register 2 indicated, the I/O processor
is not working properly
IVCH: 1. The CCW chain is incorrect -or-
2. Invalid argument of the channel command (CCW data)
IVRQ: The device is inoperable, intervention required
LDCK: Load check, tape loading aborted
LIBE: Automated tape library error
LOG : A statistic record has been logged in the HEL-file
LWRE: Parity error indicated when processing the Loop-Write-To-Read
instruction used for checking device paths
NAIN: Timeout while waiting for termination of a device activity
(device end interrupt missing)
NASG: An input/output operation was started via a device path that
is no longer assigned to this device
NCAP: A recording density error occurred
NINT: Timeout while waiting for termination of an input/output operation
(channel end interrupt missing)
NOFT: The desired recording mode is not supported by the tape device
OVER: Overrun: A data request from a device could not be met
PREX: Protection Exception: A protection control established by the
control program has been violated
PROT: Volume is write protected, write-type command rejected
RAWR: A Parity error occurred when writing to tape
RCNF: Requested block not found, positioning command terminated
abnormally
READ: Invalid data detected when reading from tape (parity error)
RING: Write-enable ring not mounted on the tape, write request rejected
RSET: An event occurred, which caused resetting of certain conditions
on the device and/or control unit
SEQU: 1. Illegal instruction sequence detected -or-
2. An invalid sequence of block numbers has been detected when
positioning backwards to the beginning of the tape
TUCK: Tape unit check indicated
UATT: Unit Attention: Some information concerning the actual state of the
tape subsystem has been received
UNRC: Unrecoverable device error
WARN: Warning because of problems during error recovery processing
WREJ: Write Reject: The logical Block to be written is incompatible with
some drive or media requirements (e.g. block too short)
--------------------------------------------------------------------------
Additional information text <tx>
--------------------------------
Information texts which do not call for an operator reply or which are
self-explanatory are not described here.
-CALL MAINTENANCE-
The volume was locked against further access due to an error that
might result in a loss of data integrity. An attempt by the device
error recovery to remove the lock was unsuccessful.
- Response:
Remove the lock by loading (IPL) the control unit firmware again.
-CODE=6: CC=3-
During a D.E.R input/output operation condition code 3 was
detected, i.e. the IOP, channel or controller is not available.
- Response:
Make the hardware component in question available and attach it
(ATTACH IOP, channel, controller, device).
-DEFECTIVE PATH SHOULD BE REMOVED-
The path used for an input/output operation (cf. mmmmmmmmmm)
reported an unrecoverable error.
- Response:
Remove the path by means of the /REMOVE command.
-DEVICE INOPERABLE-
The device is inoperable.
- Response:
Make the device operable.
-DRIVE OFFLINE-
The device is offline or the DRIVE POWER is switched off or the
device cannot be addressed via the generated I/O path.
- Response:
Make the device online or switch on the drive power.
-DRIVE RESET SWITCH-
The DRIVE-RESET switch was pressed. The device is inoperable.
- Response:
Make the device operable.
-ENCRYPTION DATA ERROR-
a) Data decryption key fail limit exceeded.
b) Error decrypting data.
Unable to decrypt data.
c) Unencrypted data encountered while decrypting.
d) Incorrect data encryption key.
e) Key is missing or could not be generated or translated.
-ENCRYPTION HARDWARE ERROR-
a) Key Service failure or timeout.
b) Encrypted write was attempted on an unsuitable tape.
-ENCRYPTION MEDIUM ERROR-
a) Problems when decrypting the read data or when translating
the key.
b) Decryption resp. encryption is fenced.
-ENCRYPTION REQUEST ERROR-
a) Key Service not enabled, not configured or not available.
b) Key not specified or incorrect.
c) The specified key is not accepted by the device.
d) Unauthorized encryption resp. decryption request.
-EVALUATE HEL-FILE-
A statistic record has been added to HEL-file.
- Response:
Evaluate the HEL-File.
-FILE PROTECTED-
The volume referred to in a write operation is write protected.
- Response:
Remove the write protection.
-INOPERABLE CC=3-
IOP, channel or controller is not available.
- Response:
Make the hardware component in question available and attach it
(ATTACH IOP, channel, controller, device).
-MISSING WRITE RING-
The volume is protected against write access as the write-enable
ring is missing.
- Response:
Mount the tape with a write-enable ring.
-RELOAD CARTRIDGE-
The cartridge is not mounted correctly or the tape is not threaded
correctly.
- Response:
Reload the cartridge.
-RESET KEY-
The reported error occurred in conjunction with RESET KEY.
-TAPE LENGTH CHECK-
The tape has been truncated before 'BOT' was indicated.
The tape cannot be used as an output tape.
- Response:
The operator has to assign another tape.
-TIME OUT AFTER xxxxx SEC. (U:yyyyy, zzzzzzz)-
The Input/Output operation was not terminated within the specified
Response
tsn.0: The input/output operation is repeated by D.E.R, using the
complete user CCW chain or a part of it, or D.E.R requests the
device management to swap the device.
tsn.1: D.E.R is terminated and control is returned to the user program.
EXC086A
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC086A COMMAND NOT PERMITTED WHILE PROGRAM IS LOADED. CMD REJECTED
Response
Terminate program and retry rejected command.
EXC0861
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0861 TASK ENTERED WHEN QUEUE AT (&00)
Meaning
(&00): time of day (hh:mm:ss).
EXC0862
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0862 CONDITION(S) SPECIFIED IN COMMAND ARE SATISFIED. TASK CONTINUED AT (&00)
Meaning
(&00): time of day (hh:mm:ss).
EXC0863
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0863 WAITING TIME ELAPSED. CONDITION(S) SPECIFIED IN COMMAND NOT SATISFIED. TASK REMOVED FROM QUEUE AT (&00)
Meaning
The task has been removed from the WHEN queue at the specified time.
Commands are ignored until the next /SET-JOB-STEP or /LOGOFF command
is intercepted.
(&00): time of day (hh:mm:ss).
EXC0864
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0864 ALL RESOURCES OF JOB HAVE BEEN RELEASED
EXC0865
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0865 WAITING TIME EXPIRED
Meaning
The specified waiting time has expired.
EXC0866
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0866 TASK ENTERED THE WAIT STATE
EXC0868
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0868 USERID SPECIFIED IN COMMAND INVALID OR NOT FOUND. COMMAND REJECTED
EXC0870
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0870 CORE SATURATION LEVEL = (&00)
Meaning
A CORE-Saturation can exist by one of these reasons:
1. There is a lack of free, for resident pages reserved frames
in main memory.
2. if the virtual address space of a task is greater than 1 GB,
two contiguous frames are necessary for every task. If there
is a lack of contiguous frames, this message is specified.
Core saturation results in the following restrictions depending on the
reported level:
1, 2: No batch task will be started.
3: Requests of resident pages will only be serviced for special tasks.
EXC0873
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0873 NEW PAGING MEMORY SATURATION LEVEL = (&00)
Meaning
(&00): saturation level:
0: normal system run;
1: processing of previously buffered tasks will be resumed
gradually
2: batch tasks will be stored externally, the job scheduler will
be halted;
3: interactive and batch tasks will be stored externally,
new tasks will not be started.
(see also the manual 'System Operator's Guide').
Response
If this message recurs, increase the paging area.
(see also the manual 'System Administrators's Guide').
EXC0874
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0874 ADDRESS SPACE SATURATION LEVEL = (&00).
Meaning
(&00) : saturation level:
0: normal system run
1: Batch jobs are accepted but will remain in a wait state
until there is enough free system address space.
2: All user programs requiring additional system address
space will be ignored.
EXC0878
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0878 REQUESTED BRANCH ADDRESS NOT FOUND. COMMAND REJECTED
Meaning
A command with the specified name could not be found in the command
string.
EXC0885
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0885 SLOT PROCESSING INCONSISTENCY AT ADDRESS '(&00)'
Meaning
During 'get slot' processing ($GETS) or 'return slot' processing ($RETS)
an inconsistency was detected at address (&00).
EXC0886
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0886 INTERNAL DATA STRUCTURE OF SLOT POOL WITH SPID AT '(&00)' IS DEFECTIVE
Meaning
The internal data structure of the specified slot pool (&00) has been
destroyed.
(&00): address of slot pool ID.
EXC0887
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0887 GLOBAL DATA STRUCTURE OF SLOT MANAGEMENT DEFECTIVE
Meaning
The linkage of central slot pool management tables is defective.
EXC0888
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0888 $CLSS ERROR WITH SPID AT ADDRESS '(&00)'
Meaning
'Close slot pool' processing ($CLSS) for slot pool ID (&00) could not be
performed error-free, as the slot pool was not yet empty.
(&00): address of slot pool ID.
EXC0889
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0889 MAXIMUM REACHED IN SLOT POOL WITH SPID AT ADDRESS '(&00)' AND PATTERN '(&01)'
Meaning
On the attempt to extend the slot pool it has been recognized that the
upper limit of the slot pool has been reached. No additional slots
can be supplied.
Response
Analyze and remove the error cause.
EXC0890
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0890 I/O ERROR. MESSAGE CANNOT BE SENT TO TASK WITH TSN (&00). RETRY INPUT
Meaning
An I/O error occurred when trying to send a message to TSN (&00)
using the /MES or /BCST command. Processing of the sending task continues.
EXC0896
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0896 INCONSISTENT COMBINATION OF OPERANDS
Meaning
The specified operand values are inconsistent.
EXC0897
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 50
Warranty : YES
EXC0897 INCONSISTENT VALUE OF OPERAND. COMMAND IGNORED
Meaning
The value of an operand is not allowed or cannot be combined with the
remaining part of the command.
EXC0898
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 50
Warranty : NO
EXC0898 INVALID OPERAND IN COMMAND. COMMAND REJECTED
EXC0899
Destination: CONSOLE Routing code: * (main console) Weight: 90
Warranty : NO
EXC0899 INTERNAL ERROR '(&00)' DURING PROCESSING OF /SHOW-JOB-STATUS, /SHOW-USER-STATUS OR /SHOW-SYSTEM-STATUS.
EXC0901
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0901 INVALID OPERAND IN /MODIFY-JOB-OPTIONS. CORRECT COMMAND.
Meaning
Due to an invalid operand the /MODIFY-JOB-OPTIONS command is rejected.
EXC0903
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0903 CONSOLE '(&00)' INOPERABLE
EXC0904
Destination: CONSOLE Routing code: R Weight: 50
Warranty : NO
EXC0904 BCAM APPLICATION '$CONSOLE' READY
EXC0906
Destination: CONSOLE Routing code: R Weight: 99
Warranty : NO
EXC0906 BCAM APPLICATION '$CONSOLE' NO LONGER AVAILABLE
EXC0908
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : YES
EXC0908 COMMAND WITH SPECIFIED OPERAND AND VALUE NOT ALLOWED AT CONSOLE. COMMAND REJECTED
EXC0916
Destination: CONSOLE Routing code: * (main console) Weight: 70
Warranty : NO
EXC0916 NO COMMAND FILE IN ASTOP CONDITION. /AGOGO REJECTED
Meaning
There is no open command file whose processing has been stopped by an
/ASTOP command.
EXC0920
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0920 THE JOB-ID SPECIFIED IN /INFORM-PROGRAM IS INVALID OR DOES NOT EXIST. COMMAND REJECTED
EXC0921
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0921 COMMAND AS SPECIFIED NOT ALLOWED FOR DIALOG-TASK. COMMAND REJECTED
Meaning
The privileged usage of the command /INFORM-PROGRAM (TSOS or OPERATING
privilege) for another task is only allowed if the task specified by *TSN
is noninteractive.
EXC0922
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0922 NO PROGRAM LOADED. COMMAND REJECTED
Meaning
If no program is loaded the command issued makes no sense.
EXC0923
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0923 NO STXIT INTERFACE IN PROGRAM. COMMAND REJECTED
Meaning
The program does not incorporate an STXIT interface. Consequently,
the command has no meaning for the program.
EXC0924
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0924 NO STXIT-ROUTINE FOR THE COMMAND. COMMAND REJECTED
Meaning
The program does not incorporate a STXIT-Routine. Consequently,
the command has no meaning for the program.
EXC0925
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0925 A PREVIOUS /INFORM-PROGRAM COMMAND IS ALREADY BEING PROCESSED.
Meaning
The preceding /INF-PROGR command has not yet been completely processed.
EXC0926
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0926 SPECIFIED READ PRIVILEGE LOWER THAN WRITE PRIVILEGE. COMMAND REJECTED
Response
Reenter the /MODIFY-TEST-OPTIONS command with a write privilege lower than
or equal to the read privilege.
EXC0927
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0927 VALUE '(&00)' HIGHER THAN MAXIMUM '(&01)' DEFINED IN JOIN ENTRY OR BY MEANS OF SYSTEM PARAMETER. COMMAND REJECTED
Meaning
The test privilege (&00) requested by the user for either read access or
write access, or both exceeds the maximum privilege (&01) defined in the
JOIN entry or by means of a system parameter for the user ID.
Response
Reenter the /MODIFY-TEST-OPTIONS command with the correct
PRIVILEGE or TESTPRIV operand.
EXC0928
Destination: CONSOLE Routing code: * (main console) Weight: 50
Warranty : NO
EXC0928 USER ID '(&00)' CHANGES TEST PRIVILEGE FROM '(&01)' TO '(&02)'
Meaning
The operator is informed that the user ID (&00) is in the process of
updating the current test privilege level.
(&01): old test privilege
(&02): new test privilege.
EXC0929
Destination: CONSOLE Routing code: * (main console) Weight: 90
Warranty : NO
EXC0929 MODIFICATION ALLOWED? REPLY (Y=YES; N=NO)
Response
Y: the modification of the current test privilege level is accepted
N: the modification of the current test privilege level is rejected.
Any other input is rejected, and the message is issued once again.
EXC0930
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0930 VALUE '(&00)' IN OPERAND 'PRIVILEGE' OR 'TESTPRIV' REJECTED BY OPERATOR. COMMAND PROCESSING ABORTED
Meaning
(&00): requested new test privilege.
Response
Reenter the /MODIFY-TEST-OPTIONS command with lower test privileges.
EXC0931
Destination: USER-TASK Routing code: Weight: 99
Warranty : YES
EXC0931 TESTPRIVILEGE MODIFIED FROM '(&00)' TO '(&01)'
Meaning
(&00)= (r,w): old test privilege
(&01)= (r,w): new test privilege.
EXC0934
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
EXC0934 VALUE OF 'SYSLST-LIMIT' OR 'SYSOPT-LIMIT' INVALID OR NOT WITHIN LIMITS OF THE JOB CLASS. COMMAND REJECTED
Meaning
Maximum value permissible: 999.999 or a (lower) value specified by the
system administrator.
Response
Consult the system administrator if necessary.
EXC0936
Destination: CONSOLE Routing code: * (main console) Weight: 50
Warranty : YES
EXC0936 NO WAITING OR RUNNING JOB OF THE REQUESTED TYPE PRESENT
Meaning
There is no job of the requested type (type = 1,2, or 3).
EXC0938
Destination: CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0938 BOURSE OR PCB SLOT INCONSIST. TASK TERMINATED WITH DUMP
Meaning
An inconsistency has been detected in the pool for bourse or PCB slots.
In processor state P2 an attempt was made to return a slot that does not
belong to the pool.
EXC0945
Destination: USER-TASK, CONSOLE Routing code: * (main console) Weight: 99
Warranty : NO
EXC0945 VALUE ASSIGNMENT FOR 'RDTESTPR' (&00), FOR 'WRTESTPR' (&01): BOTH VALUES SET TO '1'. CONTACT SYSTEM ADMINISTRATOR
Meaning
The system administrator assigned a value outside the range 1 .. 9 to
system parameter RDTESTPR and/or WRTESTPR. The test privilege is reduced
to the minimum (1 in each case) for security reasons.
EXC098A
Destination: USER-TASK, CONSOLE Routing code: A Weight: 99
Warranty : NO
EXC098A USE OF /(&00) RESTRICTED TO OPERATOR OR SYSTEM ADMINISTRATOR. COMMAND NOT PROCESSED
EXC098E
Destination: CONSOLE Routing code: A Weight: 99
Warranty : NO
EXC098E DMS ERROR '(&00)' ON FILE '(&01)'. IN SYSTEM MODE /HELP-MSG DMS(&00)
Meaning
In the case of an OPEN error the old file is not closed and the new one
not opened.
For more detailed information about the DMS error code enter /HELP-MSG in
system mode or see the BS2000 manual 'System Messages' or one of the
BS2000 DMS manuals.
EXC0990
Destination: USER-TASK, CONSOLE Routing code: A Weight: 99
Warranty : NO
EXC0990 (&00) = ACTIVE. FILE : '(&01)'
Meaning
Result of the /SHOW-(&00) command: the logging application (&00)
is active, the current file is '(&01)'.
EXC0991
Destination: USER-TASK, CONSOLE Routing code: A Weight: 99
Warranty : NO
EXC0991 (&00) = INACTIVE
Meaning
Result of the /SHOW-(&00) command: the logging application (&00) is not
active.