alter index abc rebuild online;

11g new feature : index rebuild online.

In Oracle Database 11g, the online rebuild is truly online: it does not hold an exclusive lock. The DMLs are not affected.  It does so by tracking which blocks are being accessed and at the end merging these blocks with the newly built index.

Comments

Popular posts from this blog

OCM 11g -Finally complete

First Step : Oracle DBA

List of Third party softwares for Oracle applications. (third party bolt-ons to Apps)