Natural System Error Messages 3550-3599

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

Text
DDM ... not found in the system file.
Expl.
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.
Actn.
Contact your Natural administrator.

NAT3551: DDM :1: is destroyed.

Text
DDM ... is destroyed.
Expl.
The records on FDIC are corrupted.
Actn.
Contact your Natural administrator.

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

Text
Duplicate file numbers for physical VSAM DDM not allowed.
Expl.
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.
Actn.
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.
Expl.
In constructing a logical file, during the CATALOG action you have to
specify the file number of the related physical file.
Actn.
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.
Expl.
The file number used during user view creation must represent an
existing physical file.
Actn.
Use correct file number.

NAT3555: File :1:, no string available.

Text
File ..., no string available.
Expl.
VSAM returned a "no string" condition upon access to the file.
Actn.
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 ... ....
Expl.
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.
Actn.
Contact your Natural administrator.

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

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

NAT3558: Com-plete SYSPARM value VSAMRPL exceeded.

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

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

Text
Reusable file ... is corrupted, OPRB string is missing.
Expl.
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.
Actn.
Specify an OPRB string with option R for this file.

NAT3560: Corresponding system file TAF not linked.

Text
Corresponding system file TAF not linked.
Expl.
The load module containing the description of the system file being
accessed (TAF) has not been linked to the Natural for VSAM interface.
Actn.
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.
Actn.
Contact Software AG support.

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

Text
DD/DLBL name for system file not specified.
Expl.
An internal Natural error occurred.
Actn.
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.
Actn.
Correct setting in Natural parameter module.

NAT3564: This type of system file is not supported.

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

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

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

NAT3566: This type of system file is not supported.

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

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

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

NAT3568: Invalid Natural :1: request.

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

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

Text
... is active, module ... is wrongly assembled.
Actn.
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 ..., ... ....
Expl.
The response code is returned by the macro, or
the logical file name.
Actn.
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 ....
Actn.
Check DDM and correct error.

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

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

NAT3574: VRRDS datasets support up CICS version 5.1.

Text
VRRDS datasets support up CICS version 5.1.
Actn.
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.
Expl.
Source locking is activated for VSAM system files, but the required
LFILE definition is missing or invalid.
Actn.
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.
Expl.
Session registry is activated for VSAM system files, but the required
LFILE definition is missing or invalid.
Actn.
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.
Expl.
A logical file being cataloged with the SYSDDM utility has
the attribute "ESDS" or "RRDS", but only "KSDS" is allowed.
Actn.
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.
Expl.
Each logical file must refer to a physical VSAM file.
Actn.
Check file number.

NAT3579: Illegal OPRB string: :1:.

Text
Illegal OPRB string: ....
Expl.
See the Natural documentation for valid strings for the
OPRB parameter.
Actn.
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.
Actn.
Check DDM and correct error.

NAT3581: Statement invalid for VSAM :1: dataset.

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

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

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

NAT3583: Statement invalid for :1: RRDS dataset.

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

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

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

NAT3585: File :1:, RBA invalid.

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

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

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

NAT3587: Implicit VSAM GETMAIN failed.

Text
Implicit VSAM GETMAIN failed.
Expl.
VSAM returned a "GETMAIN failed" feedback code.
Actn.
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).
Expl.
Allowed values are:
  K    - KSDS
  E    - ESDS
  R    - RRDS
  Y, N - compress (yes, no)
  F, C - zoned with 0F or 0C
Actn.
Enter correct value.

NAT3589: Incompatible version of :1: system file.

Text
Incompatible version of ... system file.
Expl.
The system file is of an older version.
Actn.
Use the correct system file version.

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

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

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

Text
GETMAIN for ... failed; return code ....
Expl.
Natural for VSAM is not able to allocate its internal tables.
return code = 4 :  not enough storage
return code > 4 :  internal error
Actn.
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 ....
Expl.
A Natural for VSAM table is too large to fit into
the VSIZE buffer.
Actn.
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.
Expl.
The modules included in the Natural link-edit must be of the same
version.
Actn.
Check Natural nucleus and/or NVSPARM module.

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

Text
Create mode for VSAM LSR-pools, error by ..., ... ....
Expl.
The response code is returned by the macro.
Actn.
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.
Expl.
Natural for VSAM only supports ESA operating systems and
Com-plete Version 5.1 or above.
Actn.
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.
Expl.
Natural for VSAM has been invoked, but in the NTDB macro no
database has been reserved for VSAM.
Actn.
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.
Expl.
The reason for this failure is explained for the macro BLDVRP.
Actn.
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.
Expl.
Natural for VSAM Version 4.2 or above can only be used
with Natural Version 4.2 or above.
Actn.
Use a compatible Natural version.

NAT3599: Natural VSAM initialization failed.

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