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

CLSR-01012: Invalid instance stop mode [string] is specified

1 Answers  


NCR-04015: NCRR: Invalid interface name

1 Answers  


RMAN-00557: could not open MSGLOG "string"

1 Answers  


ORA-13332: invalid LRS point

1 Answers  


ORA-28539: gateway does not support result sets

1 Answers  


ORA-13183: unsupported geometric type for geometry string.string

1 Answers  


ORA-27366: job "string.string" is not running

1 Answers  


ORA-00266: name of archived log file needed

1 Answers  


ORA-23492: no new sites for extension request "string"

1 Answers  


ORA-12483: label not in OS system accreditation range

1 Answers  


ORA-31464: target table for the change table no longer exists

1 Answers  


ORA-13428: invalid modelCoordinateLocation

1 Answers  


Categories