Text |
ESY5500 VSAM error during job submission. |
Explanation |
An error occurred during job submission. |
Action |
Resubmit job. If error persists, contact the systems programmer. |
Text |
ESY5502 SYSQL error. |
Explanation |
Internal Entire System Server error. |
Action |
Contact your Software AG technical support representative. |
Text |
ESY5503 RECALL error. |
Explanation |
Data set could not be recalled using ARCHRCAL macro. Check if the data set has actually been migrated. If it has, contact the systems programmer regarding the installed migration tool. |
Action |
Check dataset status and/or migration tool with systems programmer. |
Text |
ESY5506 Data set is migrated. |
Explanation |
Dataset is archived on external storage media. |
Action |
Please use startup parameter RECALL in ESY. |
Text |
ESY5507 Too many parallel ESY requests. |
Explanation |
You may only use 5 nested loops in ESY. |
Action |
Please check programs and correct error. |
Text |
ESY5508 Adabas response code ... returned from Entire System Server. |
Explanation |
Adabas response code is returned from Entire System Server. |
Action |
Please contact your database administrator. |
Text |
ESY5509 Logon failed - check LOGON-ID / PASSWORD. |
Explanation |
The attempted logon failed. Note: A more detailed message is returned by the installed security system when the ERROR-TEXT field is specified. |
Action |
Try to logon again, using a valid LOGON-ID and PASSWORD. |
Text |
ESY5510 Logon required. |
Explanation |
Expected NATPROC-LOGON request is missing. |
Action |
Logon to Entire System Server (view NATPROC-LOGON). |
Text |
ESY5511 Function must be LOGON/LOGOFF. |
Explanation |
An invalid function was given in view NATPROC-LOGON. |
Action |
Check source program. Valid functions are LOGON and LOGOFF. |
Text |
ESY5520 No core available. |
Explanation |
The amount of core required for each user is: MAXFBL + MAXSBL + MAXCBL + (NUMREQ * BUFLEN) |
Action |
Increase the auxiliary buffer size (ASIZE parameter). |
Text |
ESY5521 NATPNI/NATPNIP unresolved. |
Explanation |
This NATURAL nucleus is unable to perform Entire System Server functions. |
Action |
Contact the NATURAL Administrator. |
Text |
ESY5530 Access denied by Security facility. |
Explanation |
A security violation has occurred. This return code has been issued by the security system with which Entire System Server interfaces. |
Action |
No action is required. |
Text |
ESY5531 Password missing or incorrect. |
Explanation |
The dataset is password protected, i.e. a password must be supplied. |
Action |
Enter a valid password. |
Text |
ESY5532 ... limit specified. |
Explanation |
Limit reached. Request processing stopped. |
Action |
No action is required. |
Text |
ESY5533 Requested number of records scanned. |
Explanation |
Requested number of records in READ-FILE or READ-SPOOL scanned and no match for search-creteria found. |
Action |
No action required. |
Text |
ESY5534 File is not a load library. |
Explanation |
File is not a load library. |
Action |
Check file name and type of dataset. |
Text |
ESY5535 File has invalid format. |
Explanation |
File has not supported DSORG. |
Action |
Check with the systems programmer. |
Text |
ESY5536 CVA error ... accessing VTOC. |
Explanation |
Macro CVAFDIR caused error. |
Action |
Check inline error code with the systems programmer. |
Text |
ESY5537 Time limit reached. |
Explanation |
Time limit reached and no record was found for this search criteria. |
Action |
Check requested view parameters and rerun program. |
Text |
ESY5538 Invalid RECORD-LENGTH specified. |
Explanation |
Invalid RECORD-LENGTH specified. |
Action |
Correct error and rerun program. |
Text |
ESY5539 DFHSMREQ failed with RC = .... |
Explanation |
A request failed to delete a migrated data set. |
Action |
Contact your storage administrator. |
Text |
Member generation not found in directory. |
Explanation |
An attempt was made to access a member generation which doesn"t exist. |
Action |
Specify a valid combination of member name and generation number. |
Text |
GENERATION not valid for this library. |
Explanation |
A generation number has been specified, but the library does not support member generations. |
Action |
Specify a generation number only for a PDSE library that supports member generations.. |
Text |
GENERATION not valid for FUNCTION =:1:. |
Explanation |
A GENERATION cannot be specified for the requested FUNCTION. |
Action |
Specify a GENERATION only for FUNCTION=SCRATCH. |
Text |
ESY5544 Invalid File-ID. |
Explanation |
The requested file-id does not exist. |
Action |
Specify valid file-id. |
Text |
CLOSE required for :1: |
Explanation |
A sequence of WRITE-FILE requests ended without a terminating request with FUNCTION="CLOSE" specified. |
Action |
Specify FUNCTION="CLOSE" for the last WRITE-FILE request. |
Text |
Not a PDSE data set. |
Explanation |
The data set is not in PDSE format. |
Action |
No action is required. |