I woulHow long does Oracle take to run stats on a particular table?
Hi
I would like to check how long Oracle took to run a stats on a table. We have a statistics job that run really long and I am trying to tune it by identifying those tables where stats job is spending more time.
Environment is a 3 node rac, 11.2.0.4 on Linux 64-bit OS.
Thanks!