One of the maintenance activity is to bring down HWM for DMS tablespaces. This can be achieved in two ways.
1. Offline re-org (for this you required 100% free space of table allocated size on your tablespace).
2. Table data unload & load.
After completion of any of the above steps,
do update runstats for those tables.
Quote:
|
Originally Posted by Coolhard
Dear All,
I want to make a maintainance for some of my tables by manually in every month.
May I know what to do?
I only know the statistic.I think there are some others procedure I suppose to do for the maintainance.Am I right?
Is there any idea pls?
Thanks in advance,
|