-438 APPLICATION RAISED ERROR WITH DIAGNOSTIC TEXT: text
Explanation
This error occurred
as a result of the RAISE_ERROR function, a RESIGNAL statement, a SIGNAL
SQLSTATE statement, or it was an unhandled condition when processing
of the trigger or routine completed.
- text
- Diagnostic text provided by the invocation of the RAISE_ERROR function or the SIGNAL SQLSTATE statement.
System action
The statement cannot be processed.
Programmer response
Use application-provided diagnostic text, if provided, to determine the cause of the error.
SQLSTATE
Defined by the application