Database Error Messages

OCI-02571

cannot modify refresh interval of a non-duplicated table

Cause

An attempt was made to modify the refresh interval of a non-duplicated table.


Action

Only issue the ALTER TABLE MODIFY REFRESH INTERVAL statement on duplicated tables.