![]() SQL database system |
tabmaint(1)
Usage: tabmaint tablename
Description: This command performs maintenance procedures on a table. It must be invoked by the database owner. tablename should be just the table name, not the entire path name of the table data file.
tabmaint is equivalent to shsql's MAINTAIN command.
It removes blank entries, then rebuilds all indexes associated with the
table.
Environment:
discussed here.
|
![]() Copyright Steve Grubb |