Oracle Error QSM-02080: mv log must have primary key

Oracle Error Message

QSM-02080: mv log must have primary key

Reason for the Error

The capability in question is not supported when the relevant materialized view log omits primary keys.

Solution

Re-create the materialized view log using the PRIMARY KEY clause.