Kbase P17179: Multiple instances of error 2802 running proutil -C dbanaly
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  21/08/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
Multiple instances of error 2802 running proutil <dbname> -C dbanalys
RM block found that should be in the RM free chain. (2802)
CHANGE:
conv89
CAUSE:
The error occurs because of a difference in the version 8 and version 9 algorithms when calculating how much free space a block has for it to be on the RM chain. It is harmless.
FIX:
On 9.1D you can quickly rebuild the RM chain (and therefore remove the messages) using the following steps, although it will involve taking the database down:
1. proutil <dbname> -C idxbuild
2. Select 'Some'
3. Don't enter any tables, enter '!'
4. Answer 'y' to the next 2 questions