Oracle DBA, How To, Error, Cause and Action

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

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

Cause:

The parallel query statement produced a temporary LOB.


Action:

Turn off parallelism for the query or underlying table

No comments:

Post a Comment

Thanks for your comment.