ERROR | materialized view log for string.string does not record rowid values |
CAUSE | A rowid materialized view is being fast refreshed, but the materialized view log does not record rowid information. |
ACTION | Use the CREATE MATERIALIZED VIEW LOG...ADD ROWID command to begin recording rowid information in the materialized view log. |