DBMS_STATS Not Running in Parallel When DEGREE=> Set and Table Contains User-Defined PL/SQL Function that Is Not Parallel Enabled
(Doc ID 1911883.1)
Last updated on NOVEMBER 07, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.4 and laterInformation in this document applies to any platform.
Symptoms
A SQL Analyze statement, coming from DBMS_STATS, has parallel hints and shows a parallel plan. The plan contains the operation PX COORDINATOR FORCED SERIAL, which means the parallel plan is executing serially; this is causing performance problems.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |