Natural System Error Messages 3550-3599

NAT3550: DDM :1: not found in the system file.

Text
DDM ... not found in the system file.
Explanation
Natural for VSAM also uses the DDM at execution;
however, at execution time the required DDM was not existent on
the current FDIC system file.
Action
Contact your Natural administrator.

NAT3551: DDM :1: is destroyed.

Text
DDM ... is destroyed.
Explanation
The records on FDIC are corrupted.
Action
Contact your Natural administrator.

NAT3552: Duplicate file numbers for physical VSAM DDM not allowed.

Text
Duplicate file numbers for physical VSAM DDM not allowed.
Explanation
The file number for a physical DDM must be unique.
Duplicate file numbers are only allowed in the case of user views where
the file number must be the same for the user view and the related
physical (logical) DDM.
Action
Correct the file number or, in the case of a user view,
specify "USERVIEW=Y" in the DDM.

NAT3553: No physical VSAM file with the given file number exists.

Text
No physical VSAM file with the given file number exists.
Explanation
In constructing a logical file, during the CATALOG action you have to
specify the file number of the related physical file.
Action
Ensure that the related physical file (DDM) exists.

NAT3554: VSAM file specified for user view does not exist.

Text
VSAM file specified for user view does not exist.
Explanation
The file number used during user view creation must represent an
existing physical file.
Action
Use correct file number.

NAT3555: File :1:, no string available.

Text
File ..., no string available.
Explanation
VSAM returned a "no string" condition upon access to the file.
Action
Either change program to maintain fewer current positions in the file,
or change file definition / region size to define/allow more strings.

NAT3556: I/O to file :1: issued; exit :2: :3:.

Text
I/O to file ... issued; exit ... ....
Explanation
An I/O to a VSAM file was issued. Before or after the I/O, the user-exit
program received control and detected an error condition.
Action
Contact your Natural administrator.

NAT3557: GET statement issued for non-existent VSAM record.

Text
GET statement issued for non-existent VSAM record.
Action
Correct error in program.

NAT3558: Com-plete SYSPARM value VSAMRPL exceeded.

Text
Com-plete SYSPARM value VSAMRPL exceeded.
Action
Contact your system administrator.

NAT3559: Reusable file :1: is corrupted, OPRB string is missing.

Text
Reusable file ... is corrupted, OPRB string is missing.
Explanation
The first record is lost for the reusable file. No OPRB string has been
specified with option R to open this file in REUSE mode.
Action
Specify an OPRB string with option R for this file.

NAT3560: Corresponding system file TAF not linked.

Text
Corresponding system file TAF not linked.
Explanation
The load module containing the description of the system file being
accessed (TAF) has not been linked to the Natural for VSAM interface.
Action
Correct link-edit for Natural for VSAM.

NAT3561: Internal error during system file handling,:1: not found.

Text
Internal error during system file handling,... not found.
Action
Contact Software AG support.

NAT3562: DD/DLBL name for system file not specified.

Text
DD/DLBL name for system file not specified.
Explanation
An internal Natural error occurred.
Action
Contact Software AG support.

NAT3563: DD/DLBL name for system file must not exceed 7 characters.

Text
DD/DLBL name for system file must not exceed 7 characters.
Action
Correct setting in Natural parameter module.

NAT3564: This type of system file is not supported.

Text
This type of system file is not supported.
Explanation
You have tried to access a type of system file that is not supported
by Natural for VSAM.
Action
Contact your Natural administrator.

NAT3565: Active VSAM system file call, but SFILE=OFF specified.

Text
Active VSAM system file call, but SFILE=OFF specified.
Action
Change the SFILE setting.

NAT3566: This type of system file is not supported.

Text
This type of system file is not supported.
Explanation
You have tried to access a type of system file that is not supported by
the Natural for VSAM interface.
Action
Contact your Natural administrator.

NAT3567: ILLOGIC condition when executing command to :1: dataset.

Text
ILLOGIC condition when executing command to ... dataset.
Explanation
An ILLOGIC condition has been detected during execution of a
command to a VSAM, ISAM or LEASY dataset.
Action
Correct error in program.

NAT3568: Invalid Natural :1: request.

Text
Invalid Natural ... request.
Explanation
The attempted file operation is not supported or permitted according to
the DATA SET entry specification in the FCT.
Action
Correct error in program.

NAT3569: :1: is active, module :2: is wrongly assembled.

Text
... is active, module ... is wrongly assembled.
Action
Correctly assemble module ... .

NAT3570: MULTI-PASS is active, update transaction is not allowed.

Text
MULTI-PASS is active, update transaction is not allowed.

NAT3571: Create mode for VSAM LSR-pools, error by :1:, :2: :3:.

Text
Create mode for VSAM LSR-pools, error by ..., ... ....
Explanation
The response code is returned by the macro, or
the logical file name.
Action
Consult the appropriate IBM literature for explanation or contact
your administrator or support personnel.

NAT3572: DDM analyzer : level error for field :1:.

Text
DDM analyzer : level error for field ....
Action
Check DDM and correct error.

NAT3573: DDM analyzer: unsupported data type for field :1:.

Text
DDM analyzer: unsupported data type for field ....
Explanation
The corresponding DDM contains unsupported data types
for Natural for VSAM (long-alpha, graphical, phonetic or
hyper descriptor).
Action
Correct DDM.

NAT3574: VRRDS datasets support up CICS version 5.1.

Text
VRRDS datasets support up CICS version 5.1.
Action
Contact your system administrator.

NAT3575: Source locking is active, but LFILE is missing or invalid.

Text
Source locking is active, but LFILE is missing or invalid.
Explanation
Source locking is activated for VSAM system files, but the required
LFILE definition is missing or invalid.
Action
Define a valid LFILE for source locking on VSAM system files.

NAT3576: Session registry is active, but LFILE missing or invalid.

Text
Session registry is active, but LFILE missing or invalid.
Explanation
Session registry is activated for VSAM system files, but the required
LFILE definition is missing or invalid.
Action
Define a valid LFILE for Session registry on VSAM system files.

NAT3577: Logical :1: file must be of type KSDS.

Text
Logical ... file must be of type KSDS.
Explanation
A logical file being cataloged with the SYSDDM utility has
the attribute "ESDS" or "RRDS", but only "KSDS" is allowed.
Action
Change file organization of VSAM DDM.

NAT3578: File number for related physical :1: file is missing.

Text
File number for related physical ... file is missing.
Explanation
Each logical file must refer to a physical VSAM file.
Action
Check file number.

NAT3579: Illegal OPRB string: :1:.

Text
Illegal OPRB string: ....
Explanation
See the Natural documentation for valid strings for the
OPRB parameter.
Action
Invoke Natural again with a valid OPRB string.

NAT3580: Error in VSAM DDM for SUB/SUP definition.

Text
Error in VSAM DDM for SUB/SUP definition.
Action
Check DDM and correct error.

NAT3581: Statement invalid for VSAM :1: dataset.

Text
Statement invalid for VSAM ... dataset.
Explanation
An invalid request has been issued against a VSAM KSDS, ESDS,
RRDS or VRDS dataset.
See the Natural documentation for valid statements.
Action
Correct error in program.

NAT3582: SLOCK=PRE option not supported on VSAM system files.

Text
SLOCK=PRE option not supported on VSAM system files.
Explanation
Locking on VSAM system files works only with option SLOCK=POST or
as NDV locking. The SLOCK=PRE option is refreshed.
Action
Turn off the option SLOCK=PRE.

NAT3583: Statement invalid for :1: RRDS dataset.

Text
Statement invalid for ... RRDS dataset.
Explanation
An invalid statement was issued against a VSAM RRDS dataset.
See the Natural documentation for valid statements.
Action
Correct error in program.

NAT3584: File :1:, condition "NOTAUTH", RESP2 :2:.

Text
File ..., condition "NOTAUTH", RESP2 ....
Explanation
CICS returned a "NOTAUTH" condition upon access to the file.
RESP2 indicates the RESP2 value as taken from the EIB.
Action
Contact your Natural or CICS administrator.

NAT3585: File :1:, RBA invalid.

Text
File ..., RBA invalid.
Explanation
A READ BY ISN statement was executed with an invalid ISN (RBA).
Action
Correct error in program.

NAT3586: File :1:, invalid RRN for an RRDS/VRDS dataset.

Text
File ..., invalid RRN for an RRDS/VRDS dataset.
Explanation
An attempt was made to access an RRDS/VRDS VSAM dataset with an
invalid relative record number (RRN).
Action
Correct error in program.

NAT3587: Implicit VSAM GETMAIN failed.

Text
Implicit VSAM GETMAIN failed.
Explanation
VSAM returned a "GETMAIN failed" feedback code.
Action
Increase the size of the partition/region/task.

NAT3588: Use only K, E, R (file org); Y, N (compress); F, C (zone).

Text
Use only K, E, R (file org); Y, N (compress); F, C (zone).
Explanation
Allowed values are:
  K    - KSDS
  E    - ESDS
  R    - RRDS
  Y, N - compress (yes, no)
  F, C - zoned with 0F or 0C
Action
Enter correct value.

NAT3589: Incompatible version of :1: system file.

Text
Incompatible version of ... system file.
Explanation
The system file is of an older version.
Action
Use the correct system file version.

NAT3590: Module :1: is missing in link-edit.

Text
Module ... is missing in link-edit.
Explanation
A module is missing in the link-edit of the Natural nucleus.
Action
Include the module in the link-edit.

NAT3591: GETMAIN for :1: failed; return code :2:.

Text
GETMAIN for ... failed; return code ....
Explanation
Natural for VSAM is not able to allocate its internal tables.
return code = 4 :  not enough storage
return code > 4 :  internal error
Action
If return code = 4, increase size of thread/region/partition/task;
otherwise contact Software AG support.

NAT3592: :1: too small for :2:.

Text
... too small for ....
Explanation
A Natural for VSAM table is too large to fit into
the VSIZE buffer.
Action
Either reduce size of table, or increase VSIZE.

NAT3593: Version does not fit in Natural VSAM link-edit.

Text
Version does not fit in Natural VSAM link-edit.
Explanation
The modules included in the Natural link-edit must be of the same
version.
Action
Check Natural nucleus and/or NTVSAM macro.

NAT3594: Create mode for VSAM LSR-pools, error by :1:, :2: :3:.

Text
Create mode for VSAM LSR-pools, error by ..., ... ....
Explanation
The response code is returned by the macro.
Action
Consult the appropriate IBM literature for explanation or
Contact your system administrator.

NAT3595: Unsupported operating system or TP system version.

Text
Unsupported operating system or TP system version.
Explanation
Natural for VSAM only supports ESA operating systems and
Com-plete Version 5.1 or above.
Action
Install an operating system and/or TP system supported by
Natural for VSAM.

NAT3596: No DBID marked as VSAM in NTDB macro.

Text
No DBID marked as VSAM in NTDB macro.
Explanation
Natural for VSAM has been invoked, but in the NTDB macro no
database has been reserved for VSAM.
Action
If you do not wish to invoke Natural for VSAM, invoke
Natural with VSIZE=0; otherwise correct error in NTDB macro.

NAT3597: Used as WTO message in NVSMISC.

Text
Used as WTO message in NVSMISC.
Explanation
The reason for this failure is explained for the macro BLDVRP.
Action
See IBM documentation "DFSMS Macro Instructions for Data Sets".

NAT3598: Incompatible versions of Natural and Natural for VSAM.

Text
Incompatible versions of Natural and Natural for VSAM.
Explanation
Natural for VSAM Version 4.2 or above can only be used
with Natural Version 4.2 or above.
Action
Use a compatible Natural version.

NAT3599: Natural VSAM initialization failed.

Text
Natural VSAM initialization failed.
Explanation
The reason for this failure is explained by the more detailed
error message issued together with this error message.
Action
See explanation of detailed message.