Kbase P21934: How to start aimage on the standby database?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
GOAL:
How to start aimage on the standby database
FIX:
A safe way to start After-Image on a Stand-By database is with the following two or three steps:
1. Run "rfutil <db> -C mark backedup"
2. IF you have the messages
** The database backup you just made may not be valid. (850)
** You should run TRUNCATE BI utility before backing up your database (851)
THEN
Run "probkup <db> incremental <device>".
3. Run "rfutil <db> -C aimage begin"