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

IMG-00809: usage of IMGSimilar is incorrect

1 Answers  


ORA-31053: The value of the depth argument in the operator cannot be negative

1 Answers  


ORA-19671: media management software returned invalid proxy handle

1 Answers  


NZE-28885: No certificate with the required key usage found.

1 Answers  


O2U-00200: Internal error in OTT facility O2U

1 Answers  






TNS-00007: INTCTL: unknown host

1 Answers  


TNS-04015: Current instance string is not yet started

1 Answers  


DRG-11619: URL store: row in table is empty

1 Answers  


ORA-24092: invalid value string specified

1 Answers  


NZE-28802: invalid mode or data source in configuration file

1 Answers  


PCC-02384: Missing array length specifier

1 Answers  


TNS-00218: Current Bytes/Sec. : number

1 Answers  


Categories