Version 6.3.8 for UNIX
 —  Messages and Codes  —

Natural System Error Messages 3451-3500

NAT3493: ETP database driver not available.

Text ETP database driver not available.
Expl. The ETP database driver was not installed.
Actn. Contact your natural administrator.

NAT3494: Update to destribution key not allowed.

Text Update to destribution key not allowed.

NAT3495: ETP internal table overflow.

Text ETP internal table overflow.
Expl. Internal program error.
Actn. Call the SAG support.

NAT3496: Simultaneous update to more than one database not allowed

Text Simultaneous update to more than one database not allowed
Expl. This is an ETP restriction.
Actn. revise your Natural program.

NAT3499: LFILE 200 for administration file not defined or ETPSIZE=0

Text LFILE 200 for administration file not defined or ETPSIZE=0
Expl. LFILE 200 and ETPSIZE must be specified in NATPARM
Actn. Specify LFILE 200 and ETPSIZE in NATPARM
Contact your natural administrator.

NAT3500: Statement not allowed for SQL databases.

Text Statement not allowed for SQL databases.
Expl. The following Natural statements are not supported when accessing
a SQL database:
- GET, GET SAME, GET TRANSACTION DATA, GET RECORD
- STORE USING/GIVING NUMBER (ISN)
- READ BY ISN
Actn. Check program and correct error.

Top of page