This document lists the system messages, together with their explanation and the action required.
This document covers the following topics:
| Message | Explanation | Action |
|---|---|---|
| ESY3000 <variable text> | The request has been completed successfully | Check for view-dependant information in variable text. |
| ESY5500 - VSAM error during job submission. | An error occurred during job submission. | Resubmit job. If error persists, contact the systems programmer. |
| ESY5502 - SYSQL Error. | Internal ESY Error. | Please contact our support. |
| ESY5503 - RECALL Error. | 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. | Check dataset status and/or migration tool with systems programmer. |
| ESY5506 - Dataset is migrated. | Dataset is archived on external storage media. | Please use startup parameter RECALL in ESY. |
| ESY5507 - Too many parallel ESY requests. | You may only use 5 nested loops in ESY. | Please check programs and correct error. |
| ESY5508 - Adabas response code :1: returned from ESY. | Adabas Rsp :1: return from ESY. |
Please contact your database administrator. In Case of Rsp 111 see Troubleshooting. |
| ESY5509 - Logon failed - check LOGON-ID / PASSWORD. | The attempted logon failed. Note: A more detailed message is returned by the installed security system when the ERROR-TEXT field is specified. | Try to logon again, using a valid LOGON-ID and PASSWORD. |
| ESY5510 - Logon required. | Logon to Entire System Server (view NATPROC-LOGON). | |
| ESY5511 - Function must be LOGON/LOGOFF. | An invalid function was given in view NATPROC-LOGON. | Check source program. Valid functions are LOGON and LOGOFF. |
| ESY5520 - No core available. | The amount of core required for each user is: MAXFBL + MAXSBL + MAXCBL + (NUMREQ * BUFLEN) | Increase the auxiliary buffer size (ASIZE parameter). |
| ESY5521 - NATPNI/NATPNIP unresolved. | This Natural nucleus is unable to perform Entire System Server functions. | Contact the Natural Administrator. |
| ESY5530 - Access denied by Security facility. | A security violation has occurred. This return code has been issued by the security system with which Entire System Server interfaces. | No action is required. |
| ESY5531 - Password missing or incorrect. | The dataset is password protected, i.e. a password must be supplied. | Enter a valid password. |
| ESY5533 - Requested number of records scanned. | Requested number of records in READ-FILE or READ-SPOOL scanned and no match for search criteria found. | No action required. |
| ESY5534 - File is not a load library. | File is not a load library. | |
| ESY5535 - File has invalid format. | File has not supported DSORG. | Check with the systems programmer. |
| ESY5536 - CVA error :1: accessing VTOC. | Macro CVAFDIR caused error. | Check inline error code with the systems programmer. |
| ESY5537 - Time limit reached. | Time limit reached and no record was found for this search criterion. | |
| ESY5538 - Invalid record-length specified. | ||
| ESY5539 - DFHSMREQ failed with RC=:1:. | A request failed to delete a migrated dataset. | Contact your storage administrator. |
| ESY5541 - Member generation not found in directory. | An attempt was made to access a member generation which does not exist. | Specify a valid combination of member name and generation number. |
| ESY5542 - GENERATION not valid for this library. | A generation number has been specified but the library does not support member generations. | Specify a generation number only for a PDSE library that supports member generations. |
| ESY5543 - GENERATION not valid for FUNCTION =:1:. | A GENERATION cannot be specified for the requested FUNCTION. | Specify a GENERATION only for FUNCTION=SCRATCH. |
| ESY5544 - Invalid File-ID. | The requested file-id does not exist. | Specify valid file-id. |
| ESY5548 - CLOSE required for :1: | A sequence of WRITE-FILE requests ended without a terminating request with FUNCTION='CLOSE' specified. | Specify FUNCTION='CLOSE' for the last WRITE-FILE request. |
| ESY5549 - Not a PDSE dataset. | The data set is not in PDSE format. | No action is required. |
| ESY5550 - Not a PDS or LIBRARIAN file or VSAM dataset. | An attempt was made to access the directory of a non-PDS file. | No action is required. |
| ESY5551 - Member not specified. | An attempt was made to access a PDS member without specifying its name. | Specify member name. |
| ESY5552 - NEWNAME / ALIAS operand missing. | No value for NEWNAME or ALIAS was given. Formats are: NEWNAME (A8) - view PDS-UPDATE ALIAS (A8) - view CATALOG-UPDATE NEWNAME (A44) - view VTOC-UPDATE |
Supply a value for NEWNAME or ALIAS. |
| ESY5553 - I/O error on directory. | An error occurred while reading a PDS directory. | The directory of the specified dataset is probably invalid. Check with the systems programmer. |
| ESY5554 - MEMBER not found in directory. | An attempt was made to access a member which does not exist. | Specify valid member name. |
| ESY5555 - NEWNAME / ALIAS already exists in directory. | Values for NEWNAME and ALIAS must be unique within a directory. The value specified already exists. | Enter a unique value for NEWNAME or ALIAS. |
| ESY5556 - File is in use. | The file is under exclusive control of another user. | Retry at a later time. |
| ESY5557 - File is held by linkage editor. | The file is under exclusive control of the linkage editor. | Retry at a later time. |
| ESY5558 - No space in Directory. | No space is available in the Directory. | Enlarge the Directory. |
| ESY5559 - STOW error. | An error occurred during a STOW attempt. | No action is required. |
| ESY5560 - Segment length greater than 253. | The maximum segment length is 253. | Specify a valid SEGMENT-LENGTH. |
| ESY5561 - Required catalog does not exist. | The specified catalog does not exist. | Specify a valid CVOL. |
| ESY5562 - Catalog entry not found. | The entry was not found in the catalog. | No action is required. |
| ESY5563 - dataset is an index. | The dataset to be cataloged is an index. | Specify a valid dataset name. |
| ESY5564 - dataset not at lowest index level. | The dataset name entered must be at the lowest index level. | Enter a valid dataset name. |
| ESY5565 - Syntax error in dataset name. | A syntax error was detected in the dataset name. | Specify a valid dataset name. |
| ESY5566 - Syntax error in catalog name. | A syntax error was detected in the catalog name. | Specify a valid catalog name. |
| ESY5567 - Invalid OPTION, specify LONG or USERCAT. | An invalid OPTION was specified, valid options are LONG or USERCAT. | Specify a valid OPTION (LONG or USERCAT). |
| ESY5571 - DSNAME operand missing. | A fully qualified dataset name must be specified. | Enter a valid DSNAME. |
| ESY5572 - NEWNAME missing. | A fully qualified DSNAME must be specified as NEWNAME for the RENAME function. | Specify a valid DSNAME in the NEWNAME field for the RENAME function. |
| ESY5573 - SCRATCH invalid. | ||
| ESY5574 - RENAME invalid. | The NEW dataset name contains invalid characters. | Check NEW dataset name for invalid characters. |
| ESY5575 - Dataset not renamed, CATALOG-UPDATE function failed. |
The new dataset name cannot be cataloged. Therefore, the old dataset name is still valid, and the dataset can only be accessed by specifying the correct volume. |
Check with your systems programmer why the new dataset name cannot be cataloged. |
| ESY5576 - SCRATCH returned with RC :1: and status :2:. |
SCRATCH could not be performed. See the z/OS DFSMSdfp Advanced Services Manual for a detailed explanation of the return code and status code. |
Check status of dataset. |
| ESY5577 - RENAME returned with RC :1: and status :2:. |
RENAME could not be performed. See the z/OS DFSMSdfp Advanced Services Manual for a detailed explanation of the return code and status code. |
Check status of dataset. |
| ESY5578 - RENAME fatal error; VOL :1: DSN :2:. |
RENAME could not be performed. Check the dataset (see DSN value) on volume (see VOL value). |
Check with your systems programmer. |
| ESY5580 - Binder API :1: call, rc :2:, rsn :3:. | A call to the Binder API failed. | Note any IEW-prefix messages in the console log and Contact Customer support if necessary. |
| ESY5590 - End of data reached during inplace-update. | It is not possible to add records with the UPDATE-INPLACE function. | Do not use UPDATE-INPLACE for adding records. |
| ESY5591 - Member not found for inplace-update. | Specify a valid MEMBER. | |
| ESY5592 - Record length error for variable inplace-update. | Check the source program. RECORD-LENGTH may not be changed. |