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

PCC-02207: Invalid macro name

1 Answers  


ORA-00064: object is too large to allocate on this O/S (string,string)

1 Answers  


ORA-24069: cannot downgrade queue table string while it is being upgraded

1 Answers  


ORA-16742: The standby "string" has used up its quota.

1 Answers  


ORA-19606: Cannot copy or restore to snapshot controlfile

1 Answers  






ORA-06956: Failed to get local host name

1 Answers  


LPX-00252: invalid entity replacement-text nesting

1 Answers  


ORA-30182: invalid precision specifier

1 Answers  


ORA-17619: max number of processes using I/O slaves in a instance reached

1 Answers  


ORA-13226: interface not supported without a spatial index

2 Answers  


ORA-28234: key length too short

1 Answers  


ORA-24503: codepoint length overflows for piecewise operation

1 Answers  


Categories