Tablespace Reorganization Stats Collection
Folks,
We currently have an issue where we are reorganizing our tablespaces but the gather table stats statements are taking so much time that it never finishes. However, it is not stuck but go beyond 48 hours. I like to know what my options are and if copying/saving stats and then importing them later after the reorg is an option? Would it have any negative impact? We are using the following procedure.
1) Create new tablespace
2) Move all object into new tablespace. ( this is where it gather stats on all tables)
3) Drop and Rename the tablespace.
cheers