OCI-42701
Cannot enable logical replication on the view: string because this view is not a JSON-relational duality view.
Cause
The view being altered is not a JSON-relational duality view. ALTER VIEW [ENABLE | DISABLE] LOGICAL REPLICATION is only supported on JSON-relational duality views.
Action
Ensure that the view is a JSON-relational duality view.