Consultor Eletrônico



Kbase P18004: Can not start database after it crashed while running idxfix online
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/30/2004
Status: Unverified

FACT(s) (Environment):

Progress.9.1C

FACT(s) (Environment):

IBM AIX 4.3.3

SYMPTOM(s):

Database crashes while running the idxfix utility online

Run proutil dbname -C IDXFIX

Selected #3 from menu

Requested to fix problems

Database log file is growing

All clients disconnected

Progress 9.1C13

CAUSE:

The utility Idxfix is stuck in a loop.

FIX:

1. Identify the PID of the proutil process. (ps-ef | grep process)
2. Run kill -9 (PID#)
3. Remove lk file.
4. Run proutil dbname -C truncate bi.
5. Start database.