PCC-00064: All uses of a given host variable must use identical indicator variables. Cause: Two or more occurrences of a host variable in an EXEC SQL statement were associated with different indicator variables. This is not allowed. Action: Rename the indicator variables so that each occurrence of the host variable is associated with the same indicator variable.