ORA-42301: only COMPILE, READ ONLY, READ WRITE clause may be specified for an Editioning view
Cause: ALTER VIEW statement with a clause other then COMPILE, READ ONLY, READ WRITE was issued against an Editioning view, which is the only clause supported for such views.
Action: Avoid specifying clauses other than COMPILE, READ ONLY, READ WRITE when issuing ALTER VIEW statement against Editioning views.
ORA-42302
Custom Search


More Oracle errors
ORA-09705spcre: cannot initialize latch semaphore
PGA-20937receive buffer length is number but no receive lengths were specified
ORA-27046file size is not a multiple of logical block size
RMAN-06274Report of files that must be backed up to satisfy number days recovery window
PLS-00525Within SQL statements, only equality comparisons of objects are allowed without a map or order function.
TNS-02501Authentication: no more roles
TNS-02502Authentication: unable to find initialization function
TNS-02405GMS call failed, check GMS logs.
ORA-13208internal error while evaluating [string] operator
SQL*Loader-00481HIDDEN may not be used with non-scalar fields.
ORA-29367object string does not exist
ORA-01485compile bind length different from execute bind length
PLW-05016INTO clause should not be specified here
TNS-02503Parameter retrieval failed
ORA-16785the database is in NOARCHIVELOG mode
PCB-00317Group item host variables are Oracle extensions
ORA-23407object name string must be shaped like "schema"."object" or "object"
ORA-23644Cannot switch to checkpoint-free mode (Capture string)
ORA-00607Internal error occurred while making a change to a data block
ORA-30957cannot downgrade because there are XML indexes




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-42301only COMPILE, READ ONLY, READ WRITE clause may be specified for an Editioning view