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

ORA-32316: REFRESH FAST of "string"."string" unsupported after mixed DML

1 Answers  


NCR-04008: NCRR: Procedure exists

1 Answers  


DRG-10598: invalid parallel operation

1 Answers  


ORA-28028: could not authenticate remote server

1 Answers  


RMAN-08588: converted datafile=string

1 Answers  


NZE-29038: There are no matching certificates.

1 Answers  


PLS-00734: Illegal use of an associational parameter with a formal ellipsis

1 Answers  


ORA-01310: requested return type not supported by the lcr_mine function

1 Answers  


PLS-01908: : RETURNING INTO buffer too small

1 Answers  


ORA-12351: cannot create view using a remote object which has a remote object reference

1 Answers  


NNL-00804: Queries received, type META-DATA: number

1 Answers  


ORA-25277: cannot grant or revoke object privilege on release 8.0 compatible queues

1 Answers  


Categories