ORA-12066: invalid CREATE MATERIALIZED VIEW command
Cause: The Replication API does not support the following options and types of materialized view:

o ROWID materialized views

o REFRESH ON COMMIT

o ON PREBUILT TABLE

o BUILD DEFERRED

o NEVER REFRESH

o ENABLE QUERY REWRITE

Action: Create a PRIMARY KEY materialized view using REFRESH WITH PRIMARY KEY and/or remove the invalid options.
ORA-12067
Custom Search


More Oracle errors
ORA-16741the destination parameter of standby database "string" has incorrect syntax
SQL*Loader-00809error dropping sequence: string
ORA-14037partition bound of partition "string" is too high
ORA-23388replication parallel push watermark error
ORA-38814ALTER SESSION SET EDITION must be first statement of transaction
ORA-06528Error executing PL/SQL profiler
ORA-23627Comparison object string already existed.
PGA-20937receive buffer length is number but no receive lengths were specified
ORA-19926Database cannot be converted at this time
NZE-28758memory release failure
NID-00121Database should not be open
ORA-12851PARALLEL_MAX_SERVERS must be greater than or equal to PARALLEL_MIN_SERVERS, string
CLST-01501tried to delete key string but it was not there
ORA-16080invalid LogMiner session string for APPLY
DIA-48120error encountered when attempting to retrieve the file size [string] [string]
ORA-28200IDENTIFIED USING already specified
ORA-06811TLI Driver: could not set the IPX network number at init
ORA-13450GeoRaster metadata layerInfo error
ORA-00238operation would reuse a filename that is part of the database
ORA-32133Cannot get stream from LOB/FILE




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-12066invalid CREATE MATERIALIZED VIEW command