Oracle Error Message
ORA-12854: Parallel query is not supported on temporary LOBs
Reason for the Error
The parallel query statement produced a temporary LOB.
Solution
Turn off parallelism for the query or underlying table
ORA-12854: Parallel query is not supported on temporary LOBs
The parallel query statement produced a temporary LOB.
Turn off parallelism for the query or underlying table