Oracle Error ORA-31459: system triggers for DBMS_CDC_PUBLISH package are not installed

Oracle Error Message

ORA-31459: system triggers for DBMS_CDC_PUBLISH package are not installed

Reason for the Error

One or more required system triggers are not installed. These triggers are required for the proper operation of Change Data Capture. Operations on Change tables cannot continue.

Solution

Install or reenable the triggers, or reinstall the package.