ORA-30355: materialized view container does not exist
Cause: A DROP TABLE command was issued directly against the materialized view container table.
Action: Use the DROP MATERIALIZED VIEW command to clean up the residual meta data for the materialized view. Then use the CREATE MATERIALIZED VIEW statement to recreate the materialized view. Thereafter, use the DROP MATERIALIZED VIEW command rather than the DROP TABLE command to drop a materialized view.
ORA-30356
Custom Search


More Oracle errors
LSX-00110facet "~S" should have single value attribute
ORA-29826keyword FOR is missing
ORA-32808message system link string does not exist
ORA-16172archive logs detected beyond Terminal End-Of-Redo
ORA-32408materialized view log on "string"."string" already has new values
ORA-22065number to text translation for the given format causes overflow
OCI-31014Attempted to delete the root container
NNL-01066Statistic counter logging interval: string
DIA-48506Existing Relation at different version than export [string] [string]
TNS-12618TNS:versions are incompatible
ORA-02483Syntax error in process specification (string)
NCR-04027NCRR: Operation failed
ORA-00408parameter string is set to TRUE
OCI-21702object is not instantiated or has been de-instantiated in cache
ORA-28121driving context does not exist
ORA-40285label not in the model
OCI-31019Recursive deletion snapshot too old for string/string
NZE-28776Output buffer supplied is too small.
ORA-41252Failed to switch to new session in SSCR
ORA-36961Oracle OLAP is not available.




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
ORA-30355materialized view container does not exist