Oracle Error ORA-32400: cannot use object id columns from materialized view log on “string”.”string”

Oracle Error Message

ORA-32400: cannot use object id columns from materialized view log on “string”.”string”

Reason for the Error

The materialized view log either does not have object id columns logged, or the timestamp associated with the object id columns is more recent than the last refresh time.

Solution

A complete refresh is required before the next fast refresh. Add object id columns to the materialized view log, if required.