Database Error Messages

OCI-31906

Staging log of "string"."string" contains rows which do not belong to any of the table's partitions.

Cause

Synchronous refresh detected this error during PREPARE_REFRESH.


Action

Check the data in the staging log for validity. If the data is valid, create additional partitions,, including a default partition if needed, with the ALTER TABLE command.