Oracle Error Message
ORA-19198: Column not found or invalid column specified in the predicate with this form of fn:collection
Reason for the Error
The column specified in the predicate was not found or was not allowed.
Solution
The column specified in the predicate in the form of fn:collection(‘oradb:/schema/table/ROW[predicate]/column’) cannot be of XMLType.
Leave a Review