ORA-29254: Invalid lower_bound argument passed to procedure
dbms_sql.define_array



ORA-29254: Invalid lower_bound argument passed to procedure dbms_sql.define_array..

Answer / guest

Cause: The lower_bound argument specified in the call to
procedure define_array had an invalid value. Legal values
are all integers (both positive and negative) including
zero. The null value is illegal.

Action: Correct your PL/SQL program so that only valid
arguments are passed to define_array and try again.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-12539: TNS:buffer over- or under-flow

1 Answers  


ORA-19658: cannot inspect string - file is from different resetlogs

1 Answers  


O2F-00340: Name was null

1 Answers  


DRG-12410: could not process CTX EXEC tag

1 Answers  


ORA-13155: invalid number of dimensions specified

1 Answers  






ORA-16409: Archive log switchover reference number mismatch

1 Answers  


ORA-07285: sksaprd: volume size should not be specified for a disk file.

1 Answers  


NNL-00242: Processing of modification requests is currently disabled

1 Answers  


RMAN-06593: platform name 'string' specified in FROM PLATFORM is not valid

1 Answers  


ORA-24436: Invalid statement Handle.

1 Answers  


ORA-02444: Cannot resolve referenced object in referential constraints

1 Answers  


RMAN-03035: Debugging turned off

1 Answers  


Categories