Gather Schema Stats runs slower than fnd_stats
We are running EBS R12.2 on a 2 node DB running Linux 7.5. Our DB size is just under 4TB.
We are testing timing for running Gather Schema Stats.
When we run the fnd_stats command at the OS level it completes in 3.5 hours.
When we fire it from the apps it takes 31 hours with the same options. We are running it with percent 40 and degree 20.
Any idea why it would be slower when running from the application?