CDC deprecation message
We using CDC in our SW to determine changes in order to export new or changed domains. We know that CDC is deprecated, but it is functional with 12.1.
We've upgrade one of our databases from 12.1 to 12.2. After the upgrade the error ORA-20000: Invalid function (DBMS_CDC_PUBLISH.create_change_set); CDC is deprecated is thrown.
Is there any chance to restore the CDC functionalitiy in 12.2, perhaps with an database initialization parameter?