IIS-CONN-DB2-00692E 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 could not insert a row because it was outside the defined data partition range.

User response

Do one of the following actions:
  • Increase the range.
  • Increase the partitions.