Previous Topic: -438 - SQLSTATE sqlstate-value WAS SIGNALLED WITH NO ATTACHED ERROR MESSAGENext Topic: -501 - INVALID CURSOR STATE (STMT - ID=aaaa)


-439 - sqlstate-value IN handler-name:error-description

Explanation

The condition-handler referenced in handler-name failed with the SQLSTATE shown in sqlstate-value for the reason listed in error-description.

The SQLSTATE that equates to this SQL return code is 0K000.

User Response

Correct the error described in the error-description.

-441 – PROC: msg-text

Reason:

There has been a rebind error on a procedure. The information in msg-text varies depending upon the error that has occurred.

Action:

Correct the problem described by the msg-text.