| QSM-02148 |
many to many subquery joins require 9.0 compatibility or higher |
| QSM-02149 |
ON COMMIT with this MV requires 9.0 compatibility or higher |
| QSM-02150 |
select lists must be identical across the UNION operator |
| QSM-02151 |
subquery or named view in FROM list and < 9.0 compatibility |
| QSM-02152 |
subquery or named view in FROM list even after view merging |
| QSM-02153 |
inline view or subquery in FROM list not supported for this type MV |
| QSM-02154 |
MV is not fast refreshable even with view merging |
| QSM-02161 |
see the reason why REFRESH_FAST_AFTER_ONETAB_DML is disabled |
| QSM-02162 |
the detail table does not have a materialized view log |
| QSM-02163 |
cannot use object id columns from materialized view log |
| QSM-02169 |
the materialized view contains partition extended table name |
| QSM-02170 |
tables must be identical across the UNION operator |
| QSM-02171 |
the materialized view has a join operation in the outer UNION block |
| QSM-02173 |
the unique constraints does not exist on the join columns of the inner table |
| QSM-02174 |
the materialized view does not have a UNION ALL marker column |
| QSM-02175 |
some query block in UNION ALL MV is not fast refreshable |
| QSM-02176 |
MV with UNION ALL in a view is too complex |
| QSM-02177 |
MV with UNION ALL in a view must match the views SELECT list |
| QSM-02178 |
MV has a view with UNION ALL that is not fast refreshable |
| QSM-02179 |
MV with UNION ALL requires compatibility >= 9.2 |