Consultor Eletrônico



Kbase P19692: Rfutil commands result in bkset error after database crashed
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   20/09/2005
Status: Unverified

FACT(s) (Environment):

Progress 9.1C
RedHat Linux 7.1

SYMPTOM(s):

Rfutil commands result in bkset error after database crashed

bkset: Extent <file-name> is below size <file-size>. (9444)

The file is the first ai file and its size is 102498304.

procopy and probkup fail with the same error.

The five ai files are all fixed at 100 MB (104857600 bytes).

Aimage files only switch when they reach the fixed size in this setup

Aimage extents started with extent 4 and switched to 5,1,2, and 3 as they filled.

CHANGE:

All ai extents filled and could not switch into an empty, thus crashing the database.

CAUSE:

The first ai extent was not at the expected size.

FIX:

Run cp to copy all ai files to archive directory.
Run cp to copy ai.2 ai.1
This brings the size of extent1 in line with the expected size.
Run rfutil dbname -C aimage end
Run probkup dbname <path to backup file>
Run rfutil dbname -C aimage begin
Start database.