Question on pscbo stats
Hello,
We have installed pscbo package and need to understand the best practice for collecting stats on tables with sysadm schema and tables with non sysadm scheme. Following are questions if someone can answer :
1.How can we have pscbo stats using dynamic sampling and running statistics on transaction tables ( tables with sysadm schema ) like PS_VOUCHER, PS_JRNL_HEADER, these tables are not the part of pscbo control table. Do we need add all the transactions tables ( which can be thousands of tables ) in pscbo control record with stats Y in order for dynamic sampling to work? pscbo control only contains temp table and work record.