Oracle Error Message
ORA-23389: obsolete procedure; drop objects and recreate using new master
Reason for the Error
dbms_repcat.switch_mview_master is no longer supported.
Solution
Drop the objects in the object group and recreate them using the new master.