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 Software AG 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 Software AG 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. |
Message | Explanation | Action |
---|---|---|
ESY5700 - Invalid value specified (DSORG / RECFM / TYPE). | An invalid value was specified for view FILE-ALLOCATE. Note: A more detailed message is returned when field ERROR-TEXT is specified. |
Specify valid value for DSORG / RECFM / TYPE. |
ESY5701 - DSNAME missing. | The DSNAME was missing. | Specify a valid DSNAME. |
ESY5702 - OUTADD error-code :1: reason-code :2: key :3:. | ||
ESY5703 - Copying of empty files not permitted. | ||
ESY5710 - Allocation failed with code :1:. | The allocation failed. The code is the DYNALLOC return code. Note: A more detailed message is returned when field ERROR-TEXT is specified. | Check the DYNALLOC return code. |
ESY5711 - Logical Error occurred in Common JES Interface. | A logical error has occurred in the Common JES Interface. Additional messages describing the type of error may have been issued to the console. |
Check the system log for additional messages. Contact Software AG customer support. |
ESY5712 - Request to Common JES Interface failed. | A request failed to access spool data. | Contact Software AG customer support. |
ESY5713 - Jobname and Job ID missing. One of them required. | Neither JOB-NAME nor JOB-ID / JOB-NUMBER have been specified. At least one of them is required to process the request. |
Specify JOB-NAME, JOB-ID or JOB-NUMBER with the request. |
ESY5714 - Unable to read :1: type SYSOUT datasets. | The specified spool file TYPE is invalid or cannot be processed. | Specify a valid spool file type (AL, CC, JL, SI, SM or SO). |
ESY5715 - Duplicate jobnames found. Please specify job id. | Multiple jobs were found for the specified job name. | Additionally specify job id / job number. |
ESY5717 - GENCB for ACB or RPL failed with RC :1: and RSN :2:. | An ACB or RPL could not be generated to access a SYSOUT dataset. | Check with systems programmer. Contact Software AG customer support. |
ESY5719 - Unable to :1: SYSOUT dataset. | An error occurred during open or close of a SYSOUT dataset. | Check with systems programmer. Contact Software AG customer support. |
ESY5720 - Invalid TYPE. | An invalid TYPE was given in the READ-SPOOL view. | Check source program. Valid values for TYPE are: in MVS: JL, SI, SO, SM and CC. in VSE: LS, PU, RD, XM, CC. |
ESY5721 - Job found, but not for specified spool ID. | The job was found on a different spool than the one specified. | No action is required. |
ESY5722 - Requested dataset not found. | The requested dataset could not be found. | No action is required. |
ESY5723 - Job not in output service. | The requested job is not in output service. | No action is required. |
ESY5724 - Requested Job not found. | The requested job could not be found on the JES spool. | No action is required. |
ESY5725 - I/O error on JES3 spool. |
A READ request to the JES spool failed. |
Retry. If the error persists, this is probably a hardware error. |
ESY5726 - Logical error on JES3 spool. |
A logical error occurred while reading the JES3 spool dataset. |
Notify systems programmer. Software AG technical support should be notified as well. |
ESY5727 - Spanned record is too large. | A spanned record is too large. | No action is required. |
ESY5728 - You are not allowed to see this job. | The user attempted to access a job for which he or she has not been authorized. This error is issued by the security system with which Entire System Server interfaces. | No action is required. |
ESY5729 - Invalid job TYPE, specify JOB, STC or TSU. |
The specified job TYPE is invalid. |
Specify a valid job type (JOB, STC, or TSU). |
ESY5730 - Unknown error during spool open. |
An unknown error occurred during spool open. |
Notify systems programmer and Software AG technical support. |
ESY5731 - Error occurred during spool GET. |
An error occurred during spool GET. |
Notify systems programmer and Software AG technical support. |
ESY5732 - Account number missing. | Account number was not supplied. | Check program and correct error. |
ESY5733 - No JOIN entry found for user. | The user is not defined in the system. | No action is required. |
ESY5734 - ARCHIVE run with errors. | An error occurred during ARCHIVE execution. | Check with systems programmer. |
ESY5735 - Logical error using I-T-C. | The inter-task-communication was not used correctly. | No action is required. |
ESY5736 - MESSAGE-ID missing. | No MESSAGE-ID value supplied. | Specify a MESSAGE-ID. |
ESY5737 - No more index space for inserting record. | The number of records exceeds the available index range. | No action required. |
ESY5738 - Error when using memory-pools. | Incorrect use of the MAIN-STORAGE view. | No action is required. |
ESY5739 - Error when using Job Variables. | Incorrect use of JOB-VARIABLES view. More details are available in SYSTEM-MESSAGE-CODE. | Please analyze the SYSTEM-MESSAGE-CODE. |
ESY5740 - Error when using BTAM file. | An error occurred while allocating a file. | No action is required. |
ESY5741 - Error when using SAM file. | An error occurred while allocating a file. | No action is required. |
ESY5742 - Error when using PAM file. | An error occurred while allocating a file. | No action is required. |
ESY5743 - Error when using ISAM file. | An error occurred while allocating a file. | No action is required. |
ESY5744 - Invalid eventing name given. | An invalid eventing name was specified. | No action is required. |
ESY5745 - Error occurred when executing Eventing. | Logical error using P1-Eventing. | Contact your systems programmer. |
ESY5746 - Serialization running in error. | A serialization request has failed. Detailed information available in SYSTEM-MESSAGE-CODE. | Repeat the request later. |
ESY5747 - LENGTH or SUBSTRING-LENGTH invalid. | Invalid value specification for view JOB-VARIABLES. Possible reasons:
|
Correct values and try again. |
ESY5748 - Internal LMS error has occurred. | An internal LMS error has been returned from LMS subprogram interface. Check SYSTEM-MESSAGE-CODE for details. | Please check SYSTEM-MESSAGE-CODE |
ESY5749 - PVS (CATID) not available. | The requested CATID is not available for the User ID of caller. | No action possible. |
ESY5750 - Invalid operand within operand list. | Incorrect usage of an Entire System Server view. | No action is required. |
ESY5751 - Not enough memory to execute the function. | There is not enough memory to execute the function. | Check with systems programmer. |
ESY5752 - Message/Message length missing. | Possible reasons:
|
Correct input values and try again. |
ESY5753 - I-T-C name missing. | ITC name must be specified for functions OPEN, RECEIVE and SEND. | Specify ITC name. |
ESY5754 - not done. | ||
ESY5755 - Invalid or no SWITCH type specified. | Neither USER nor PROCESS specified as switch type. | Correct switch type. |
ESY5756 - Job Variable name missing or invalid. | Invalid syntax used or no value specified. | Please correct. |
ESY5757 - Error during user management. | ||
ESY5758 - User ID is missing. | No user name specified. | Please specify name. |
ESY5759 - Name is missing. | ||
ESY5760 - Processor name is missing. | ||
ESY5761 - Start operand is missing. | ||
ESY5762 - Line/Station is missing. | ||
ESY5763 - Info type operand is missing. | ||
ESY5764 - Virtual call is missing. | ||
ESY5765 - Required Catalog ID not accessible. | ||
ESY5766 - User ID or Terminal ID missing. | Neither User ID nor processor-/terminal-name specified. | Please specify requested values. |
ESY5767 - No TSN found. | ||
ESY5768 - Invalid command in macro list. | ||
ESY5769 - Short name is missing. | ||
ESY5770 - Serialization name missing. | ||
ESY5771 - No information found. | No information found for specified request. | No action required. |
ESY5772 - BS2000/OSD Command has returned error. | ||
ESY5773 - New version operand missing. | ||
ESY5774 - No core available. | Not enough space available to allocate an ESY User Block. |
Please contact Software AG. For BS2000/OSD only: |
ESY5775 - Invalid Priority Value specified. | ||
ESY5776 - Request was cancelled. | Request was cancelled internally because user has been timed out. | |
ESY5777 - Request has abended. | An internal error occurred. Condensed abend information is contained in the job-log. | Check with systems programmer. Contact Software AG customer support. |
ESY5778 - Cannot perform command - not APF authorized. | The Entire System Server nucleus is not running APF authorized. | Check with systems programmer. |
ESY5779 - IDCAMS utility has abended. |
The IDCAMS utility has abended. |
Check job-log for additional information. |
ESY5780 - Completion code not ok. | The execution of the request was not successful. | Check input data of request. |
ESY5781 - Unable to obtain storage for work area extension. | A request failed to obtain storage for the work area extension. | Increase the region size to more than 16 MB for Entire System Server. |
ESY5782 - Error from :1: for :2:, RC :3:, REASON :4:. | A request failed while attempting to read the VTOC. | Contact your systems programmer. |
ESY5783 - Unable to allocate :1:, RC :2:, REASON :3:. | The specified volume could not be allocated. | Contact your systems programmer. |
ESY5784 - Unable to open VTOC on :1:, RC :2:. | An OPEN request failed for the VTOC on the specified volume. | Try again. If the problem persists, contact your systems programmer. |
ESY5785 - CVAF :1: failed with RC :2: and CVSTAT :3:. | A request failed to the common VTOC Access Facility. | Contact your systems programmer. |
ESY5786 - Unable to obtain storage for CSI work area. | A request failed to obtain storage for the CSI work area. | Increase the region size to more than 16 MB for Entire System Server. |
ESY5787 - CSI request failed, Module :1:, Reason :2:. RC :3:. | A request to the Catalog Search Interface failed. | Contact your systems programmer. |
ESY5788 - Unable to substitute symbol :1:, RC :2:. | A request failed to substitute text for a system symbol. | Contact your systems programmer. |
ESY5789 - Unable to get UCB copy for :1:, RC :2:. | A request failed to get a UCB copy for the volume specified. | Contact your systems programmer. |
ESY5798 - Task was not started under TSOS. | Entire System Server (npr) is not running under TSOS and does not have the required privileges to process the user requests. | Check the job control and make sure that all tasks of the Entire System Server (npr) run under TSOS. Perform a restart after changing the job control. |
ESY5799 - Entire System Server internal error. | An internal error has occurred. | Please contact Software AG support. |