Rebuild the indexes for collation table changes
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The Data Administration tool loads schema information
into the database. Before the database can use the modified tables,
you must rebuild the database's indexes. To do so, run the PROUTIL utility with
the IDXBUILD qualifier.
The database cannot be in use when you do this.
The minimum syntax of the PROUTIL utility with
the IDXBUILD qualifier to rebuild all indexes is:
|
For the complete syntax of the PROUTIL
utility, see Manage the OpenEdge Database.