OCI-40606
Cannot create JSON Relational Duality View 'string': Table 'string' does not have a primary or unique key.
Cause
The specified table did not have a primary or unique key, which is required to uniquely identify the Duality View object.
Action
Add a primary or unique key to the table and select all columns of the key in the view.