Natural System Error Messages 3451-3500

NAT3493: ETP database driver not available.

Text
ETP database driver not available.
Explanation
The ETP database driver was not installed.
Action
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.
Explanation
Internal program error.
Action
Call the SAG support.

NAT3496: Simultaneous update to more than one database not allowed

Text
Simultaneous update to more than one database not allowed
Explanation
This is an ETP restriction.
Action
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
Explanation
LFILE 200 and ETPSIZE must be specified in NATPARM
Action
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.
Explanation
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
Action
Check program and correct error.