1102 - U0003
1102
Explanation
Undefined feedback from VTAM, or a serious error after a VTAM request that makes continued processing impossible. (Note: Message EQQV015E is issued only if request parameter list (RPL) feedback is available.)
System programmer response
If an undefined feedback code was returned by VTAM, this is a VTAM problem. Contact the Software Support.
Problem determination
See message EQQV015E, which precedes this abend, for diagnostic information. Message EQQV015E is issued only if request parameter list (RPL) feedback is available.
1103
Explanation
VTAM has detected an error while processing a request, or VTAM has detected an error in an associated session, task, or address space.
System programmer response
Contact the Software Support.
Problem determination
None
1104
Explanation
Serious error opening the network communication function (NCF) ACB. The VTAM definition of the NCF application is in probably in error.
System programmer response
If the diagnosis points to a user definition error, correct the error and restart the subsystem. Otherwise, contact the Software Support.
Problem determination
See message EQQV027E, which precedes this abend, for diagnostic information.
1110
Explanation
Unrecoverable error when scheduling a VTAM macro.
System programmer response
Contact the Software Support.
Problem determination
See message EQQV015E, which precedes this abend, for diagnostic information. Message EQQV015E is issued only if request parameter list (RPL) feedback is available.
1111
Explanation
Invalid SCB block, or invalid pointer to it. (Internal NCF error.)
System programmer response
Contact the Software Support.
Problem determination
None.
1112
Explanation
Invalid NAB block, or invalid pointer to it. (Internal NCF error.)
System programmer response
Contact the Software Support.
Problem determination
None.
1113
Explanation
Invalid BIB block, or invalid pointer to it. (Internal NCF error.)
System programmer response
Contact the Software Support.
Problem determination
None.
1121
Explanation
All entries in the node table have been used. (Internal NCF error.)
System programmer response
Contact the Software Support.
Problem determination
None.
1124
Explanation
Invalid action code. (Internal NCF error.)
System programmer response
Contact the Software Support.
Problem determination
None.
2001
Explanation
Problem accessing the special resource data space during daily planning, and the VALEACTION keyword of BATCHOPT specifies ABEND.
System programmer response
Take a copy of the old current-plan file, the EQQCXDS file, and the EQQRDDS file, and contact the Software Support.
Problem determination
None.
3900
Explanation
Not enough storage available to continue execution.
System programmer response
Make sure that the region size specified for the tracker system meets IBM Z Workload Scheduler requirements. Region size requirements are documented in and in IBM® Workload Scheduler for z/OS®: Program Directory. If your region size is too small, enlarge it accordingly, and restart the system. Otherwise, contact the Software Support.
Problem determination
None.
3999
Explanation
IBM Z Workload Scheduler' internal validity checking has discovered an error condition (internal IBM Z Workload Scheduler error). A message that contains the reason for the abend, as well as other debugging information, is written to the IBM Z Workload Scheduler diagnostic file, EQQDUMP.
System programmer response
Contact the Software Support.
Problem determination
None.
U0001
Explanation
The EQQSWAUP program abends because the Sysin | input file could not be opened.
System programmer response
Contact the Software Support.
Problem determination
None.
U0002
Explanation
The EQQSWAUP program abends because the Sysin input file contains more than 256 records.
System programmer response
Change the Sysin input file so that it contains at least 256 records and rerun the program, otherwise, Contact the Software Support.
Problem determination
None.
U0003
Explanation
The EQQSWAUP program abends because the Sysin file references a step that does not exist in the job or because nested procedures were used in the JCL.
System programmer response
Change the Sysin input file to delete references to steps that are not in the job or to change nested procedures, otherwise Contact the Software Support.
Problem determination
Check the Sysin input file for steps that do not exist in the job or for nested procedures. Nested procedures are not supported.