Hi,
I have large fragment on our LMT tablespace. Because of this, it slows down the performance. What is the best way to tackle this issue? Can I just:
1) create new temporary tablespace
2) move out data to temp tablespace
3) drop old tablespace
4) recreate old tablesapce
5) move back in from temp tablespace
What do you think? Thanks
I have large fragment on our LMT tablespace. Because of this, it slows down the performance. What is the best way to tackle this issue? Can I just:
1) create new temporary tablespace
2) move out data to temp tablespace
3) drop old tablespace
4) recreate old tablesapce
5) move back in from temp tablespace
What do you think? Thanks