ORA-32307: must use FROM ONLY clause when referencing an object table
Cause: An attempt was made to create a materialized view whose definition query references object tables without the FROM ONLY clause.
Action: Rewrite the definition query to use the FROM ONLY clause for all the object tables in the query.
ORA-32308
Custom Search


More Oracle errors
PLS-00653aggregate/table functions are not allowed in PL/SQL scope
EXP-00046Tablespace named string does not exist
ORA-28343fails to encrypt data
ORA-34346(MXDSS04) The string analytic workspace cannot be detached.
TNS-00306Connection Manager encountered an invalid/unknown trace level
NZE-29031SSL handshake is required.
ORA-04935unable to get/convert SCN recovery lock
EXP-00090cannot pin type "string"."string"
ORA-29892indextypes with array DML do not support the given data type
ORA-01943IDENTIFIED BY already specified
PGU-00306monitor cycle interval time out of range (1 - number)
ORA-19639file string is more current than this incremental backup
ORA-37149(XSCCOMP23) Individual partitions of the variable dimensiond by workspace object cannot be aggregated separately.
CRS-01007Failed after successful dependency consideration
ORA-16577corruption detected in Data Guard configuration file
ORA-16819fast-start failover observer not started
ORA-19191FOAR0001: division by zero
ORA-30343level name is not unique within this dimension
ORA-31079unable to resolve reference to string "string"
PGA-21012invalid LU name length (number), valid range is number:number




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-32307must use FROM ONLY clause when referencing an object table