QSM-02180: no primary key constraint in the master table
Answer / guest
Cause: The explain_mview assumes that the materialized view
is going to be created as the Primary Key materialized view.
A Primary Key materialized view can not be created if the
base table does not have a primary key constraint.
Action: Add a primary key constraint to the base table, or
create the materialized view as Rowid MV by specifying the
WITH ROWID option. If the materialized view is a Rowid MV,
then it should be able to do complete refresh and even fast
refresh, given that the materialized view log on the master
table has a rowid.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-30649: missing DIRECTORY keyword
ORA-04071: missing BEFORE, AFTER or INSTEAD OF keyword
DRG-12437: highlight table release failed
IMG-00604: unable to access destination image data
ORA-16006: audit_trail destination incompatible with database open mode
ORA-12831: Must COMMIT or ROLLBACK after executing INSERT with APPEND hint
QSM-01044: join back attempted on a view for string
QSM-01082: Joining materialized view, string, with table, string, not possible
PLS-00211: CASE labels or ranges must not be duplicated in different WHEN clauses
ORA-22809: nonexistent attribute
ORA-28653: tables must both be index-organized
IMG-00554: extra value in rotate operation