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

KUP-04058: unrecoverable error occurred, operation aborted.

1 Answers  


ORA-12689: Server Authentication required, but not supported

1 Answers  


ORA-23447: missing user parameter value

1 Answers  


IMP-00098: INTERNAL ERROR: string

1 Answers  


DRG-12603: CTXSYS does not own user datastore procedure: string

1 Answers  






ORA-13030: Invalid dimension for the SDO_GEOMETRY object

2 Answers  


TNS-00007: INTCTL: unknown host

1 Answers  


ORA-23619: non-Oracle system error: string

1 Answers  


ORA-13027: unable to read dimension definition from string

1 Answers  


ORA-40104: invalid training data for model build

1 Answers  


ORA-26721: enqueue of the LCR not allowed

1 Answers  


ORA-19686: SPFILE not restored due to string

1 Answers  


Categories