QSM-02114: no GROUP BY clause, no aggregates and not >= 9.0 compatibility
Cause: The capability in question is not supported when the materialized view has no GROUP BY clause, no aggregates and compatibility mode is less than 9.0.
Action: Re-phrase the query to avoid the include a GROUP BY clause or an aggregate function. Or set compatibility mode to 9.0 or greater.
QSM-02115
Custom Search


More Oracle errors
RMAN-08303To recompile all PL/SQL modules, run utlirp.sql and utlrp.sql on the target platform
ORA-09837addCallback: could not add allocate a callback link.
DGM-16952Configuration details cannot be determined by DGMGRL
LCD-00111value not in legal range [string]
ORA-13291conversion error between the specified unit and standard unit
LPX-00803Too few arguments
DIA-51102cannot change priority of a critical failure string
PCC-00123Entire VARCHAR declaration must be on same line
ORA-24019identifier for string too long, should not be greater than string characters
ORA-31091empty string specified as a SQL name
TNS-00258Number of Failed Requests : number
PLS-00677Compound Triggers cannot be autonomous transactions
ORA-30927Unable to complete execution due to failure in temporary table transformation
NZE-29242the asymmetric key is too short to be used with the data.
ORA-09876TASDEF_CLOSE: unable to close ?/dbs/tasdef@.dbf file.
PGU-00364object string is a remote object, cannot further describe
PROC-00008Cannot perform cluster registry operation because one of the parameters is invalid.
RMAN-12020error on step filtered for normal output string
ORA-31069Cannot apply typed changes to non-schema-based XMLType nodes
NZE-29004Callback Failure




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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-02114no GROUP BY clause, no aggregates and not >= 9.0 compatibility