ORA-12013: updatable materialized views must be simple enough to do fast refresh
Cause: The updatable materialized view query contained a join, subquery, union, connect by, order by, or group by caluse.
Action: Make the materialized view simpler. If a join is really needed, make multiple simple materialized views then put a view on top of them.
ORA-12015
Custom Search


More Oracle errors
ORA-40107operation requires string option to be installed
LPX-00904Invalid inputs were supplied to XmlDiff or XmlPatch
PCC-02455Must use option OUTLINE when option RUNOUTLINE is used
ORA-28362master key not found
ORA-44327no <filename> argument to string option
PCC-02047CMD-LINE: Option is not allowed inline:
ORA-39793Attribute "string" is not unique within the hierarchy being loaded.
ORA-01916keyword ONLINE, OFFLINE, RESIZE, AUTOEXTEND or END/DROP expected
DRG-52103the Oracle Text environment could not reset
ORA-03160An invalid client operation was requested by the server
ORA-15013diskgroup "string" is already mounted
ORA-28344fails to decrypt data
ORA-16744the DG_CONFIG list of LOG_ARCHIVE_CONFIG parameter is full
ORA-38713Flashback Database logging is already turned on.
PROT-00005Clusterware is not running properly
ORA-23306schema string does not exist
DRG-11522no row exists for the text key(s) specified
ORA-37060(XSMCSESS08) number is not a valid custom member in dimension workspace object.
TNS-12222TNS:no support is available for the protocol indicated
PLS-00641INTO clause not allowed for this SELECT statement




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
ORA-12013updatable materialized views must be simple enough to do fast refresh