Oracle Message ORA-16130 - supplemental log information is missing from log stream

ERRORsupplemental log information is missing from log stream
CAUSESupplemental logging is not enabled at the primary database.
ACTIONIssue the following command to enable supplemental logging. ALTER DATABASE ADD SUPPLEMENTAL LOG DATA (PRIMARY KEY, UNIQUE INDEX) COLUMNS;