ORA-23414

Error: ORA-23414: materialized view log for "string"."string" does not record rowid values

Causa: A ROWID materialized view is being fast refreshed, but the materialized view log does not record ROWID information.

Acción: Use the CREATE MATERIALIZED VIEW LOG...ADD ROWID command to begin recording ROWID information in the materialized view log.

COMENTARIOS:


No hay comentarios.