DBMS_STATS.GATHER_SCHEMA_STATS before db upgrade question
We are upgrading (before we upgrade Oracle Receivables app in EBS from 11i to R12.1.3) Oracle db from 9.2.0.6.0 to 10.2.0.5.
Question: so, before we run Database Upgrade Assistant we are running gather_schema_stats for 2 schemas SYS and MDSYS ... should we run it for every schema in EBS? Would it improve the runtime for the upgrade or 2 schemas to gather stats on is ok?