Progress
Internationalization Guide


Rebuilding the Indexes

For a database’s word indexes to reflect changes in the word-break table, you must rebuild a database’s indexes. To do so, use the PROUTIL utility with the IDXBUILD or IDXFIX qualifier.

NOTE: You can use IDXFIX when the database is online.

The syntax of PROUTIL with the IDXBUILD qualifier is:

SYNTAX
proutil db-name -C idxbuild [ all ]  
   [ -T dir-name ] [ -TB blocksize ] 
   [ -TM n] [ -B n]  

The syntax of PROUTIL with the IDXFIX qualifier is:

SYNTAX
proutil db-name -C idxfix  

For the complete syntax of the PROUTIL utility, see the Progress Database Administration Guide and Reference .


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