removing fragmentation
Hi All,
I have table of 60 gb(indexes 60gb ) and it is subject to fragmentation around 10gb .
I m going to remove fragmentation .
As i know i have three options
1.expdp/impdp .
2.CTAS (create table ........as.......) with parallel option .
3.Moving table into another tablespace with parallel option .
I have 4 pgysical and 4 logical cores(total 8 cores) on server .
Plz suggest me which option would be more faster to decrease downtime .
Edited by: user12045405 on Sep 24, 2012 5:58 PM
Edited by: user12045405 on Sep 24, 2012 5:59 PM