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

NNL-00529: set|show default_domain [<domain_name>] : set|show the current default domain

1 Answers  


DGM-16933: Unable to start instance "string".

1 Answers  


ORA-02482: Syntax error in event specification (string)

1 Answers  


hi, In maintenance order release The following error exists, pl any body give the sollution for this, The error is "System status WCRE is active (ACT #2)" Thanks kbramesha

1 Answers  


ORA-07848: sllfrb: $GET failure

1 Answers  






ORA-09300: osncon: unable to connect, DPMI not available

1 Answers  


ORA-15092: I/O request size string is not a multiple of logical block size string

1 Answers  


ORA-03119: two-task detected inconsistent datatype specification

1 Answers  


ORA-15014: location 'string' is not in the discovery set

1 Answers  


ORA-22347: No changes to type specified for ALTER TYPE

1 Answers  


DRG-11212: procedure filter procedure name contains a semicolon

1 Answers  


PCC-02367: This indicator variable must be declared as type short

1 Answers  


Categories