| |
- Causa
- AN UNSUPPORTED SQLTYPE WAS ENCOUNTERED IN POSITION position-number OF THE INPUT-LIST.
The input SQLDA for an OPEN, EXECUTE, FETCH, or CALL statement contains an unsupported SQLTYPE for the parameter in position position-number.
position-number is the position of the first element in the SQLDA with an unsupported data type.
Either the application requestor or the application server does not have support for this data type.
This error can only occur in a client/server environment.
- Ação do sistema
- The statement cannot be executed.
- Resposta ao Desenvolvedor
- Change the SQLDA to exclude the unsupported data type.
SQLSTATE: 56084
© Copyright IBM Corp.
|
| |