| |
- Causa
- EXTERNAL FUNCTION function-name (SPECIFIC NAME specific-name) HAS RETURNED AN ERROR SQLSTATE WITH DIAGNOSTIC TEXT
msg-text.
An SQLSTATE of the form 38xxx was returned by function function-name, along with message text msg-text.
If the third character is not 5 (i.e. '385xx') then the last 3 characters of the SQLSTATE value were chosen by the function, to indicate the
reason of the failure.
SQLSTATEs values of the form 385xx are issued by IBM with a different SQLCODE.
- Ação do sistema
- The actions in the external function should be rolled back.
- Resposta ao Desenvolvedor
- Contact the author of the function or your database administrator.
Until the problem is resolved, the function should not be used.
SQLSTATE: 42601
© Copyright IBM Corp.
|
| |