diff options
Diffstat (limited to 'docs/bdb-sql/datamigration.html')
-rw-r--r-- | docs/bdb-sql/datamigration.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/bdb-sql/datamigration.html b/docs/bdb-sql/datamigration.html index fe0951f1..24e0cc02 100644 --- a/docs/bdb-sql/datamigration.html +++ b/docs/bdb-sql/datamigration.html @@ -9,12 +9,12 @@ <link rel="start" href="index.html" title="Getting Started with the Oracle Berkeley DB SQL APIs" /> <link rel="up" href="admin.html" title="Chapter 5. Administrating Berkeley DB SQL Databases" /> <link rel="prev" href="sync.html" title="Syncing with Oracle Databases" /> - <link rel="next" href="bfile-extension.html" title="Appendix A. Using the BFILE Extension" /> + <link rel="next" href="recoverysql.html" title="Catastrophic Recovery" /> </head> <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> @@ -23,7 +23,7 @@ <tr> <td width="20%" align="left"><a accesskey="p" href="sync.html">Prev</a> </td> <th width="60%" align="center">Chapter 5. Administrating Berkeley DB SQL Databases</th> - <td width="20%" align="right"> <a accesskey="n" href="bfile-extension.html">Next</a></td> + <td width="20%" align="right"> <a accesskey="n" href="recoverysql.html">Next</a></td> </tr> </table> <hr /> @@ -130,14 +130,14 @@ <td width="20%" align="center"> <a accesskey="u" href="admin.html">Up</a> </td> - <td width="40%" align="right"> <a accesskey="n" href="bfile-extension.html">Next</a></td> + <td width="40%" align="right"> <a accesskey="n" href="recoverysql.html">Next</a></td> </tr> <tr> <td width="40%" align="left" valign="top">Syncing with Oracle Databases </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">Home</a> </td> - <td width="40%" align="right" valign="top"> Appendix A. Using the BFILE Extension</td> + <td width="40%" align="right" valign="top"> Catastrophic Recovery</td> </tr> </table> </div> |