Kbase P16138: Can a partial roll-forward recovery be done?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/1/2005 |
|
Status: Verified
GOAL:
Can a partial roll-forward recovery be done?
GOAL:
How to partial roll forward an ai (after-image) after a system failure
FIX:
To perform ai partial roll-forward, the endtime or endtrans options . The endtime option lets you roll forward an AI file to a particular point in time. The endtrans option lets you roll forward an AI file to a particular transaction.
SYNTAX is :
rfutil db-name -C roll forward [ verbose ] [ endtime yyyy:mm:dd:hh:mm:ss | endtrans transaction-number ] [ -B n ] [ -r ] -a ai-name
For example, to roll forward to 5:10 PM on July 18, 2002, type 2002:07:18:17:10:00, as follows:
rfutil mydb -C roll forward endtime 2002:07:18:17:10:00 -a db/ai/mydb.ai0207181