Version 6.3.8 for UNIX
 —  Messages and Codes  —

Natural System Error Messages 7351-7400

NAT7386: Invalid :1: level :2: must be at least :3:.

Text Invalid .1. level .2. must be at least .3..
Expl. The SM level of the component in .1. must be
at least .3..
Actn. Contact your Natural administrator.
Install the correct SM level.

NAT7387: The Natural for DB2 parameter module is not linked.

Text The Natural for DB2 parameter module is not linked.
Expl. This may also indicate that you are using an old version
of the Natural parameter module (must be at least 2.2.4).
Actn. Contact your Natural administrator.
Link the Natural for DB2 parameter module to your Natural environment.

NAT7388: Natural SQL interface not active. SQL calls not possible.

Text Natural SQL interface not active. No SQL calls can be processed.
Expl. This error message is preceded by an initialization error message.
Actn. Check for previous initialization error.

NAT7389: Natural SQL interface active without file server.

Text Natural SQL interface active without file server.
Expl. This error message is preceeded by an initialization error of the file
server. The file server is not available for this Natural session but
SQL statements will be processed as normal.

NAT7390: :1: not linked / not found.

Text ... not linked / not found.
Expl. The required module ... is not linked to your Natural environment.
Actn. Contact your Natural administrator.
Check your installation.

NAT7391: DB2SIZE parameter must be set to at least :1:.

Text DB2SIZE parameter must be set to at least ....
Expl. The area specified with the DB2SIZE parameter is too small to
accommodate all buffer areas required by Natural DB2 / Natural SQL/DS.
Actn. Set DB2SIZE to the value as indicated in the error message;
then invoke Natural again.

NAT7392: GETMAIN for DB2SIZE failed.

Text GETMAIN for DB2SIZE failed.
Expl. During Natural initialization, the GETMAIN for the buffer area
specified by the DB2SIZE parameter failed. The probable reason is that
not enough free storage is available or that the thread is too small.
Actn. Reduce Natural"s total area size allocations, or increase the
region size.

NAT7393: File server initialization error :1:.

Text File server initialization error ....
Expl. The initialization of the file server failed, returning the reason code
as indicated in the error message. Possible reason codes and their
meanings are:
01 - Global directory full.
04 - Dataset open error.
05 - Dataset read error.
06 - Dataset write error.
07 - ENQUEUE failed.
08 - DEQUEUE failed.
10 - DB2SIZE too small.
11 - System GETMAIN failed.
12 - System FREEMAIN failed.
13 - WAIT request failed.
14 - Not enough space in dataset.
Actn. 14 - Not enough space in dataset. Contact your Natural administrator.

NAT7394: Load of DB2COMRE failed.

Text Load of DB2COMRE failed.
Expl. During initialization of the Natural SQL interface under Com-plete,
the Com-plete to DB2 interface DB2COMRE could not be loaded.
Typically DB2COMRE is not defined as RESIDENTPAGE.
Actn. Contact your Com-plete administrator.

NAT7395: Natural must be started via NDLSINIB in DSNMTV01.

Text Natural must be started via NDLSINIB in DSNMTV01.
Expl. In the DSNMTV01 environment all ET/BT calls are to be processed by
NDLSINIB as requested by the parameter DLISYNC=ON in the NDBPARM
but Natural has not been started via the NDLSINIB bootstrap module.
Actn. Start Natural via the NDLSINIB bootstrap module or set the parameter
DLISYNC in the NDBPARM to OFF.

NAT7396: User area has been modified.

Text User area has been modified.
Expl. Natural checks the contents of the user area at regular intervals.
When this area has been overwritten, Natural cannot guarantee correct
continuation of the Natural session.
Actn. Restart Natural.

NAT7397: System file has been modified.

Text System file has been modified.
Expl. Natural checks the integrity of the Natural system file.
If Natural detects a discrepancy, this error message is issued.
The DBA should try to find out who or why data have been modified
in the system file without proper authorization.
Actn. Re-INPL the Natural system file.

NAT7398: Natural nucleus SM level does not agree with system file.

Text Natural nucleus SM level does not agree with system file.
Expl. During startup, Natural checks whether the system file level agrees
with the SM level of the Natural nucleus. If these levels do not agree,
it is highly likely that some system program will not work.
Actn. Restart Natural with the correct system file.

NAT7399: Natural system file information missing.

Text Natural system file information missing.
Expl. During startup, Natural checks the system file information for validity.
Natural could not find any system file information.
Either the system file specified with the profile parameter FNAT is not
a valid system file or the system file has been corrupted by
unauthorized access.
Actn. Restart Natural with a correct system file.

NAT7400: Value for dynamic parameter missing.

Text Value for dynamic parameter missing.
Expl. Invalid syntax in dynamic parameters. Probably an equal sign (=) or
a keyword value is missing.
Actn. Restart the Natural session with correct specification of
dynamic parameters.

Top of page