How to Move from Oracle 11.2.0.3.5 to 11.2.0.3.7
We are running PeopleTools 8.52.17, HR 9.1 on 11.2.0.3.5 and are stuggling with performance problems after upgrading from 10.2.0.5. We are preparing to move to 11.2.0.3.7 with the hope that the resolution for the above bug will help. However, I am curious what would be the correct way to implement this patch, or any related Oracle patch that indicates: "The statistics on the DESC columns were being gathered wrong."
When an Oracle patch is released for bugs related to incorrect stat gathering (such as this one), does applying the patch automatically recreate or drop the "wrong" stats, or is it recommended for customers to drop and recreate stats for the required schemas (such as SYSADM) after the patch is applied.