Contents Index Inconsistent indicator variables for this cursor Into clause not allowed on declare cursor - ignored

ASA Programming Guide
  SQL Preprocessor Error Messages
    SQLPP errors

Inconsistent number of host variables for this cursor


Message value Message Type
2690 Error
Probable cause 

You have used a different number of host variables than the number previously used with the cursor. The number of host variables must be consistent for the cursor.


Contents Index Inconsistent indicator variables for this cursor Into clause not allowed on declare cursor - ignored