Oracle Solution for Error ora-12854

Solution for Oracle Error ORA-12854

ORA-12854: Parallel query is not supported on temporary LOBs

What triggered the Error:

The parallel query statement produced a temporary LOB.

What should we do to fix it:

Turn off parallelism for the query or underlying table