Previous Topic: -435 - USER CONDITION user-cond-name SIGNALLED WITH NO ATTACHED ERROR MESSAGENext Topic: -437 - NO HANDLER EXISTS FOR USER-DEFINED CONDITION NAME name-string


-436 - RESIGNAL FOR SQLSTATE sqlstate REQUESTED WHEN HANDLER NOT ACTIVE

Explanation

An SQL statement has not completed to the point at which SQLSTATE information is written to a diagnostics area. Error handling mode is therefore not in effect at this point, and RESIGNAL has no condition upon which to operate. In the message text, sqlstate is the SQLSTATE that was requested.

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

User Response

None. This message is for information only.