Previous Topic: -437 - NO HANDLER EXISTS FOR USER-DEFINED CONDITION NAME name-stringNext Topic: -439 - sqlstate-value IN handler-name:error-description


-438 - SQLSTATE sqlstate-value WAS SIGNALLED WITH NO ATTACHED ERROR MESSAGE

Explanation

A procedure executed a SIGNAL statement that provided an SQLSTATE code but no message. CA Datacom therefore provides this default message. In the message text, sqlstate-value shows the SQLSTATE code.

The SQLSTATE that equates to this SQL return code is 45000.

User Response

None. This message is for information only.