EQQW518E EQQW522E
EQQW518E THE EQQUX002 EXIT COULD NOT FIND JOB
MEMBER
IN ANY INPUT DATA SET
Explanation: The workstation analyzer was attempting to submit a job to JES for a ready operation on a computer
workstation. However, no JCL for this operation is saved in the JCL repository dataset, and the joblib I/O exit could
not find the job in any input dataset.
System action: The operation remains in ready status. TME 10 OPC assumes that some other function will submit
the job to JES.
Problem determination: Check that all DD statements needed by the EQQUX002 exit have been correctly defined
and that all required members are defined.
User response: If necessary, submit the job manually.
System programmer response: Correct all errors and then restart the workstation analyzer.
EQQW519W THE EQQUX002 EXIT DID NOT RETURN ANY DATA FOR JOB
MEMBER
Explanation: The joblib I/O exit was called to retrieve a job to be submitted, but the exit did not return any data.
System action: The job is not submitted by the workstation analyzer as intended. The operation remains in ready
status.
Problem determination: Check that the joblib I/O exit has been correctly installed and that it works properly.
User response: If necessary, submit the job manually.
System programmer response: Correct all errors and then restart the workstation analyzer.
EQQW520E THE EQQUX002 EXIT RETURNED THE FOLLOWING I/O ERROR MESSAGE FOR JOB
MEMBER
:

PLUSMSG

Explanation: The joblib I/O exit was called to retrieve a job to be submitted, but the exit gave a return code
indicating that an I/O error had occurred on an input dataset.
System action: The job is not submitted by the workstation analyzer as intended. The operation remains in ready
status.
Problem determination: Check that the joblib I/O exit can access all required input datasets and that it works
properly.
User response: If necessary, submit the job manually.
System programmer response: Correct all errors and then restart the workstation analyzer.
EQQW521E THE JOBLIB I/O USER EXIT MODULE, EQQUX002, COULD NOT BE LOADED
Explanation: TME 10 OPC could not locate the joblib I/O exit load module, EQQUX002.
System action: The joblib I/O exit will not be used by the workstation analyzer.
User response: If necessary, submit the job manually.
System programmer response: If the joblib I/O exit is meant to be used, make sure that the EQQUX002 load
module is present in a library that can be reached by TME 10 OPC. Then restart the workstation analyzer.
EQQW522E JOB
MEMBER
RETURNED BY THE EQQUX002 EXIT EXCEEDS MAXIMUM SUPPORTED SIZE
Explanation: The joblib I/O exit was called to retrieve a job to be submitted, but the job returned exceeds the
maximum supported size, which is 256 KB (kilobytes) of data.
System action: The job is not submitted by the workstation analyzer as intended. The operation remains in ready
status.
Problem determination: Check that the joblib I/O exit has been correctly installed and that it works properly.
User response: If necessary, submit the job manually.
System programmer response: Correct all errors and then restart the workstation analyzer.
Chapter 30. EQQWnnn Messages 317