Contents Index Inconsistent host variable types for this cursor Inconsistent number of host variables for this cursor

ASA Programming Guide
  SQL Preprocessor Error Messages
    SQLPP errors

Inconsistent indicator variables for this cursor


Message value Message Type
2692 Error
Probable cause 

You have used an indicator variable when one was not previously used with the cursor, or you have not used an indicator variable when one was previously used with the cursor. Indicator variable usage must be consistent for the cursor.


Contents Index Inconsistent host variable types for this cursor Inconsistent number of host variables for this cursor