19.9 - Patch 31719903: WINDOWS DATABASE BUNDLE PATCH 19.9.0.0.201020
We are running Oracle Enterprise 19.7 on 64 bit Windows and applied the 19.9 patch.
This had a quite severe detrimental effect on the performance of quite a few critical application SQL statements
This main symptom of the problem was many SQL statements waiting on "PGA memory operation"
At one stage this accounted for 90% of all DB Time which crippled our systems
Be very careful when applying this patch and be prepared to pin specific SQL statements to know good plans which have good execution times. It may be worth creating a SQL Tuning Set prior to applying the patch.
We ended up rolling back the patch but still had to pin specific SQL statements to know good plans as the patch rollback did not reverse the bad optimizer performance