| Text | ESY5700 Invalid value specified (DSORG / RECFM / TYPE). | 
| Explanation | 
An invalid value was specified for view FILE-ALLOCATE.
Note: A more detailed message is returned when field
      ERROR-TEXT is specified.
 | 
| Action | Specify valid value for DSORG / RECFM / TYPE. | 
| Text | ESY5701 DSNAME missing. | 
| Explanation | The DSNAME was missing. | 
| Action | Specify a valid DSNAME. | 
| Text | ESY5702 OUTADD error-code ... reason-code ... key .... | 
| Text | ESY5703 Copying of empty files not permitted. | 
| Text | ESY5710 Allocation failed with code .... | 
| Explanation | 
The allocation failed. The code is the DYNALLOC return code.
Note: A more detailed message is returned when field
      ERROR-TEXT is specified.
 | 
| Action | Check the DYNALLOC return code. | 
| Text | ESY5711 Logical Error occurred in Common JES Interface. | 
| Explanation | A logical error has occurred in the Common JES Interface. Additional messages describing the type of error may have been issued to the console. | 
| Action | Check the system log for additional messages. Contact Software AG technical support. | 
| Text | ESY5712 Request to Common JES Interface failed. | 
| Explanation | A request failed to access spool data. | 
| Action | Contact Software AG technical support. | 
| Text | ESY5713 Jobname and Job ID missing. One of them required. | 
| Explanation | Neither JOB-NAME nor JOB-ID / JOB-NUMBER have been specified. At least one of them is required to process the request. | 
| Action | Specify JOB-NAME, JOB-ID or JOB-NUMBER with the request. | 
| Text | ESY5714 Unable to read ... type SYSOUT datasets. | 
| Explanation | The specified spool file TYPE is invalid or can not be processed. | 
| Action | Specify a valid spool file type (CC, JL, SI, SM or SO). | 
| Text | ESY5715 Duplicate job names found. Please specify job ID. | 
| Explanation | Multiple jobs were found for the specified job name. | 
| Action | Additionally specify job ID / job number. | 
| Text | ESY5717 GENCB for ACB or RPL failed with RC ... and RSN .... | 
| Explanation | An ACB or RPL could not be generated to access a SYSOUT data set. | 
| Action | Check with the systems programmer. Contact Software AG technical support. | 
| Text | ESY5719 Unable to ... SYSOUT dataset. | 
| Explanation | An error occured during open or close of a SYSOUT data set. | 
| Action | Check with the systems programmer. Contact Software AG technical support. | 
| Text | ESY5720 Invalid TYPE. | 
| Explanation | An invalid TYPE was given in the READ-SPOOL view. | 
| Action | Check source program. Valid values for TYPE are: in MVS: JL, SI, SO, SM and CC. in VSE: LS, PU, RD, XM, CC. | 
| Text | ESY5721 Job found, but not for specified spool ID. | 
| Explanation | The job was found on a different spool than the one specified. | 
| Action | No action is required. | 
| Text | ESY5722 Requested data set not found. | 
| Explanation | The requested data set could not be found. | 
| Action | No action is required. | 
| Text | ESY5723 Job not in output service. | 
| Explanation | The requested job is not in output service. | 
| Action | No action is required. | 
| Text | ESY5724 Requested Job not found. | 
| Explanation | The requested job could not be found on the JES spool. | 
| Action | No action is required. | 
| Text | ESY5725 I/O error on JES3 spool. | 
| Explanation | A READ request to the JES spool failed. | 
| Action | Retry. If the error persists, this is probably a hardware error. | 
| Text | ESY5726 Logical error on JES3 spool. | 
| Explanation | A logical error occurred while reading the JES3 spool data set. | 
| Action | Notify systems programmer. Software AG technical support should be notified as well. | 
| Text | ESY5727 Spanned record is too large. | 
| Explanation | A spanned record is too large. | 
| Action | No action is required. | 
| Text | ESY5728 You are not allowed to see this job. | 
| Explanation | The user attempted to access a job for which he has not been authorized. This error is issued by the security system with which Entire System Server interfaces. | 
| Action | No action is required. | 
| Text | ESY5729 Invalid job TYPE, specify JOB, STC or TSU. | 
| Explanation | The specified job TYPE is invalid. | 
| Action | Specify a valid job type (JOB, STC, or TSU). | 
| Text | ESY5730 Unknown error during spool open. | 
| Explanation | An unknown error occurred during spool open. | 
| Action | Notify the systems programmer and Software AG technical support. | 
| Text | ESY5731 Error occurred during spool GET. | 
| Explanation | An error occurred during spool GET. | 
| Action | Notify the systems programmer and Software AG technical support. | 
| Text | ESY5732 ACCOUNT-NUMBER missing. | 
| Explanation | ACCOUNT-NUMBER was not supplied. | 
| Action | Check program and correct error. | 
| Text | ESY5733 No JOIN entry found for user. | 
| Explanation | The user is not defined in the system. | 
| Action | No action is required. | 
| Text | ESY5734 ARCHIVE run with errors. | 
| Explanation | An error occurred during ARCHIVE execution. | 
| Action | Check with systems programmer. | 
| Text | ESY5735 Logical error using I-T-C. | 
| Explanation | The inter-task-communication was not used correctly. | 
| Action | No action is required. | 
| Text | ESY5736 MESSAGE-ID missing. | 
| Explanation | No MESSAGE-ID value supplied. | 
| Action | Specify a MESSAGE-ID. | 
| Text | ESY5737 No more index space for inserting record. | 
| Explanation | The number of records exceeds the available index range. | 
| Action | No action required. | 
| Text | ESY5738 Error when using memory-pools. | 
| Explanation | Incorrect use of the MAIN-STORAGE view. | 
| Action | No action is required. | 
| Text | ESY5739 Error when using JOB-VARIABLES. | 
| Explanation | Incorrect use of JOB-VARIABLES view. More details are available in SYSTEM-MESSAGE-CODE. | 
| Action | Please analyze the SYSTEM-MESSAGE-CODE. | 
| Text | ESY5740 Error when using BTAM file. | 
| Explanation | An error occurred while allocating a file. | 
| Action | No action is required. | 
| Text | ESY5741 Error when using SAM file. | 
| Explanation | An error occurred while allocating a file. | 
| Action | No action is required. | 
| Text | ESY5742 Error when using PAM file. | 
| Explanation | An error occurred while allocating a file. | 
| Action | No action is required. | 
| Text | ESY5743 Error when using ISAM file. | 
| Explanation | An error occurred while allocating a file. | 
| Action | No action is required. | 
| Text | ESY5745 Error occurred when executing Eventing. | 
| Explanation | Logical error using P1-Eventing. | 
| Action | No action is required. | 
| Text | ESY5746 Serialisation running in error. | 
| Explanation | A serialization request has failed. Detailed information available in SYSTEM-MESSAGE-CODE. | 
| Action | Repeat the request later. | 
| Text | ESY5747 LENGTH or SUBSTRING-LENGTH invalid. | 
| Explanation | 
Invalid value specification for view JOB-VARIABLES.
Possible reasons:    - position greater than length of JV
                     - substring length greater than JV length minus
                       position
                     - position greater than JV length
 | 
| Action | Correct values and try again. | 
| Text | ESY5748 Internal LMS error has occurred. | 
| Explanation | An internal LMS error has been returned from LMS subprogram interface. Check SYSTEM-MESSAGE-CODE for details. | 
| Action | Please check SYSTEM-MESSAGE-CODE. | 
| Text | ESY5749 PVS (CATID) not available. | 
| Explanation | The requested CATID is not available for the User ID of caller. | 
| Action | No action possible. |