Progress
Database Administration
Guide and Reference


PROUTIL IDXBUILD Qualifier

Packs or consolidates index records to use disk space as efficiently as possible. It also:

SYNTAX

Operating System
Syntax
UNIX
Windows
proutil db-name -C idxbuild [ all ]
  [ -T dir-name ] [ -TB blocksize ]
 [ -TM n] [ -B n ]

db-name

Specifies the database you are using.

all

Specifies that you want to rebuild all your indexes. PROUTIL automatically rebuilds all your indexes without asking about disk space requirements.

If you do not specify all, the following menu appears:

      Index Rebuild Utility
      ------------------------ 
      Select one of the following 
      All  - Rebuild all of the indexes 
      Some - Rebuild only some of the indexes 
      Quit - Quit, do not rebuild 
      Enter your selection: 

The following table describes the options:

Option
Action
All
Prompts you to verify whether you have enough disk space for index sorting.
Some
Prompts you for the indexes you want to rebuild, then prompts you to verify whether you have enough disk space for index sorting.
Quit
Quits without rebuilding any indexes.

NOTES


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095