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

SQL*Loader-00423: element count is greater than maximum allowed for the column

1 Answers  


ORA-12484: invalid OS label

1 Answers  


PCB-00902: Unable to read message file, facility PCB

1 Answers  


DRG-10852: Invalid scoring type string specified for query template

1 Answers  


PLW-05003: same actual parameter(string and string) at IN and NOCOPY may have side effects

1 Answers  


ORA-02185: a token other than WORK follows COMMIT

1 Answers   IBM,


DRG-13300: document size bigger than string bytes

1 Answers  


SQL*Loader-00605: Non-data dependent ORACLE error occurred -- load discontinued.

2 Answers  


PCC-02206: Host variables are not permitted within a DDL statement

1 Answers  


ORA-04027: self-deadlock during automatic validation for object string.string

1 Answers  


RMAN-08088: applied offline range to datafile string

1 Answers  


ORA-39044: Metadata transform string has already been specified.

1 Answers  


Categories