ORA-14704: Create table as select disallowed for SYSTEM patitioned tables
Cause: User attempted to create a SYSTEM partitioned table by doing a create table as select.
Action: Do a create table followed by an insert as select into each partition.
ORA-14750
Custom Search


More Oracle errors
NNL-00505log_stats [<server_list>] : write Names server statistics to the log file
PLS-01709value list of INSERT statement, if specified with value list rather than subquery, must be value specification
ORA-38477attribute set cannot be derived from an evolved type or a subtype.
DRG-11131Error from Oracle XML parser: string
PCC-02107You may not specify PARSE = FULL when CODE = CPP
ORA-06704TLI Driver: receive break message failed
ORA-30563outer join operator (+) not allowed in select-list
PGA-20901internal gateway error: string
ORA-19011Character string buffer too small
ORA-16733error executing DBMS_LOGSTDBY.UNSKIP procedure
PGU-00317version of tool conflicts with version [string] of DATA
ORA-32851agent string already exists
OCI-21503program terminated by fatal error
ORA-12983cannot drop all columns in a table
ORA-10841Default un-inintialized charact set form to SQLCS_IMPLICIT
ORA-09944Password entry is corrupt.
ORA-10587Invalid count for ALLOW n CORRUPTION option
ORA-26726logical standby and DOWNSTREAM_REAL_TIME_MINE are incompatible
ORA-22166collection is empty
PGU-00107invalid TERMOUT switch




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-14704Create table as select disallowed for SYSTEM patitioned tables