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
ORA-56513DRCP: Cannot perform requested operation using pooled connection
NNL-00972Query next issued in: string
OCI-31030Unable to retrieve XML document
ORA-38785Media recovery must be enabled for guaranteed restore point.
ORA-01490invalid ANALYZE command
ORA-19729File string is not the initial version of the plugged in datafile
ORA-31419source table string does not exist
DRG-11305create/alter index string is in progress in another session
TNS-00209Tracing : string
RMAN-08615channel string
CLSD-01615voting device hang at 50% fatal, termination in number ms, disk (number/string)
ORA-28235algorithm not available
ORA-16104Invalid Logical Standby parameter
DRG-12303cannot add more than 99 indexes to an index set
ORA-01563rollback segment is PUBLIC, need to use the keyword PUBLIC
NNC-00052client and server protocol versions are incompatible
DRG-12212error while dropping section string
IMG-00926tablespace specified during CREATE INDEX is not valid
QSM-01213query rewrite not possible when nested aggregates or CONNECT BY/START WITH clause is present
ORA-24098invalid value string for 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
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