Oracle® Database Error Messages 10g Release 2 (10.2) Part Number B14219-01 |
|
|
1. Use the precompiler option select_error=no.
2. Declare a host variable with a larger array dimension.
3. Declare a cursor or cursor variable for the select statement.
1. Created the PL/SQL procedure/function with a CONTEXT parameter.
2. Included OCIExtProcContext in the formal parameter list of the external procedure
3. Correctly passed the OCIExtProcContext to the EXEC SQL REGISTER CONNECT statement.