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-12624: TNS:connection is already registered

1 Answers  


NID-00142: Only changing database name, previous attempt changed dbid to number

1 Answers  


ORA-12542: TNS:address already in use

1 Answers  


PLS-00375: illegal GOTO statement; this GOTO cannot branch to label 'string'

1 Answers  


ORA-19510: failed to set size of string blocks for file "string" (blocksize=string)

1 Answers  


TNS-01200: The listener must be suid root

1 Answers  


ORA-32337: cannot alter materialized view with pending changes refresh on commit

1 Answers  


NNL-00547: Displays rename request statistics

1 Answers  


ORA-28591: agent control utility: unable to access parameter file

1 Answers  


PCC-00085: Error writing to file string

1 Answers  


DRG-12504: stoplist string does not exist

1 Answers  


ORA-19616: output filename must be specified if database not mounted

1 Answers  


Categories