diff options
Diffstat (limited to 'docs/gsg_txn/C/hotfailover.html')
| -rw-r--r-- | docs/gsg_txn/C/hotfailover.html | 25 |
1 files changed, 15 insertions, 10 deletions
diff --git a/docs/gsg_txn/C/hotfailover.html b/docs/gsg_txn/C/hotfailover.html index b46fab8e..12b9963c 100644 --- a/docs/gsg_txn/C/hotfailover.html +++ b/docs/gsg_txn/C/hotfailover.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -152,9 +152,10 @@ <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"> <h3 class="title">Note</h3> <p> - Rather than use the previous procedure, you can use the <span class="command"><strong>db_hotbackup</strong></span> command line utility - to do the same thing. This utility will (optionally) run a checkpoint and then copy all necessary files to a target - directory for you. + Rather than use the previous procedure, you can use the + <span class="command"><strong>db_hotbackup</strong></span> command line utility to do the + same thing. This utility will (optionally) run a checkpoint and + then copy all necessary files to a target directory for you. </p> </div> <p> @@ -169,14 +170,18 @@ </li> <li> <p> - If you have an archival copy of the backup environment, you can optionally try copying the remaining - log files from the original environment and running catastrophic recovery against that backup - environment. Do this <span class="emphasis"><em>only</em></span> if you have a an archival copy of the backup - environment. + If you have an archival copy of the backup environment, + you can optionally try copying the remaining log files + from the original environment and running catastrophic + recovery against that backup environment. Do this + <span class="emphasis"><em>only</em></span> if you have a an archival + copy of the backup environment. </p> <p> - This step can allow you to recover data created or modified in the original environment, but which - did not have a chance to be reflected in the hot backup environment. + This step can allow you to recover data created or + modified in the original environment, but which did not + have a chance to be reflected in the hot backup + environment. </p> </li> <li> |
