SQL Performance (MOSC)

MOSC Banner

How to solve a dictionary access poor performance in 12C?

edited Nov 7, 2018 12:24PM in SQL Performance (MOSC) 18 commentsAnswered ✓

Hi,

I'm having performance problems accessing the Oracle 12C data dictionary. - Oracle 12.1.0.2 EE with Oracle Linux 6.3.

Looking at metalink, I found solutions as below:

ALTER SYSTEM SET optimizer_features_enable = '11 .2.0.4 'SCOPE = BOTH;

This partially solved the problem.

Is there a patch or a different workaround?

Paulo

Tagged:

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