QSM-02177: MV with UNION ALL in a view must match the view's
SELECT list



QSM-02177: MV with UNION ALL in a view must match the view's SELECT list..

Answer / guest

Cause: If a materialized view has a view whose definition
involves a UNION ALL query, then the materialized view's
select list must match the underlying view's select list
exactly. It must not have any expressions and must not have
add/drop/reorder columns from the underlying view.

Action: Use select * when defining a materialized view with
a UNION ALL in a view.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-12550: TNS:syntax error

1 Answers  


NZE-29247: an unopen toolkit object was used before it was opened

1 Answers  


ORA-01158: database string already mounted

1 Answers  


ORA-01522: file 'string' to be renamed does not exist

1 Answers  


PCC-02129: CMD-LINE: Client supplied static options table is invalid

1 Answers  






LPX-00201: unknown encoding "~s"

1 Answers  


PLS-00646: MAP or ORDER method must be defined in the root of the subtype hierarchy

1 Answers  


QSM-02001: clustered mv container table

1 Answers  


ORA-23493: "string" is not a new site for extension request "string"

1 Answers  


NNL-00934: Requests refused, ALIAS-EXISTS violation: number

1 Answers  


PCC-02154: Close file: string

1 Answers  


NNL-01000: SERVER FAILURE responses received: number

1 Answers  


Categories