Quote Originally Posted by girirajdba
You could also go for rebuilding indexes online

e.g: alter index xyz rebuild online;
Perhaps you missed something. You do not need to rebuild indexes unless there is a problem with an index or you want to move it to a different tablespace. So it does not matter if you rebuild online or not!!!!