ORA-30381: REWRITE_TABLE is not compatible with Oracle version
Cause: One or more column definitions in the REWRITE_TABLE is either missing or incompatible with the current Oracle version.
Action: Connect to the appropriate schema, DROP TABLE REWRITE_TABLE and recreate it by invoking the admin/utlxrw.sql script prior to invoking the DBMS_MVIEW.EXPLAIN_REWRITE() API.
ORA-30382
Custom Search


More Oracle errors
ORA-07489scgrcl: cannot get lock status.
PCC-00083Bind and define variables not allowed in CREATE statement
ORA-14047ALTER TABLE|INDEX RENAME may not be combined with other operations
ORA-12171TNS:could not resolve connect identifier: string
ORA-16122applying large dml transaction at SCN string
ORA-01904DATAFILE keyword expected
ORA-36201(XSAGGR35) Cannot aggregate workspace object(partition workspace object) because the subpartition is itself partitioned.
RMAN-08613channel string: failover to piece handle=string tag=string
ORA-39058current object skipped: string of type string
ORA-19585premature end of volume on piece string
ORA-08004sequence string.NEXTVAL string stringVALUE and cannot be instantiated
ORA-29937domain index cannot be system-managed
ORA-16262Invalid value specified for Logical Standby parameter
ORA-04033Insufficient memory to grow pool
ORA-00474SMON process terminated with error
ORA-13979Filename too long
PLS-00170the SQL statement in an OPEN statement or FOR loop must be a SELECT
PLS-01507DROP is non-ANSI
ORA-10282Inhibit signalling of other backgrounds when one dies
ORA-29326SET COMPATIBILITY release number higher than 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
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-30381REWRITE_TABLE is not compatible with Oracle version