Natural System Error Messages 5651-5700

NAT5651: Requested catalog does not exist.

Text
ESY5651 Requested catalog does not exist.
Explanation
The requested CVOL does not exist.
Action
Specify valid CVOL.

NAT5652: Catalog structure inconsistent.

Text
ESY5652 Catalog structure inconsistent.
Explanation
The catalog structure is inconsistent.
Action
Notify the systems programmer.

NAT5653: Cannot delete index.

Text
ESY5653 Cannot delete index.
Explanation
The index cannot be deleted.
Action
No action is required.

NAT5654: Index structure does not exist.

Text
ESY5654 Index structure does not exist.
Action
No action is required.

NAT5655: Insufficient space on catalog data set.

Text
ESY5655 Insufficient space on catalog data set.
Explanation
The catalog dataset is full.
Action
Notify the systems programmer.

NAT5656: Error cataloging generation data set.

Text
ESY5656 Error cataloging generation data set.
Explanation
An error occurred while cataloging a generation dataset.
Action
Check specified values. If valid, contact the systems programmer.

NAT5657: I/O error on catalog.

Text
ESY5657 I/O error on catalog.
Explanation
An I/O error occurred while accessing the catalog.
Action
This is probably a hardware error. Contact the systems programmer.

NAT5658: Data set is not catalogued.

Text
ESY5658 Data set is not catalogued.
Explanation
The specified dataset is not cataloged.
Action
No action is required.

NAT5659: Data set is already catalogued.

Text
ESY5659 Data set is already catalogued.
Explanation
The specified dataset is already cataloged.
Action
No action is required.

NAT5660: :1: - :2: module not available.

Text
ESY5660 ... - ... module not available.
Explanation
The specified Natural module was not found.
Action
Specify the name of an existing Natural module.

NAT5661: :1: - NATURAL sub-task already active.

Text
ESY5661 :1: - NATURAL sub-task already active.
Explanation
A Natural subtask is already active for this user.
Action
Make sure that subtask is closed prior restarting it.

NAT5662: :1: - NATURAL sub-task not allowed.

Text
ESY5662 :1: - NATURAL sub-task not allowed.
Explanation
The Natural subtask system has not been initialized.
Action
Notify systems programmer.

NAT5663: :1: - NATURAL sub-task not active.

Text
ESY5663 :1: - NATURAL sub-task not active.
Explanation
The Natural subtask does not exist.
Action
No action is required.

NAT5664: :1: - NATURAL sub-task table full.

Text
ESY5664 :1: - NATURAL sub-task table full.
Explanation
The maximum number of Natural subtasks is reached.
Action
Notify systems programmer.

NAT5665: :1: - invalid action requested.

Text
ESY5665 :1: - invalid action requested.
Explanation
An invalid action was requested.
Action
Specify valid action.

NAT5666: :1: - NATURAL sub-task must have parameters.

Text
ESY5666 :1: - NATURAL sub-task must have parameters.
Explanation
An attempt was made to start a Natural subtask without parameters.
Action
Specify parameter for Natural subtask.

NAT5669: Invalid specification for keyword.

Text
ESY5669 Queue or job name invalid.
Explanation
Submit JCL contains error.
Action
Correct JCL error and rerun program.

NAT5670: View not supported.

Text
ESY5670 View not supported.
Explanation
This view is not supported on the local operating system.

NAT5671: Class missing or is invalid.

Text
ESY5671 Class missing or is invalid.
Explanation
The function CHANGE requires a valid NEW-CLASS, NEW-DESTINATION or
NEW-USERID value.

NAT5672: Segment option requires JOBNAME/JOBNUMBER.

Text
ESY5672 Segment option requires JOBNAME/JOBNUMBER.
Explanation
Specifying the SEGMENT option (SEGMENT-NUMBER > 0) requires that
the job is identified with JOB-NAME and JOB-NUMBER.

NAT5673: Access error due to FILETABLE=STATIC.

Text
ESY5673 Access error due to FILETABLE=STATIC.
Explanation
The requested file could not be accessed because the Entire System
Server startup parameter FILETABLE was specified as STATIC.
Only those files available at ESY initialization time (STD,PARSTD & TEMP
labels) can therefore be accessed.
Action
To allow dynamic access of files NOT specified at ESY initialization
time, change the FILETABLE parameter to DYNAMIC and restart
Entire System Server.

NAT5674: VTOC error reading format-3 labels.

Text
ESY5674 VTOC error reading format-3 labels.
Explanation
VTOC error reading format-3 labels for the requested file.
Action
Information message only. No action necessary or possible.

NAT5675: :1: not supported.

Text
ESY5675 :1: not supported.
Explanation
Entire System Server has detected that the requested file
has attributes which are not supported by this version of ESY
e.g. Multi-volume files, Multi-extent output files etc.

NAT5676: Not first volume of a multi volume file.

Text
ESY5676 Not first volume of a multi-volume file.
Explanation
Entire System Server has detected that the file on the specified
volume is NOT the first volume/extent of a multi-volume file.

NAT5677: FAMS ERROR, R15=XXXXXXXX, R0=XXXXXXXX

Explanation
A FAMS error occurred while COPY-FILE was copying one or more
program objects.
Action
Check the console log for IGW prefixed messages issued by FAMS
for further information

NAT5678: Member already exists.

Text
ESY5678 Member already exists.
Explanation
In WRITE-FILE or COPY-FILE, REPLACE = 'NO' was specified, however the
member exists.
Action
No action required.

NAT5679: Input and output files are incompatible.

Text
ESY5679 Input and output files are incompatible.
Explanation
COPY-FILE has determined that the record formats of the input and
output files are not compatible (RECFM does not match, block size
incompatibilities, etc.).
Action
Verify dataset attributes and reissue request with correct parameters.

NAT5680: Job/output is protected.

Text
ESY5680 Job/output is protected.
Explanation
The user is not authorized to access the specified job/output.
Action
Notify systems programmer.

NAT5681: Job/output is active.

Text
ESY5681 Job/output is active.
Explanation
The specified job/output is currently active.
Action
There is no action required.

NAT5682: Job/output is not dispatchable.

Text
ESY5682 Job/output is not dispatchable.
Explanation
The job/output is not dispatchable.
Action
There is no action required.

NAT5683: FAMS error, R15=:1:, R0=:2:.

Text
ESY5683 FAMS error, R15=:1:, R0=:2:.
Explanation
A FAMS error occurred while COPY-FILE was copying one or more
program objects.
Action
Check the console log for IGW prefixed messages issued by FAMS
for further information.

NAT5684: Remote program object copy currently unsupported.

Text
ESY5684 Remote program object copy currently unsupported.
Explanation
In this release of Entire System Server, use of COPY-FILE on OS/390 for
copying program objects between different nodes is not supported.
This message is also issued if a program object copy request is
issued to a VSE/ESA node.
Action
A workaround is to first copy the program object to a PDS on the
local node, then copy to a PDS on the remote node, then copy to
the target PDSE.

NAT5685: FAMS subtask abended.

Text
FAMS subtask abended.
Explanation
One of the subtasks used by remote program object copy has abnormally
terminated.  The ERROR-NODE and ERROR-VIEW fields will show which node
had the ABEND.  Information regarding the ABEND will be in the JES log.
Action
Contact Software AG support.

NAT5687: Bad variable record.

Text
ESY5687 Bad variable record.
Explanation
Bad variable record.
Action
No action is required.

NAT5688: Return code :1: HCF function :2:.

Text
ESY5688 Return code :1: HCF function :2:.
Explanation
The HCF function failed. The return code is the HCF return code.
Action
Notify systems programmer.

NAT5690: :1: error :2: during :3:.

Text
ESY5690 1: error :2: during :3:.
Explanation
An error occurred accessing PANVALET or LIBRARIAN data.
Action
Notify systems programmer.

NAT5691: Error while accessing librarian member.

Text
ESY5691 Error while accessing librarian member.
Explanation
An error occurred accessing a LIBRARIAN member.
Action
There is no action required.

NAT5692: You are not permitted to access member.

Text
ESY5692 You are not permitted to access member.
Explanation
This user is not authorized to access the specified member.
Action
Check with systems programmer.

NAT5693: :1:.

Text
ESY5693 :1:.
Explanation
A PANVALET error occurred.
Action
See message text.

NAT5694: Strange error opening VTOC.

Text
ESY5694 Strange error opening VTOC.
Explanation
A strange internal error occurred reading the VTOC.
Action
Notify systems programmer.

NAT5695: VTOC is in use.

Text
ESY5695 VTOC is in use.
Explanation
The VTOC is currently in use.
Action
Retry.

NAT5696: Cannot assign logical unit.

Text
ESY5696 Cannot assign logical unit.
Explanation
A logical unit could not be assigned.
Action
Notify systems programmer.

NAT5697: Library/sublibrary not found.

Text
ESY5697 Library/sublibrary not found.
Explanation
The specified library/sublibrary was not found.
Action
Specify valid library/sublibrary name.

NAT5698: Internal LIBRARIAN error has occurred.

Text
ESY5698 Internal LIBRARIAN error has occurred.
Explanation
An internal LIBRARIAN error occurred.
Action
Notify systems programmer.

NAT5699: Not enough main storage available.

Text
ESY5699 Not enough main storage available.
Explanation
Not enough main storage was available to process the request.
Action
Notify systems programmer.

NAT5700: Invalid value specified (DSORG / RECFM / TYPE).

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.