Consultor Eletrônico



Kbase P11054: If you perform an rfutil mark backedup but do not switch to a new ai file you may receive the error
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/24/2009
Status: Verified

SYMPTOM(s):

Error 831, 832, 833 trying to roll forward after-image files

** The database was last changed <Date/time>. (831)

** The after-image file expected <date 2>. (832)

** Those dates don't match, so you have the wrong copy of one of them. (833)

FACT(s) (Environment):

Database was backed up with non-Progress backups
Database was offiline at the time of the backup
Used rfutil <dbname> -C mark backedup command
All Supported Operating Systems
Progress/OpenEdge Product Family

CAUSE:

No command was given to switch to a new after image file.
The "rfutil <dbname> -C mark backedup" does not cause a switch of the after image files.
When performing an rfutil mark backedup and have after-imaging enable it is necessary to switch to a new ai file.

FIX:

When using a non-Progress backup the command "rfutil <dbname> -C aimage new" should be issued immediately after the mark backedup command.
In the database log file the rfutil will indicate a switch has been performed and the AI file that was switched to will be the AI which must be applied to the OS backup which was just performed.