[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Dump, Load and Index Rebuild on Type II Database. - Performance

  • Thread starter Thread starter ChUIMonster
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top