EQQR000 - EQQR714
EQQR000E
YOU ARE NOT AUTHORIZED TO ACCESS THE READY LIST
You have attempted to access the ready list, but you are not authorized to access it.
The requested access to the ready list is rejected.
If you require access to the ready list, contact your security administrator.
EQQR008E
YOU ARE NOT AUTHORIZED TO ACCESS THE JS DATA SET
You have attempted to access the job setup facility, but you are not authorized to access it.
The requested access to the job setup facility is rejected.
If you want only to browse the JCL, you need read access authority. If you want to update the JCL, you need update access authority. Contact your security administrator.
EQQR010I
ERDR ERC# TERMINATED
Event reader ERC processing has completed and control is returned to the HCL Workload Automation for Z subsystem.
Event reader ERC processing is terminated.
None.
EQQR011I
EVENT READER ERC# HAS BEEN REQUESTED TO STOP
Event reader ERC. has been requested to stop while waiting for positioning information in the event data set to become available.
The event reader frees all acquired resources and is terminated.
None.
EQQR012I
ERDR ERC# RESTARTED
Event reader ERC has been restarted. This message is issued only for event readers that service the NCF application at remote sites. The probable reason is that the event reader is restarted either with new positions in the event data set after a control plan refresh or when an NCF session is reestablished after failure.
Event reader ERC restart processing continues.
None.
EQQR013E
ERDR UNABLE TO LOAD MODULE EQQERBEX - INITIALIZATION IS TERMINATED
An event reader task was unable to locate the EQQERBEX load module.
The event reader initialization is terminated.
Stop the event readers using the MODIFY command. Make sure that the EQQERBEX module resides in a load library that can be accessed by HCL Workload Automation for Z and restart the event readers.
EQQR014W
ERDR ERC# NO VALID HEADER IN EVENT DATA SET WITH DDNAME DDN
Event reader ERC encountered a header record that contained invalid information, for example, the track capacity and the total number of records in the data set were missing. The most probable reason is that a new event data set has been created and it is being formatted by the event writer before usage. The header record is not updated with the characteristics of the data set until the formatting job has completed. This might take some time if the event data set is large.
Event reader ERC processing continues. It makes a new attempt to extract valid information from the header record every 10 seconds. This message is written in the HCL Workload Automation for Z message log, with a frequency determined by the ERWAIT parameter. If ERWAIT is set to its default value (10 seconds), this message is written every minute until a valid header is read or until the HCL Workload Automation for Z subsystem posts a stop request. If ERWAIT is set to a value other than the default, this message is written with a frequency calculated according to the following rule: TIME FREQUENCY = ERWAIT_value x 6.
Use the MODIFY command to stop the event readers, correct the error, and restart the event readers.
If this message appears more than 10 times on the HCL Workload Automation for Z message log data set, stop the event readers. Check that the DDN ddname connects to the correct event data set, and if so, find out why the header record is not valid.
EQQR015E
SEQUENCE NUMBER SEQNO IS ALREADY IN USE BY AN EVENT WRITER SUBTASK
At event reader initialization, an event writer was already started with the sequence number specified in the ERSEQNO keyword of ERDROPTS.
The number specified in the ERSEQNO keyword of ERDROPTS must be unique within the HCL Workload Automation for Z subsystem.
The event reader initialization fails. The event reader subtask is terminated.
Update the ERSEQNO keyword with a unique sequence number and restart the event reader subtask.
EQQR021E
ERDR ERC# UNABLE TO OPEN EVENT DATA SET WITH DDNAME DDN
Event reader ERC could not open its associated input data set (ddname DDN).
Event reader ERC processing is terminated.
Use the MODIFY command to stop the event readers, correct the errors, if any, and restart the event readers.
Verify that the ddname statement associated with this event reader is correctly specified. The ddname is EQQEVDxx, where xx should be equal to ERC.
EQQR023E
ERDR ERC# RECORDS OVERWRITTEN ON EVENT DATA SET (DDNAME DDN) LR# EVENTS HAVE BEEN LOST
Event reader ERC encountered a situation where the event writer overwrites event records not yet processed by the event reader. Event data sets are used in a wrap-around fashion and for some reason the event reader cannot keep up with the event writer.
Event reader ERC processing continues. The event records that were overwritten (LR) are lost and cannot be recaptured.
Use the MODIFY command to stop the event readers, modify the appropriate parameters, and restart the event readers.
Describe the scenario that caused the error. To collect appropriate documentation for problem determination, see the Diagnosis Guide and Reference manual, Chapter 3. Problem analysis procedures. Search the IBM Support database for a solution at http://www.ibm.com/software/sysmgmt/products/support.
- An inadequate allocation in the event data set, so that it wraps around too fast.
- The wait interval (ERWAIT of the ERDROPTS statement) is too long, that is, the event reader waits too long between successive read attempts.
EQQR024E
ERDR ERC# TERMINATION DUE TO INITIALIZATION FAILURE
Event reader ERC has encountered initialization errors.
Event reader ERC processing is terminated.
Use the MODIFY command to stop the event readers, correct the errors, if any, and restart the event readers.
This message is preceded by other messages in the HCL Workload Automation for Z message log. They indicate the exact reason for the failure.
EQQR025I
ERDR ERC# STARTED
Event reader ERC has successfully completed its initialization processing and is now ready.
Event reader ERC processing continues.
EQQR026E
ERDR ERC# I/O-ERROR ON EVENT DATA SET WITH DDNAME DDN- SYNAD INFORMATION: SYNADMSG
Event reader ERC encountered an I/O error when reading its associated event data set (ddname DDN). The event data set is defined on the DDN ddname statement.
Event reader ERC processing is terminated.
Either correct the error and use the MODIFY command to restart the event readers or stop HCL Workload Automation for Z, correct the error and restart HCL Workload Automation for Z.
The SYNAD routine collects information such as jobname, stepname, unit address, device type, ddname, operation, error description, and access method. The SYNADAF macro is used to extract this information. For a detailed description of the layout refer to the appropriate documentation for the MVS/DFP product installed on this system.
EQQR027E
ERDR ERC# INITIALIZATION FAILED - KEYWORD SPECIFICATION MISSING
Event reader ERC found that the KEYWORD keyword was not specified on the ERDROPTS statement.
Event reader ERC processing is terminated.
Use the MODIFY command to stop the event readers, correct the errors, if any, and restart the event readers.
EQQR028E
ERDR ERC# INITIALIZATION FAILED - KEYWORD SPECIFICATION INVALID
Event reader ERC found that the keyword KEYWORD was not specified correctly on the ERDROPTS statement. If the ERSEQNO keyword specification was in error, ERC consists of **.
Event reader ERC processing is terminated.
Use the MODIFY command to stop the event readers, correct the errors, if any, and restart the event readers.
EQQR029E
ERDR ERC# INITIALIZATION FAILED - NO ERDROPTS STATEMENT SPECIFIED
Event reader ERC found no ERDROPTS statement in the member (specified on the OPCOPTS statement) that was to hold initialization parameters for an event reader. Because no event reader sequence number is available, ERC consists of **.
Event reader ERC processing is terminated.
Use the MODIFY command to stop the event readers, add a correct ERDROPTS statement to the member in error, and restart the event readers.
The HCL Workload Automation for Z message log contains messages that identify the parameter member that is in error.
EQQR101E
THE LAYOUT RLLAYOUT CANNOT BE ADDED TO THE LAYOUT TABLE
The ready list layout table already contains the layout that you tried to add.
The ready list layout table is not updated.
Change the layout name and repeat the request.
EQQR102I
THE LAYOUT RLLAYOUT HAS BEEN ADDED TO THE LAYOUT TABLE
The layout has been successfully added to the ready list layout table and saved.
The ready list layout table is updated.
None.
EQQR103I
THE LAYOUT RLLAYOUT HAS BEEN DELETED FROM THE LAYOUT TABLE
The layout has been successfully deleted from the ready list layout table.
The ready list layout table is updated.
None.
EQQR104I
THE LAYOUT RLLAYOUT HAS BEEN UPDATED IN THE LAYOUT TABLE
The layout has been successfully updated in the ready list layout table.
The ready list layout table is updated.
None.
EQQR105E
TO EXIT FROM THIS PANEL, EITHER SELECT A LAYOUT OR CANCEL THE REQUEST
A layout is required for the requested ready list display.
The system waits for you to respond.
Select an existing layout or create a new one.
EQQR106E
FAILURE TO OPEN THE LAYOUT TABLE
HCL Workload Automation for Z could not open the ready list layout table.
The system waits for you to respond.
Check that the ISPTLIB data set contains the EQQRLOUT table.
EQQR107W
A DEFAULT LAYOUT CANNOT BE DELETED
You have attempted to delete an installation-defined layout, but you are allowed to delete only your own layouts.
The request is rejected.
Check that the layout you attempted to delete is the layout you want to delete.
EQQR108W
THE LAYOUT RLLAYOUT CANNOT BE FOUND IN THE LAYOUT TABLE
The layout RLLAYOUT does not exist.
The system waits for you to respond.
Select one of the layouts in the list or create a new one.
EQQR109E
THE LAYOUT RLLAYOUT CANNOT BE FOUND IN THE LAYOUT TABLE
The layout RLLAYOUT does not exist.
The system waits for you to respond.
Select one of the layouts in the list or create a new one.
EQQR110E
THE LAYOUT ID MUST BE SPECIFIED
Data entry error.
Enter the required value and rerun the task to use the selected value. See Data entry errors.
EQQR111E
SELECT AN ITEM BY SPECIFYING SELECT OR A NUMBER 01-99
Data entry error.
Enter the required value and rerun the task to use the selected value. See Data entry errors.
EQQR112E
LEAVE BLANK OR SPECIFY OCHCYES OR OCHCNO
Data entry error.
OCHCYES is the national language character for Y (yes) and OCHCNO is for N (no).
Enter a valid value and rerun the task to use the selected value. See Data entry errors.
EQQR120E
NO LAYOUT WAS SELECTED, RSRLT IS USED
The ready list was to be displayed using the default layout, RSRLT, that is, the layout that was used last time the ready list was displayed for the same workstation. That layout could not be found and the first layout in the layout table is used.
The ready list is displayed.
If the used layout is not appropriate, change the layout ID.
EQQR121E
A LAYOUT MUST BE SELECTED TO DISPLAY ERROR LISTS
The Ended in Error List cannot be displayed without a layout ID.
A panel listing the possible layouts is displayed.
Select a layout from the selection list or specify a valid ID in the layout input field.
EQQR200E
INVALID PARAMETER WHEN CALLING MODULE MODNM
There is an invalid parameter in the input to the ready list module (module name MODNM).
The requested access to a ready list function is rejected.
Check that the panel has not been inadvertently overlayed in the panel library (ISPPLIB).
This message indicates that there is an error in the current panel.
EQQR201I
RETURN CODE URC WAS RETURNED FROM READY LIST USER EXIT
The active exit for this ready list layout ended with a return code greater than or equal to 8.
The status is not changed.
Contact the person responsible for ready list exit to determine the reason for the return code that was set.
EQQR202I
SET STATUS REQUEST CANCELLED BY USER EXIT
The active exit for this ready list layout has returned a code of 9 in the status field URNSTAT, which means cancel the request.
The status is not changed.
None.
EQQR300E
PRIORITY MUST BE A NUMBER 1 - 9
Data entry error.
Enter a valid value and rerun the task to use the selected value. See Data entry errors.
EQQR302E
SELECT THE WORK STATION TO DISPLAY A READY LIST
Data entry error.
Select the required field and rerun the task to use the selected value. See Data entry errors.
EQQR303E
A CHARACTER THAT IS NOT A STATUS CODE IS IN THE CODE STRING
A character that you have specified as a selection criterion for status codes is not a valid status code.
The system waits for you to respond.
Check panel EQQXINIX for valid values and reenter.
Contact your system programmer.
The convention on status codes for the installation is defined in the ISPPLIB library panel EQQXINIX.
EQQR400W
THERE ARE NO OPERATOR INSTRUCTIONS FOR THIS OPERATION
There are no operator instructions for the operation that you selected in the ready list.
The system waits for you to respond.
Check your input.
EQQR401W
JS AND JOBLIB DATA SETS CONTAIN NO JCL FOR THIS OPERATION
There is no JCL for the operation that you selected in the ready list.
The system waits for you to respond.
Check your input.
EQQR402W
THERE IS A JCL RECORD ON THE JS DATA SET, BUT IT CONTAINS NO JCL
There is a JCL record for the operation that you selected, but the record does not contain JCL.
The system waits for you to respond.
Check your input.
EQQR403E
CHECK JCL RECORD KEY: (JSADIDJSIAD JSIATJSOPNUM)
A read failed when trying to read the JCL record with the key JSADIDJSIADJSIATJSOPNUM. The key is derived from ISPF variables set up in a panel.
The system waits for you to respond.
Check that the panel has not been inadvertently overlayed in the panel library (ISPPLIB).
This message indicates that there is an error in the current or previous panel.
EQQR404E
STORAGE PROBLEMS OCCURRED
In a modify control plan (MCP) dialog for a JCL edit session the controller returned data that could not be retrieved and displayed, because not enough storage had been preallocated to receive it.
This message indicates that, in the ISPF environment, there is not enough main storage to receive and display the JCL modified and returned from the controller.
EQQR600E
STATUS ENTERED OR GIVEN BY EXIT MUST BE STR, STS, STI, STE, OR STC
Data entry error.
STR is the national language character for R (ready), STS is for S (started), STI is for I (interrupted), STE is for E (ended-in-error), and STC is for C (complete).
Enter a valid value and rerun the task to use the selected value. See Data entry errors.
EQQR601E
STATUS ENTERED OR GIVEN BY EXIT MUST BE STR OR STC
Data entry error.
STR is the national language character for R (ready), STS is for S (started), STI is for I (interrupted), STE is for E (ended-in-error), and STC is for C (complete).
Enter a valid value and rerun the task to use the selected value. See Data entry errors.
EQQR602E
ENTER OSOPSTS, OSOPSTI, OSOPSTE, OR OSOPSTC
Data entry error.
OSOPSTS is the national language character for S (started), OSOPSTI is for I (interrupted), OSOPSTE is for E (ended-in-error), and OSOPSTC is for C (complete).
Enter a valid value and rerun the task to use the selected value. See Data entry errors.
EQQR603E
ENTER OSOPSTS, OSOPSTE, OR OSOPSTC
Data entry error.
OSOPSTS is the national language character for S (started), OSOPSTE is for E (ended-in-error), and OSOPSTC is for C (completed).
Enter a valid value and rerun the task to use the selected value. See Data entry errors.
EQQR604E
ENTER OSOPSTI, OSOPSTE, OR OSOPSTC
Data entry error.
OSOPSTI is the national language character for I (interrupted), OSOPSTE is for E (ended-in-error), and OSOPSTC is for C (complete).
Enter a valid value and rerun the task to use the selected value. See Data entry errors.
EQQR615E
ONLY OPERATIONS WITH STATUS ARRIVING CAN BE SET TO READY
You have attempted to set an operation in the
current plan to ready
, but only operations with status arriving
can
be set to ready.
The system waits for you to respond.
Enter a valid status or leave blank.
EQQR616W
REQUEST TO SET THE STATUS TO STARTED IS IGNORED
You have attempted to set an operation in the
current plan to started
, but the operation has already started.
The request is ignored.
Enter a valid status or leave it blank.
EQQR617E
ONLY OPERATIONS WITH THE STATUS STARTED CAN BE INTERRUPTED
You have attempted to interrupt an operation that has not yet started. You can interrupt an operation only if it has already started.
The system waits for you to respond.
Enter a valid status or leave it blank.
EQQR618W
REQUEST TO SET THE STATUS TO ERROR IS IGNORED
You have attempted to set an operation in the
current plan to ended-in-error
status, but the operation is
already set to that status.
The request is ignored.
Enter a valid status or leave it blank.
EQQR619W
REQUEST TO SET THE STATUS TO COMPLETE IS IGNORED
You have attempted to set an operation in the
current plan to complete
status, but the operation has already
completed.
The request is ignored.
Enter a valid status or leave it blank.
EQQR620W
THE INTERRUPT REQUEST IS IGNORED
You have attempted to interrupt an operation in the current plan, but the operation has already been interrupted.
The request is ignored.
Select a valid request for the operation.
EQQR621E
DURATION REQUIRED FOR OPERATIONS THAT HAVE NOT BEEN STARTED
Data entry error.
You must specify a duration for operations that have not started. Enter the required value and rerun the task to use the selected value.
EQQR622E
AN OPERATION WAITING FOR ARRIVAL CANNOT BE RESET
You have attempted to reset an operation that is waiting for arrival. This is not allowed.
The system waits for you to respond.
Enter a valid status or leave blank.
EQQR623E
AN OPERATION WITH READY STATUS CANNOT BE RESET
You have attempted to reset an operation that is ready. This is not allowed.
The system waits for you to respond.
Enter a valid status or leave blank.
EQQR624E
OP BEING UPDATED BY ANOTHER USER, REQUEST IS REJECTED, RSNC: XSSRS
The operation either cannot be read from the current plan or has another status, real duration, or error code than is displayed. The operation has been changed from its condition in the ready list.
The ready list is refreshed and the system waits for you to respond.
Review the operation, and if it is still valid, reenter the request.
EQQR626E
THE REQUESTED STATUS CHANGE MUST BE DONE VIA A RESET REQUEST
The intended status change is not supported. You must enter a reset request and a request to get the desired status.
The ready list is displayed.
Enter the row command R and enter N-x, where x is the required status.
EQQR627E
RESET OF OSEQ OPERATION MUST BE DONE VIA MODIFY CURRENT PLAN
You attempted to reset an operation with error code OSEQ from the Ready List dialog. This cannot be done. The error code OSEQ indicates that a job began to execute before all the predecessors to the operation were complete.
The ready list is displayed.
Reset can be done when all predecessors to the OSEQ operation are complete. To reset the operation status to Waiting, issue the operation command RERUN from the error list in the Modify Current Plan dialog.
EQQR629E
THE JCL IS BEING UPDATED BY USER &USR, REQUEST IS REJECTED
You have attempted to update the JCL, but it is being updated by another user &usr.
The request is rejected and the system waits for you to respond.
Try again later.
EQQR638E
WHEN SETTING STATUS TO OSOPSTI, SPECIFY DURATION OF OPERATION
Data entry error; see Data entry errors.
A duration of operation is required when setting the status to OSOPSTI, the national language character for I (interrupted).
You must specify a duration of operation when setting the status to OSOPSTI, the national language character for I (interrupted). Enter the required value and rerun the task to use the selected value.
EQQR639E
WHEN SETTING STATUS TO OSOPSTE, THE TYPE OF ERROR MUST BE SPECIFIED
Data entry error; see Data entry errors.
You must specify a type of error when setting the status to OSOPSTE, the national language character for E (ended-in-error). Enter the required value and rerun the task to use the selected value.
EQQR640I
THE JCL FOR THIS OPERATION CONTAINS UNRESOLVED SETUP VARIABLES
You tried to resolve variables using the program interface request JCLPREPA, with SIMTYPE FULL, and HCL Workload Automation for Z found one or more unresolvable variables in the JCL for the operation.
None.
Browse the HCL Workload Automation for Z message log data set (EQQMLOG) for message EQQJ510, which gives you the name of the failing variable. Correct the failing variable and retry the request.
EQQR656E
THE VALUE ENTERED DOES NOT MATCH THE VARIABLE'S VERIFICATION RULES
Data entry error.
The value that you entered is invalid according to the validation criteria defined for this variable.
Use the S row command to check if help is defined for the current variable. If no help is defined, contact the person responsible for variable definitions to see what rules apply to the variable. See Data entry errors.
EQQR657E
A VALUE MUST BE ENTERED FOR THIS VARIABLE
Data entry error; see Data entry errors.
According to the definition of this variable, a value must be entered.
Enter the required value and rerun the task to use the selected value.
EQQR658E
THE EDIT OPTION CHARACTER MUST BE Y OR N
Data entry error; see Data entry errors.
Enter Y (yes) or N (no) and rerun the task to use the selected value.
EQQR662E
A VARIABLE WITH VAL REQ=Y MUST NOT HAVE A BLANK VALUE
If it is specified that a JCL variable requires a value other than blank, the default value must not be blank.
The system waits for you to respond.
Insert a default value other than blank in the Default Value field.
EQQR674E
AN ERROR OCCURRED DURING INSERT HANDLING
An error was detected during INSERT JS PROGRAM INTERFACE (PIF) processing. This message is issued in the EQQMLOG for the PIF job when a user tries to add a JCL already present in the JS file.
The job is terminated with a return code of 0.
Correct the errors and retry the request..
Check the controller message log (EQQMLOG) for messages describing the error.
EQQR675E
AN ERROR OCCURRED DURING JCL-VARIABLE SUBSTITUTION
- Dialog user
- In the JCL Setup dialog to indicate that an error has been detected during variable substitution
- PIF application
- In the EQQMLOG for the program interface (PIF) job when any type of substitution or validation error occurs.
In the dialog, the system waits for you to respond. If the error occurred while using the PIF, the job is terminated with a return code of 0008.
Correct the errors and retry the request.
In the dialog, look at the detailed error
message that has been inserted into the JCL. You can find the message
by entering ISPF command LOCATE SPECIAL
.
If you are using the PIF, check the controller message log (EQQMLOG) for messages describing the error.
EQQR676E
AN ERROR OCCURRED DURING JCL MEMBER READ
An error occurred while reading a JCL member.
The request is rejected.
Either the JCL is not present in the JOBLIB data set, or an access problem occurred while the JCL was being read.
EQQR701E
GROUP ID INVALID. ALARM=YES
Run cycle group name is missing or invalid.
No action is taken.
Enter a valid run cycle group name.
EQQR702E
PERIOD/RULE MISSING. ALARM=YES
A period/rule name must be specified.
No action is taken.
Specify a valid, existing period or rule name.
EQQR707E
RUN CYCLE GROUP EXISTS. ALARM=YES
A run cycle group with this ID already exists.
The system is waiting for a valid, pristine ID.
Enter a brand new run cycle group ID.
EQQR708E
RUN CYCLE GROUP IN USE. ALARM=YES
The run cycle group is being updated by another user. Try later.
No action is taken.
Retry later.
EQQR709E
THE RUN CYCLE SUBSET ID IS INVALID
One or more invalid characters were used in the subset name. Only alphanumeric characters are admitted.
The run cycle is not saved.
Use only alphanumeric characters to specify the subset name.
EQQR711E
A PERIOD NAME MUST BE SPECIFIED
See text.
None.
Specify a correct value and press Enter.
EQQR712E
THE PERIOD NAME DOES NOT EXIST IN THE CALENDAR
The period name that you specified is not defined in the calendar database.
The system waits for you to respond.
Enter an existing period name, or use the Calendar dialog to define the period name.
EQQR713E
A VALID RULE NAME MUST BE SPECIFIED
You have not entered a valid rule name. A valid rule name has a maximum of 8 characters, where the first character is alphabetical and the remaining characters are alphanumeric or national.
The request is rejected.
Specify a valid rule name.
EQQR714E
SPECIFY AT LEAST ONE RUNDAY
You selected a period, but failed to specify any offsets.
None.
Specify an offset and press Enter.