ORA-29251: Index1 is greater than Index2 in call to
dbms_sql.bind_array



ORA-29251: Index1 is greater than Index2 in call to dbms_sql.bind_array..

Answer / guest

Cause: The value of index1 was greater than the value for
index2 in the call to bind_array. This is illegal since the
elements of the table that will be bound are those with
indexes greater than or equal to index1 and less than or
equal to index2.

Action: Correct the value of the two indexes and try the
call to again bind_array.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-36312: (PHYS00) workspace object must be a dimension or dimensioned variable.

1 Answers  


ORA-15122: ASM file name 'string' contains an invalid file number

1 Answers  


RMAN-07509: List of Cataloged Files

1 Answers  


TNS-01152: All addresses specified for the listener name, string, failed

1 Answers  


ORA-26520: internal memory failure

1 Answers  


ORA-13287: can't transform unknown gtype

1 Answers  


QSM-02187: materialized view on external table

1 Answers  


NZE-28857: Unknown SSL error

1 Answers  


NZE-29112: Cannot access attributes from a PKCS #12 certificate bag.

1 Answers  


KUP-04052: error processing column string in a row for datafile string

1 Answers  


ORA-06449: The list IO or the sysvendor is not installed.

1 Answers  


ORA-21525: attribute number or (collection element at index) string violated its constraints

1 Answers  


Categories