PL/SQL (MOSC)

MOSC Banner

Query Having Function With a Parallel Hint is Not Using Parallelism

in PL/SQL (MOSC) 2 commentsAnswered

When we migrated from 12 to 19 some queries started running slow. Apparently on oracle 19c when you use a function in a query you need to add parallel_enable to be able to use parallel execution. Is there a way to disable this default behavior/feature other then reverting to a lower version with OPTIMIZER_FEATURES_ENABLE?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center