Contents Index Host variable '%1' is in use more than once with different indicators Inconsistent indicator variables for this cursor

ASA Programming Guide
  SQL Preprocessor Error Messages
    SQLPP errors

Inconsistent host variable types for this cursor


Message value Message Type
2691 Error
Probable cause 

You have used a host variable with a different type or length than the type or length previously used with the cursor. Host variable types must be consistent for the cursor.


Contents Index Host variable '%1' is in use more than once with different indicators Inconsistent indicator variables for this cursor