Field | Contents |
---|---|
SQLCA.SQLCODE | Generic error codes. |
SQLCA.SQLERRD [0] | DBMS status codes. |
SQLCA.SQLERRM | First 70 characters of the gateway error message text or the DBMS system error message text. |
SQLCA.SQLWARN.SQLWARN5 | If set to W, the statement is not supported by the gateway, or a parameter in the statement was recognized but not supported. |