Database Error Messages

OCI-42615

Incompatible usage of JSONIZE: Expected a JSON Relational Duality View.

Cause

There was an incompatible use of JSONIZE. JSONIZE is only compatible with JSON Relational Duality Views. No other type of view creation supports JSONIZE.


Action

Do not use JSONIZE for creating a view of type other than JSON Relational Duality View.