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 |
ORA-21602: operation does not support the specified typecode
ORA-36378: (XSAGTHRWEIGHT) While running AGGREGATE with multiple threads, the weight variable workspace object specified by your ARGS variable workspace object must exist in the same analytic workspace as your AGGMAP workspace object.
ORA-14016: underlying table of a LOCAL partitioned index must be partitioned
ORA-25401: can not continue fetches
ORA-19598: can not backup SPFILE because the instance was not started with SPFILE
PLS-00537: A VARRAY must have a positive limit
TNS-00503: Illegal ADDRESS parameters
ORA-16022: LOG_ARCHIVE_DEST cannot be NULL because LOG_ARCHIVE_DUPLEX_DEST is non-NULL
ORA-25017: cannot reference NEW ROWID for movable rows in before triggers
ORA-02094: replication option not installed
QSM-01037: Query Rewrite failed to allocate the necessary query join graph
ORA-01275: Operation string is not allowed if standby file management is automatic.