pscbo_stats and dbms_stat_Manual.sql in HRMS
Good morning. We have been using dbms_stat_Manual.sql to collect stats for HRMS database. It is a script provded by PeopleSoft to collect stats on Oracle database. Oracle provided a newer package pscbo_stats to collect stats on PeopleSoft databases. Do you guys know the major difference between pscbo_stats and dbms_stat_Manual.sql?