Database Error Messages

OCI-40180

JSON type column is too large to be used for sorting or grouping.

Cause

An attempt is being made to sort or group rows using a JSON column that exceeds the allowable size.


Action

Ensure that the JSON data in the column is below the size limit for sorting or grouping.