Consultor Eletrônico



Kbase P25574: Error 3784 during rfutil -C aimage new
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

SYMPTOM(s):

Error during 'rfutil -C aimage new'.

Failed to switch to next after-image extent. (3784)

CAUSE:

The current after-image extent has filled up and there are no new, empty after-image extents for Progress to write to.

FIX:

Empty one or more of the oldest after-image extents by using the following steps [once for each extent]:

- Use 'rfutil <db> -C aimage full' in order to see which the oldest full after-image extent is that you can archive.
- Archive that after-image extent with OS utilities (e.g.: copy under Windows, cp, tar, cpio under UNIX).
- Mark the extent as empty via 'rfutil <db> -C aimage empty'.

Now 'rfutil -C aimage' new will work.