ORA-23414: materialized view log for "string"."string" does not record rowid values
What triggered the Error:
rowid materialized view is being fast refreshed, but the materialized view log does not record rowid information.What should we do to fix it:
e the CREATE MATERIALIZED VIEW LOG...ADD ROWID command to begin recording rowid information in the materialized view log.