Kbase P14008: What to do if an After Image file is corrupted.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/6/2009 |
|
Status: Verified
SYMPTOM(s):
After Image file corrupted by Operating System Crash
Unable to read extent header, ret = <return-value> file = <file-name>. (6109)
FACT(s) (Environment):
All Supported Operating Systems
Progress/OpenEdge Product Family
FIX:
Copy all remaining good after image files to a safe location.
Disable After Imaging
rfutil <dbname> -C aimage end
Backup the database
Re-Enable After Imaging
rfutil <dbname> -C aimage begin
The re-enabling of the after image process should format all ai files and should correct the AI file corruption.