ORA-29253: Invalid count argument passed to procedure
dbms_sql.define_array



ORA-29253: Invalid count argument passed to procedure dbms_sql.define_array..

Answer / guest

Cause: The count argument specified in the call to procedure
define_array of package dbms_sql had an invalid value.
Invalid values are negative numbers and nulls. The argument
must be a positive integer.

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

NNL-00557: Causes the controller to sleep for N seconds

1 Answers  


DRG-12606: error encountered while parsing COLUMNS list

1 Answers  


ORA-16781: The status of log transport service for some database is unknown

1 Answers  


ORA-25158: Cannot specify RELY for foreign key if the associated primary key is NORELY

1 Answers  


ORA-16775: Target standby in switchover operation has missing redo logs.

1 Answers  






QSM-02163: cannot use object id columns from materialized view log

1 Answers  


ORA-22620: buffer size too small to hold the value

1 Answers  


ORA-02247: no option specified for ALTER SESSION

1 Answers  


ORA-07850: sllfop: bad option

1 Answers  


NNL-01011: Forwarding contexts freed: number

1 Answers  


RMAN-20505: create datafile during recovery

1 Answers  


ORA-31645: unable to read from dump file "string"

1 Answers  


Categories