Database Error Messages

ORA-42706

Cannot execute the DDL on table string since it is included in JSON-relational duality view string with logical replication enabled.

Cause

The table on which this DDL is executed is dependent on the replication enabled JSON-relational duality view. This DDL can make the JSON-relational duality view invalid.


Action

Ensure that logical replication is disabled for the dependent JSON-relational duality view.