| Error | ORA-23414 |
Description | 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. |