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

PCC-00050: Unable to generate descriptor in program unit ending line number in file string

1 Answers  


ORA-14000: only one LOCAL clause may be specified

1 Answers  


ORA-09942: Write of ORACLE password file header failed.

1 Answers  


TNS-12574: TNS:redirection denied

1 Answers  


QSM-00790: the workload string cannot be modified or changed because it is being used by task string

1 Answers  






UDI-00005: unexpected End-Of-File encountered while reading input.

1 Answers  


NZE-29039: There are no matching cipher suites.

1 Answers  


TNS-04071: Connections closed successfully. Number closed: number.

1 Answers  


NNL-00203: Scheduled shutdown to occur in string

1 Answers  


ORA-32026: %s.string has fewer columns compared to string table.

1 Answers  


ORA-26669: parameter string inconsistent with parameter string

1 Answers  


DRG-11306: operation cannot be performed on a policy

1 Answers  


Categories