| |
- Causa
- O número de variaveis HOST na delcaração não é igual ao número de descritores DESCRIPTORS.
The number of host variables in the SQL statement does not match the number of host variable descriptors.
- Ação do sistema
- The statement cannot be executed.
- Resposta ao Desenvolvedor
- Correct the application program.
The most likely cause of this problem is a missing colon before a host variable.
- Causa do problema
- If the SQL statement is bound locally, descriptors are built by the DB2 precompiler.
For a remote SQL statement, descriptors are built by DDF and are passed in the array SQLSTTVRB.
SQLSTATE: 58026
© Copyright IBM Corp.
|
| |