RDF System Management Manual

Table Of Contents
Managing RDF
HP NonStop RDF System Management Manual524388-003
5-26
Preparing for Application Processing on the Backup
System
Preparing for Application Processing on the Backup System
See Tips for Executing Fast Business Takeover Operations in section 1 for information
on how you can execute an RDF takeover and resume business activities on your
backup system in the shortest amount of time.
Before application processing starts on the backup system following a successful
takeover operation, you might need to update statistics for NonStop SQL/MP database
tables and recompile NonStop SQL/MP program files.
After a takeover operation occurs, the following considerations apply to NonStop
SQL/MP tables protected by RDF:
Three other operations might help maintain acceptable performance for the
applications:
Evaluate whether to perform an update statistics operation on database tables.
Evaluate whether to recompile the application programs with the NonStop
SQL/MP compiler.
Use the CHECK INOPERABLE PLANS NonStop SQL/MP compiler option for
any necessary recompilations.
Before operations that would cause automatic NonStop SQL/MP compilation, you can
recompile NonStop SQL/MP program files to check for compilation errors before
running the programs. For a complete description of operations that invalidate
application programs, causing automatic NonStop SQL/MP compilation, see the HP
NonStop SQL/MP Installation and Management Guide.
Restoring the Primary System
When the failed primary system is restored to operable condition you have two
methods of resynchronizing your primary database with your backup database where
your applications are now running. One method is online, and the other is offline.
Online Method of Resynchronizing the Primary Database
When an RDF takeover operation completes, the purger process logs the RDF event
888, which specifies a Master Audit Trail position. On your primary system, you can
then execute TMF File Recovery with the TOMATPOSITION option. This option
requires a MAT position, and you use the position in the RDF Event 888. When File
Recovery completes, the database on your primary system is in the exact same state
as the database on your backup system was when the RDF takeover operation
completed.
Note. If you are using the triple contingency feature, you must issue a COPYAUDIT command
after the takeover operations are complete to copy missing audit from the backup system that
has the most to the one that has the least. See Section 10, Triple Contingency for details about
this situation.