SQL-02148: ANSI Dynamic count value out of range
Cause: The count in a dynamic GET or SET statement is less than one or greater than MAX given for descriptor allocation.
Action: Supply a number for the COUNT clause between 1 and the MAX occurrences supplied when the descriptor was allocated.
SQL-02149
Custom Search


More Oracle errors
ORA-02797No requests available
ORA-12225TNS:destination host unreachable
NZE-29240the cryptographic engine does not recognize the algorithm
QSM-01127query rewritten with materialized view(s), string
ORA-31670Username argument must be specified and non-null.
ORA-19335Invalid format type object
ORA-36178(XSAGGR01) To be used with AGGREGATE, AGGMAP workspace object must be declared with the AGGMAP command.
PLS-00212could not obtain enough memory to compile CASE statement
ORA-32142maximum number of iterations exceeded
ORA-29283invalid file operation
EXP-00049string option is not compatible with Point-in-time Recovery or Transportable Tablespace Export
PLS-00707unsupported construct or internal error [string]
NZE-29163Third party PKI vendor is not supported in FIPS mode.
EVM-00105Missing end-of-group character
ORA-04041package specification must be created first before creating package body
NZE-29112Cannot access attributes from a PKCS #12 certificate bag.
TNS-12669Shared server: outbound protocol does not support proxies
ORA-01505error in adding log files
ORA-04010the number of values to CACHE must be greater than 1
ORA-16105Logical Standby is already running in background




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
SQL-02148ANSI Dynamic count value out of range