ORA-12008: error in materialized view refresh path
Cause: Table SNAP$_<mview_name> reads rows from the view MVIEW$_<mview_name>, which is a view on the master table (the master may be at a remote site). Any error in this path will cause this error at refresh time. For fast refreshes, the table <master_owner>.MLOG$_<master> is also referenced.
Action: Examine the other messages on the stack to find the problem. See if the objects SNAP$_<mview_name>, MVIEW$_<mview_name>, <mowner>.<master>@<dblink>, <mowner>.MLOG$_<master>@<dblink> still exist.
ORA-12010
Custom Search


More Oracle errors
ORA-26706cannot downgrade capture process
ORA-08464input raw decimal data contains more than 42 digits
ORA-19629no files in specified archived log SCN range
ORA-08432raw data has invalid floating point data
RMAN-06530CHANGE ... KEEP LOGS not supported for backup set which contains archived logs
DRG-50936query word string is too complex for index
ORA-07581spstp: cannot derive SID from unexpected process name
ORA-01218logfile member is not from the same point-in-time
NZE-28762failure to add element
RMAN-06053unable to perform media recovery because of missing log
ORA-02089COMMIT is not allowed in a subordinate session
PCC-00072Input file name length exceeds the maximum length
ORA-38759Database must be mounted by only one instance and not open.
KUP-04090big endian byte order mark found when little endian expected in string
IMG-00911free basic data structure failed
ORA-01941SEQUENCE keyword expected
PLS-00392Type mismatch in arguments to BETWEEN
UDE-00007attempt to free unallocated memory
ORA-09364Windows 3.1 Two-Task driver unable to create hidden window
ORA-37115New OLAP API history is not allowed




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-12008error in materialized view refresh path