Cause: Number and/or types of columns in a query does not match declared return type of a result set variable, or declared types of two Result Set variables do not match. See the solution below.
Error solution: Change the program statement or declaration. Verify what query the variable actually refers to during execution.
Database version: Oracle 11g Release 2 (11.2)