IIS-CONN-DB2-00690E
Error code reported: SQLSTATE = SQL state: Native Error Code = Native error code: Msg = Error message

Explanation

The DB2 API Error code reported an error. The SQLSTATE is SQL state. The Native Error Code is Native error code. The message returned is Error message.

Typically this error occurs when the SQL statement that was executed by the DB2 API violated a primary key, unique constraint, or unique index.

User response

Review the error code to determine why the error occurred. Correct the SQL statement or data that violated the key, constraint, or index.