Kbase P21155: How to use idxcheck and redirect output to a file
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/24/2005 |
|
Status: Verified
GOAL:
How to run idxcheck and direct output to a file.
FACT(s) (Environment):
UNIX
FIX:
The idxcheck option to proutil checks indexes in a database to identify or assist in diagnosing possible index level corruption. Output from this command will be displayed to the screen, but should also be redirected to a file for additional review by Progress Technical Support staff, in case rebuilding the indexes does not resolve the problem.
Syntax: proutil dbname -C idxcheck | tee idxcheck.out