Database Error Messages

OCI-42656

Error during data validation: Multiple JSON columns found in a table 'string'.'string'.

Cause

Multiple JSON columns found in a table.


Action

Ensure that a table with single JSON column is passed to the INFER_AND_GENERATE_SCHEMA and INFER_SCHEMA functions.