ORA-26006: Incorrect bind variable in column string's sql
expression - string



ORA-26006: Incorrect bind variable in column string's sql expression - string..

Answer / guest

Cause: In direct path load, the bind variables listed in the
sql expression do not match the input argument column names.

Action: Verify all the input arguments are listed in the
expression as bind variables, and all the bind variables are
listed as input arguments to the expression. Or verify that
there were no errors in executing the OCI statements when
getting the bind variable list.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-23351: parameter datatype string for procedure string not supported

1 Answers  


PCC-02443: This usage is only valid when DYNAMIC=ANSI is specified

1 Answers  


ORA-12502: TNS:listener received no CONNECT_DATA from client

1 Answers  


ORA-08332: rollback segment #string specified not available

1 Answers  


ORA-23441: object does not exist for refresh group template

1 Answers  






ORA-02208: duplicate MAXTRANS option specification

1 Answers  


ORA-28239: no key provided

1 Answers  


ORA-32507: expecting string but found string

1 Answers  


NZE-29117: Cannot add PKCS #12 attributes.

1 Answers  


ORA-23332: group string is in use; cannot drop

1 Answers  


ORA-14304: List partitioning method expects a single partitioning column

1 Answers  


PLS-00331: illegal reference to string

1 Answers  


Categories