C
ChUIMonster
Guest
"all" means all so if you tell it to rebuild all indexes it will indeed rebuild all of your indexes. Alternatively you can pick and choose and specify a list of indexes to rebuild. If you do not specify "all" you get a menu: Index Rebuild Utility ===================== Select one of the following: All (a/A) - Rebuild all the indexes Some (s/S) - Rebuild only some of the indexes By Area (r/R) - Rebuild indexes in selected areas By Schema (c/C) - Rebuild indexes by schema owners By Table (t/T) - Rebuild indexes in selected tables By Activation (v/V) - Rebuild selected active or inactive indexes (The answers can be provided by redirecting stdin from a file...)
Continue reading...
Continue reading...