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-12673: Dedicated server: context not saved

1 Answers  


PLS-01503: The expression in a SET clause must not include a set function

1 Answers  


ORA-28182: cannot acquire Kerberos service ticket for client

1 Answers  


PCB-00012: Command line option DYNAMIC=ANSI required with option TYPE_CODE=ANSI

1 Answers  


ORA-02850: File is closed

1 Answers  






TNS-12648: Encryption or data integrity algorithm list empty

1 Answers  


ORA-38752: file string does not exist

1 Answers  


SQL*Loader-00121: Invalid skip_unusable_indexes option

1 Answers  


ORA-01983: invalid auditing option for DEFAULT

1 Answers  


ORA-01492: LIST option not valid

1 Answers  


ORA-06746: TLI Driver: cannot alloc t_call

1 Answers  


ORA-30083: syntax error was found in interval value expression

1 Answers  


Categories