Online De-fragmentation of table
We want to fragmentation of below huge sized table.
As size of table is huge, I suppose On-line Table Reorganization and Redefinition (Using DBMS_REDEFINITION package) would be best way out
Please find the fragmentation statistics in VAS databases:
OWNER | TABLE | Total Space IN GB | Actual space in GB | Reclaimable space % |
VAS_BBSR | TX_CDR_SUMMARY |
| ||
VAS_NOIDA | TX_CDR_SUMMARY |
| ||
VAS_NOIDA | CDR |
|
Please suggest??
Or is their other online De-fragmentation methods???