ORA-30605
invalid combination of SCORE labels for JSON_TEXTCONTAINS
Cause
The same SCORE label operand was specified for multiple JSON_TEXTCONTAINS predicates.
Action
Ensure that queries on different columns have different SCORE labels. Queries on the same column must have either all the same or all distinct labels.