IIS-CONN-DB2-00688E 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 modifies an entire table or view.

User response

Review the error code to determine why the error occurred. Modify the SQL statement in the job to include a WHERE clause.