Previous Topic Next topic Print topic


Return Codes

The following is a list of codes returned after calling DSNTIAR or DSNTIAC.

Code Description
0 No error
8 Logical error line length > error message length
12 Error message length > 1,000
16 Critical error - invalid parameter passed to routine or missing parameter
-1 There is inadequate memory in the system for message formatting services to function. Requested message is not returned.
-2 The SQLCA does not contain a non-zero SQLCODE
-3 The SQLCA does not refer to a valid message
-4 The logical error line length is less than zero
Previous Topic Next topic Print topic