| |
- Causa
- EXTERNAL ROUTINE routine-name (SPECIFIC NAME specific-name ) HAS RETURNED AN INVALID SQLSTATE sqlstate, WITH
DIAGNOSTIC TEXT text.
The valid SQLSTATEs that a user-defined function or stored procedure can return are 38xxx (error), 38502 (error) and 01Hxx (warning).
User-defined function or stored procedure routine-name returned an invalid SQLSTATE sqlstate, along with message text text.
The user-defined function or stored procedure is in error.
- Ação do sistema
- The statement could not be executed.
- Resposta ao Desenvolvedor
- The user-defined function or stored procedure needs to be corrected.
See your database administrator, or the author of the function to find out the meaning of the warning.
The significance of the bad SQLSTATE to the invoking application can be learned from the author of the function.
SQLSTATE: 39001
© Copyright IBM Corp.
|
| |