Kbase P118822: rfutil <db> -C rollforward -a <db>.a1
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
SYMPTOM(s):
rfutil <db> -C roll forward -a <db>.a1
Last open date mismatch. (9215)
Extent <file-name> has a different last opened date <timestamp>, (9213)
Extent <path/db>.a1 has a different last opened date T1 (9213)
Control Area has a last open date of <time-stamp>. (9217)
Control Area has a last open date of T0 (9217)
T1 later than T0
CAUSE:
"aimage end" followed by "aimage begin" was run after the initial "aimage begin" which followed the full database backup made.
As an example, we would have the following scenario:
probkup sports1 sports1.bkup
rfutil sports1 -C aimage begin
rfutil sports1 -C aimage end
rfutil sports1 -C aimage begin
FIX:
We make the Control Area to have a date T2 later than the AI exent T1
1. proserve <db>; proshut <db> -Fby
2. rfutil <db> -C roll forward -a <db>.a1