OCI-40607
Cannot create JSON Relational Duality View 'string': All primary or unique key columns of table 'string' must be selected.
Cause
Not all columns in the primary or unique key of the specified table were selected, which is required to uniquely identify the Duality View object.
Action
Select all the columns belonging to the primary or unique key.