PSCBO_STATS question
Our DBAs have implemented the PSCBO_STATS package. So far we have only used the package/procedures as delivered and haven't made any "custom" changes to the entries in the PSCBO_STATS_CONTROL record.
Our DBAs are not familiar with PeopleSoft so my application support team is responsible for requesting changes/modifications to PSCBO_STATS implementation.
It was my understanding that a first step in the implementation of the package was to drop statistics on ALL tables. After that, the record names are inserted into the PSCBO_STATS_CONTROL table in order to exclude those records from the normal stats gathering process, thereby forcing dynamic sampling.