tcl.indexer
Creates b-tree indices for account.
Syntax
indexer {account.name} {(options)}
Description
builds indexes on part or all of the files of the system.
Rebuilds indexes for:
1) The entire file system, if no list is active or 'account.name' is specified.
2) A specific account, if the 'account.name' is specified with the command.
3) Each account in an 'active' list, if a list is 'active' when the command is invoked.
This command is useful when an account-restore does not finish properly, or is voluntarily preempted.
Options
a Uses the active list as the list of files to rebuild indexes.
n Outputs report without pausing at the bottom of each page.
p Directs output to system printer, via the Spooler.
Example
indexer
This rebuilds all indexes in all accounts.
indexer prod
This rebuilds all indexes in the 'prod' account.
select mds 'dm' 'prod' 'accounting'
[404] 3 items selected out of 37 items.
indexer
This rebuilds the indexes for the 'dm', 'prod' and
'accounting' accounts.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
