Database Tuning (MOSC)

MOSC Banner

Bug 31626438

in Database Tuning (MOSC) 1 commentAnswered ✓

RDBMS 19.19 / Linux OL 8


Alter 19.18 patch we experienced performance issue.

Reading doc 2940472.1 this should be fixed in 19.19


After applying 19.19 the bug fix is still "enabled" !?

select value from v$system_fix_control where bugno=31626438;

1

What worries me is that our problem started with patch 19.18 still persist after applying 19.19 !?

I thinking if the bugfix is applied with 19.19 the performance issue would have been solved but that's not the case ...

Should I apply the the "workaround" (_fix_control) "manually" i.e:

exec dbms_optim_bundle.set_fix_controls('31626438:0','*', 'BOTH', 'NO');


Or am I misinterpret the note ?


reg peter

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