Influence of dropping huge table over 1TB
Hi,
We plan to drop a huge non-partition table objects which includes LOB object.
The size is about 2 TB.
But we concern about much influences.We have never dropped huge objects like this.
Question is influence of dropping huge object like this.
I guess there are much disk I/O and high CPU,UNDO and REDO is a little influence.
Maybe drop table command is succeed.
DB 10.2.0.2
OS Solaris 9(64bit)