QSM-02143: SUM(expr) without COUNT(expr)
Cause: SUM(expr) occurs in the select list without a corresponding COUNT(expr).
Action: Add COUNT(expr) to the select list.
QSM-02144
Custom Search


More Oracle errors
ORA-36221(XSLPDSC02) LIST number and LIST number have different base dimensions.
ORA-00820Specified value of sga_max_size is too small, needs to be at least stringM
ORA-38787Creating the first guaranteed restore point requires mount mode when flashback database is off.
RMAN-06485changed archived log expired
IMP-00074The constraints flagged by ALL_CONSTRAINTS.BAD will break in 2000 A.D.
PCC-02011found identifier greater than 128 characters (truncated)
ORA-25191cannot reference overflow table of an index-organized table
ORA-12457security label exceeded maximum allowable length
RMAN-20261ambiguous backup piece handle
PCC-02363Indicator variable must be a structure
ORA-38620DT expressions in input cursor do not have an alias name
ORA-13651The specified list of execution parameters is invalid.
PCC-02360This array type is invalid for use with ARRAYLEN statement
NZE-28808Cannot retrieve method information from the configuration file.
RMAN-06544Do you really want to delete the above objects (enter YES or NO)?
ORA-01915invalid auditing option for views
ORA-06538statement violates string RESTRICT_REFERENCES pragma
IMG-00706unsupported or corrupted output format
ORA-22618attribute is a BAD NULL in the image handle
SQL*Loader-00405Need termination delim with optional enclosure delim: column string table string




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
QSM-02143SUM(expr) without COUNT(expr)