|
- Causa
- NUMBER OF RESULT SETS IS GREATER THAN NUMBER OF LOCATORS
The number of result set locators specified on the ASSOCIATE LOCATORS statement is less than the number
of result sets returned by the stored procedure.
The first "n" result set locator values are returned, where "n" is the number of result set locator variables specified on
the SQL statement.
- Ação do sistema
- The SQL statement is successful. The SQLWARN3 field is set to 'Z'.
- Resposta ao Desenvolvedor
- Increase the number of result set locator variables specified on the SQL statement.
SQLSTATE: 01614
|
| |