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

oracle

ORA-29253: Invalid count argument passed to procedure dbms_sql.define_array
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

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/