QSM-02174: the materialized view does not have a UNION ALL marker column
Cause: For a materialized view with UNION ALL to be fast refreshable, it must have a UNION ALL marker column. This is a constant column, at the same ordinal position in each query block and must have distinct values in each query block.
Action: Add a UNION ALL marker column to each query block in the UNION ALL query defining the materialized view.
QSM-02175
Custom Search


More Oracle errors
ORA-24391invalid fetch operation
AMD-00122dimension #string: analytic workspace hierarchy dimension not specified
PLS-00751cannot find PACKAGE SYS_STUB_FOR_PURITY_ANALYSIS
NNO-00709failed delete of cache checkpoint file "string", cache flush may not work
ORA-06313IPA: Shared memory failed to initialise
ORA-27047unable to read the header block of file
ORA-27209syntax error in device PARMS - unknown keyword or missing =
ORA-02760Client close of file failed.
ORA-15003diskgroup "string" already mounted in another lock name space
ORA-47041Identity string for Factor string not found
ORA-16217prepare to switchover has not completed
ORA-19175FORX0002: invalid regular expression
SQL*Loader-00282Unable to locate character set handle for character set ID (number).
ORA-10690Set shadow process core file dump type (Unix only)
TNS-12665NLS string open failed
ORA-55601The table "string"."string" cannot be enabled for Flashback Archive
CRS-00471Node number is not found
ORA-14098index mismatch for tables in ALTER TABLE EXCHANGE PARTITION
ORA-02163invalid value for FREELIST GROUPS
CRS-01006No more members to consider




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
QSM-02174the materialized view does not have a UNION ALL marker column