QSM-02149: ON COMMIT with this MV requires 9.0 compatibility or higher
Cause: You have specified a materialized view that uses some combination of the following: joins aggregation filter conditions in the WHERE clause a remote relation in the FROM list a SUM(x) function without a corresponding COUNT(x) function an omitted COUNT(*) aggregate function a MIN() or MAX() aggregate function in combination with the REFRESH ON COMMIT option while running in less than 9.0 compatibility mode.
Action: Set your compatibility mode to 9.0 or higher or restructure the materialized view query.
QSM-02150
Custom Search


More Oracle errors
ORA-16227DDL skipped due to missing object
LPX-01065[XQST0065] Repeated ordering mode declaration
NNL-01068Trace file name: string
RMAN-05518Automatically adding tablespace string
ORA-31007Attempted to delete non-empty container string/string
NCR-01010NCRS: Invalid network address length.
TNS-01250Failed to get ADR Path for trace/alert directory
PCC-02423Host variable has an invalid type for this option value
ORA-24381error(s) in array DML
TNS-12166TNS:Client can not connect to HO agent.
ORA-15182ASMLIB [string] version mismatch, ORACLE version [string]
IMP-00080Error during character conversion of long column or long command
PCC-00087EXEC SQL TYPE statement not allowed for this host language
ORA-09363Windows 3.1 Two-Task driver invalid context area
IMG-00821area N queue clear failed
RMAN-06495must explicitly specify DBID with SET DBID command
ORA-12660Encryption or crypto-checksumming parameters incompatible
RMAN-06118a backup control file older than SCN string must be used for this recovery
ORA-30388name of the rewrite equivalence is not specified
ORA-00400invalid release value string for parameter 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-02149ON COMMIT with this MV requires 9.0 compatibility or higher