pscbo_stats issues
We are trying to implement pscbo_stats in a DEV enviroment. Having two issues, which I tried to find in this Community, but didnt see anything that matched our issues.
trying to run the pscbo_stats package as based upon the documentation "pscbo_stats package Implementation Instructions" and Doc ID = 1322888.1
There are 2 issues.
We had our DBA team create the pscbo_stats package. Steps 2.1 - 2.4.
Problem 1:
I ran this:
EXEC pscbo_stats.setup_schema_stats;
t does run successfully for a while, and it processes 18180 tables, as you can see from the “select count(*) from pscbo_log;”
Then it gets this error message: