ORA-22982: cannot create sub-view under this view
Cause: The view derives its OID from a table/view having primary key based OID and sub-views cannot be created under such views.
Action: Specify view having system generated OID or a view created with the specification of attributes in the WITH OBJECT ID clause and retry the operation.
ORA-22983
Custom Search


More Oracle errors
QSM-02003aggregate function nested within an expression
ORA-41693invalid attribute or data type for an aggregate operator: string
RMAN-06205Uncataloged string objects
ORA-15023reached maximum allowable number of disks string
ORA-31632master table "string.string" not found, invalid, or inaccessible
PLS-00641INTO clause not allowed for this SELECT statement
TNS-01422Default Service string
TNS-01305nt main err code: number
PLS-00499coercion into collection of records not supported
O2F-00301Error attempting to read from the INTYPE file
ORA-40182invalid column reference
LSX-00156type is final and no derivations are allowed
ORA-06321IPA: Cannot reach the remote side
QSM-02122compatibility mode must be 8.1 or higher
RMAN-06118a backup control file older than SCN string must be used for this recovery
RMAN-20081change stamp for the record
ORA-00980synonym translation is no longer valid
ORA-14265data type or length of a table subpartitioning column may not be changed
TNS-01187No proxy service handler available
ORA-54020Virtual column expression cannot be changed because it is a subpartitioning column




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-22982cannot create sub-view under this view