Text |
ESY5502 SYSQL Error. |
Explanation |
Internal ESY Error. |
Action |
Please contact SAG Support. |
Text |
ESY5503 RECALL error. |
Explanation |
Dataset could not be recalled using ARCHRCAL macro. Check if the dataset 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 :1: returned from ESY. |
Explanation |
ADABAS Rsp :1: return from ESY. |
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. |
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. |
Text |
ESY5535 File has invalid format. |
Explanation |
File has not supported DSORG. |
Action |
Check with the systems programmer. |
Text |
ESY5536 CVA error :1: 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. |
Text |
ESY5538 Invalid record-length specified. |
Text |
ESY5539 DFHSMREQ failed with RC = :1:. |
Explanation |
A request failed to delete a migrated dataset. |
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. |
Text |
ESY5550 Not a PDS or LIBRARIAN file or VSAM data set. |
Explanation |
An attempt was made to access the directory of a non-PDS file. |
Action |
No action is required. |