EQQEX01 - EQQEX35
EQQEX01I
THE EXTERNAL ROUTER TASK HAS STARTED
The external router task has successfully completed initialization. The external router task handles the interface to the operation-initiation exit, EQQUX009, which is used to start operations at user-defined destinations.
The external router task processing continues.
None.
EQQEX02I
THE EXTERNAL ROUTER TASK HAS ENDED
The external router task has ended either because the controller is in the process of shutting down or as a result of an operator modify command to terminate this task or a related task.
HCL Workload Automation for Z processing continues.
None.
EQQEX03E
THE EXTERNAL ROUTER TASK HAS ENDED DUE TO PROCESSING ERRORS
The external router task has terminated due to processing errors.
Normal HCL Workload Automation for Z processing continues.
If the cause of the error is due to a problem in the operation-initiation exit, EQQUX009, correct the error and restart the controller. If the cause of the error cannot be determined, take a dump of the HCL Workload Automation for Z address space, retain a copy of the message log and the job tracking data sets and contact the Software Support.
Contact your system programmer.
Check the HCL Workload Automation for Z message log and the dump data sets for additional information that describes the problem.
EQQEX04W
NO ROUTING FOR USER DESTINATIONS IS IN EFFECT
The external router task has not been able to load the operation-initiation exit, EQQUX009.
Normal HCL Workload Automation for Z processing continues. Operations at user-defined workstations are not started.
Determine why HCL Workload Automation for Z was unable to find or load the operation-initiation exit, EQQUX009. When the problem has been corrected restart the controller.
If the controller includes workstations with user-defined destinations, contact your system programmer.
EQQEX05E
THE EXTERNAL ROUTER HAS TERMINATED DUE TO AN INITIALIZATION FAILURE
The external router task could not acquire the resources required for normal operation.
External router processing is terminated.
Correct all errors and restart HCL Workload Automation for Z.
Contact your system programmer.
Review previous messages in the HCL Workload Automation for Z message log.
EQQEX06E
A SEVERE ERROR IN THE EXTERNAL ROUTER TASK HAS CAUSED ONE OR MORE REQUESTS TO BE LOST
The external router task encountered an error processing elements on the EXAQ. As a result, at least one queue element has been lost.
z/OS recovery/termination is requested to generate a dump. The external router task attempts to continue normal processing.
Save the message log, diagnostic and dump data sets, and contact the Software Support.
Review the HCL Workload Automation for Z message log data set, the EQQDUMP diagnostic data set, and the dump data set to determine the cause of the problem.
EQQEX07E
THE EXTERNAL ROUTER TASK ABENDED WHILE PROCESSING THE FOLLOWING REQUEST REQUEST
An abend prevented the external router task from processing a queue element.
z/OS recovery/termination is requested to generate a dump. The external router task attempts to continue normal processing.
Save the message log, diagnostic and dump data sets, and contact the Software Support.
Contact your system programmer.
Review the HCL Workload Automation for Z message log data set, the EQQDUMP diagnostic data set, and the dump data set to determine the cause of the problem.
EQQEX08E
THE EXTERNAL ROUTER TASK HAS IGNORED THE FOLLOWING QUEUE ELEMENT: REQUEST
The external router task has detected an invalid queue element on its queue.
The element is discarded from the external router queue. The task continues normal processing.
Save the message log (EQQMLOG) and the current plan (EQQCPxDS) and contact the Software Support.
Contact your system programmer.
Review the HCL Workload Automation for Z message log data set.
EQQEX11W
outWTO: THE INPUT MESSAGE IS LONGER THAN 126 CHARACTERS. MESSAGE IS TRUNCATED.
The maximum length allowed for the input message for the indicated routine has been exceeded (126 characters). The message is truncated.
Processing continues.
Ensure that the input message does not exceed the maximum length allowed.
EQQEX12E
ROUTINE: AN ERROR OCCURRED DURING THE ALLOCATION OF THE REQUIRED SPACE. MACRO 'STORAGE OBTAIN' RC=RETCODE
An error was found while allocating the space required for the routine ROUTINE.
The routine is terminated without processing the request.
For details about the return code RETCODE, see the z/OS MVS Programming: Authorized Assembler Services Reference SET-WTO manual.
EQQEX13E
ROUTINE: AN ERROR OCCURRED WHILE OPENING THE REQUESTED DATA SET. MACRO 'OPEN' RC=RETCODE
An error was found while opening the data set requested for the routine ROUTINE.
The routine is terminated without processing the request.
For details about the return code RETCODE, see the z/OS MVS Programming: Authorized Assembler Services Reference SET-WTO manual.
EQQEX14E
ROUTINE: AN ERROR OCCURRED WHILE RETRIEVING SYSPRINT DATA SET INFORMATION. MACRO 'RDJFCB' RC=RETCODE
An error was found while retrieving information about the SYSPRINT data set for the routine ROUTINE.
The routine is terminated without processing the request.
For details about the return code RETCODE, see the z/OS MVS Programming: Authorized Assembler Services Reference SET-WTO manual.
EQQEX15E
ROUTINE: AN ERROR OCCURRED WHILE CLOSING THE REQUESTED DATA SET. MACRO 'CLOSE' RC=RETCODE
An error occurred while closing the data set. requested for the routine ROUTINE
The routine is terminated without processing the request.
For details about the return code RETCODE, see the z/OS MVS Programming: Authorized Assembler Services Reference SET-WTO manual.
EQQEX16E
ROUTINE: AN ERROR OCCURRED WHILE RELEASING THE REQUESTED STORAGE. MACRO 'STORAGE RELEASE' RC=RETCODE
An error was found while releasing the storage requested for the routine ROUTINE.
The routine is terminated without processing the request.
For details about the return code RETCODE, see the z/OS MVS Programming: Authorized Assembler Services Reference SET-WTO manual.
EQQEX17E
ROUTINE: AN ERROR OCCURRED WHILE SEARCHING FOR THE REQUESTED DATA SET MEMBER. MACRO 'FIND' RETURN CODE=RETCODE REASON CODE=RESCODE
An error was found while searching for the data set member requested for the routine ROUTINE.
The routine is terminated without processing the request.
For details about the return code RETCODE and reason code RESCODE, see the z/OS MVS Programming: Authorized Assembler Services Reference SET-WTO manual.
EQQEX18E
ROUTINE: AN ERROR OCCURRED WHILE ATTEMPTING TO READ THE DATA SET MEMBER. ECB=ECB
An error was found while attempting to read the data set member for the routine ROUTINE.
The routine is terminated without processing the request.
For details about the ECB, see the z/OS MVS Programming: Authorized Assembler Services Reference SET-WTO manual.
EQQEX19E
ROUTINE: AN ERROR OCCURRED WHILE OPENING THE REQUESTED DATA SET: RECFM IS NOT SUPPORTED
An error was found while opening the data set requested for the routine ROUTINE.
The routine is terminated without processing the request.
Ensure that you set a RECFM that is supported by the routine ROUTINE.
EQQEX21E
ROUTINE: THE INPUT STRING IS LONGER THAN THE SPECIFIED BLKSIZE (NUMBER BYTES)
The input string is longer than the BLKSIZE specified in the DD statement.
The routine is terminated without processing the request.
Ensure that you specify a message shorter than the BLKSIZE specified in the DD statement.
EQQEX22E
ROUTINE: THE INPUT STRING EXCEEDS THE MAXIMUM LENGTH ALLOWED (32760 CHARACTERS)
The input string for the routine ROUTINE is longer than the maximum length allowed.
The routine is terminated without processing the request.
Ensure that you specify a message shorter than the maximum length allowed (32760 characters).
EQQEX23E
readMemberPDS: THE INPUT MEMBER IS EITHER NULL OR LONGER THAN 8 CHARACTERS
The input member for the readMemberPDS routine is either not valid or longer than the maximum length allowed.
The routine is terminated without processing the request.
Ensure that you specify a valid input member for the readMemberPDS routine.
EQQEX24E
ROUTINE: THE INPUT DD NAME IS EITHER NULL OR LONGER THAN 8 CHARACTERS
The input DD name for the routine ROUTINE is either not valid or longer than the maximum length allowed.
The routine is terminated without processing the request.
Ensure that you specify a valid DD name for the routine ROUTINE.
EQQEX25E
ROUTINE: THE INPUT DCB NULL
The input DCB for the routine ROUTINE is not valid.
The routine is terminated without processing the request.
Ensure that you specify a valid DCB for the routine ROUTINE.
EQQEX26E
ROUTINE: THE INPUT BUFFER NULL
The input buffer for the routine ROUTINE is not valid.
The routine is terminated without processing the request.
Ensure that you specify a valid buffer for the routine.
EQQEX27E
updateOperUsrDat: THE NEW USER DATA FIELD EXCEEDS THE MAXIMUM LENGTH ALLOWED (16 CHARACTERS)
The User Data field for the routine updateOperUsrData is longer than the maximum length allowed (16 characters).
The routine is terminated without processing the request.
Ensure that you specify a valid User Data field.
EQQEX28E
updateRUser: THE NEW RACF USER EXCEEDS THE MAXIMUM LENGTH ALLOWED (8 CHARACTERS)
The RACF user for the routine updateRUser is longer than the maximum length allowed (8 characters).
The routine is terminated without processing the request.
Ensure that you specify a valid RACF user.
EQQEX29E
updateWSchEnv: THE NEW SCHEDULING ENVIRONMENT NAME FIELD EXCEEDS THE MAXIMUM LENGTH ALLOWED (16 CHARACTERS)
The name of the scheduling environment for the routine updateWSchedEnv is longer than the maximum length allowed (16 characters).
The routine is terminated without processing the request.
Ensure that you specify a valid scheduling environment name.
EQQEX31E
insertStepJCL: INSUFFICIENT STORAGE TO BUILD THE NEW JCL AREA OR EXIT01SZ PARAMETER WAS NOT SPECIFIED
Either the storage required to build the JCL area is not enough on the Z controller or the EXIT01SZ parameter of the OPCOPTS statement is not set.
The routine is terminated without processing the request.
Ensure that you specified the EXIT01SZ parameter in the OPCOPTS statement. If the parameter was set, the Z controller has not enough storage to store the new JCL.
EQQEX32E
insertStepJCL: THE NUMBER OF RECORDS OF THE NEW JCL EXCEEDS THE VALUE SET IN THE EXIT01SZ PARAMETER
The number of records of the JCL exceeds the value set in the EXIT01SZ parameter of the OPCOPTS statement.
The routine is terminated without processing the request.
Ensure that the number of records you specified in the new JCL does not exceed the value specified in the EXIT01SZ parameter of the OPCOPTS statement.
EQQEX33E
insertStepJCL: THE NEW STEP INPUT IS NOT VALID
The new step input of the JCL is not valid.
The routine is terminated without processing the request.
Ensure that you specify a step for the new JCL between 1 and 80 characters long.
EQQEX34E
updateErrData: THE NEW ERROR DATA FIELD EXCEEDS THE MAXIMUM LENGTH ALLOWED (78 CHARACTERS)
The new error data field is longer than the maximum length allowed (78 characters).
The routine is terminated without processing the request.
Ensure that you specify a valid error data field.
EQQEX35E
timeUsedCPU: AN ERROR OCCURRED WHILE RETRIEVING CPU TIME. MACRO 'TIMEUSED' RC=RETCODE
An error was found while retrieving the CPU time for the timeUsedCPU routine.
The routine is terminated without processing the request.
For details about the return code RETCODE, see the z/OS MVS Programming: Authorized Assembler Services Reference SET-WTO manual.