Current File : //usr/share/doc/bdb/installation/upgrade_53_toc.html
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Chapter 9.  Upgrading Berkeley DB 11.2.5.2 applications to Berkeley DB 11.2.5.3</title>
    <link rel="stylesheet" href="gettingStarted.css" type="text/css" />
    <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
    <link rel="start" href="index.html" title="Berkeley DB Installation and Build Guide" />
    <link rel="up" href="index.html" title="Berkeley DB Installation and Build Guide" />
    <link rel="prev" href="build_vxworks_faq.html" title="VxWorks FAQ" />
    <link rel="next" href="upgrade_11gr2_53_build_windows.html" title="Changes to the build_windows Folder" />
  </head>
  <body>
    <div xmlns="" class="navheader">
      <div class="libver">
        <p>Library Version 11.2.5.3</p>
      </div>
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center">Chapter 9. 
        Upgrading Berkeley DB 11.2.5.2 applications to Berkeley DB 11.2.5.3
    </th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="build_vxworks_faq.html">Prev</a> </td>
          <th width="60%" align="center"> </th>
          <td width="20%" align="right"> <a accesskey="n" href="upgrade_11gr2_53_build_windows.html">Next</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="chapter" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h2 class="title"><a id="upgrade_53_toc"></a>Chapter 9. 
        Upgrading Berkeley DB 11.2.5.2 applications to Berkeley DB 11.2.5.3
    </h2>
          </div>
        </div>
      </div>
      <div class="toc">
        <p>
          <b>Table of Contents</b>
        </p>
        <dl>
          <dt>
            <span class="sect1">
              <a href="upgrade_53_toc.html#upgrade_53_intro">Introduction</a>
            </span>
          </dt>
          <dt>
            <span class="sect1">
              <a href="upgrade_11gr2_53_build_windows.html">Changes to the build_windows Folder</a>
            </span>
          </dt>
          <dt>
            <span class="sect1">
              <a href="upgrade_11gr2_53_conn_status.html">Replication Connection Status in the Java API</a>
            </span>
          </dt>
          <dd>
            <dl>
              <dt>
                <span class="sect2">
                  <a href="upgrade_11gr2_53_conn_status.html#idp506032">New Function</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="upgrade_11gr2_53_conn_status.html#idp531112">New Class</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="upgrade_11gr2_53_conn_status.html#idp564984">Deprecated Function</a>
                </span>
              </dt>
            </dl>
          </dd>
          <dt>
            <span class="sect1">
              <a href="upgrade_11gr2_53_excl.html">Exclusive Database Handles </a>
            </span>
          </dt>
          <dd>
            <dl>
              <dt>
                <span class="sect2">
                  <a href="upgrade_11gr2_53_excl.html#idp567208">New Functions</a>
                </span>
              </dt>
            </dl>
          </dd>
          <dt>
            <span class="sect1">
              <a href="upgrade_11gr2_53_heap_regionsize.html">Configure the Region Size of Heap Databases</a>
            </span>
          </dt>
          <dd>
            <dl>
              <dt>
                <span class="sect2">
                  <a href="upgrade_11gr2_53_heap_regionsize.html#idp570008">New Functions</a>
                </span>
              </dt>
            </dl>
          </dd>
          <dt>
            <span class="sect1">
              <a href="upgrade_11gr2_53_hotbackup.html">New Hotbackup Interface</a>
            </span>
          </dt>
          <dd>
            <dl>
              <dt>
                <span class="sect2">
                  <a href="upgrade_11gr2_53_hotbackup.html#idp571040">New Functions</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="upgrade_11gr2_53_hotbackup.html#idp560912">Flags Accepted by DB_ENV-&gt;backup()</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="upgrade_11gr2_53_hotbackup.html#idp578624">Flags Accepted by DB_ENV-&gt;dbbackup()</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="upgrade_11gr2_53_hotbackup.html#idp584448">Enumerations Accepted by DB_ENV-&gt;set_backup_config()</a>
                </span>
              </dt>
            </dl>
          </dd>
          <dt>
            <span class="sect1">
              <a href="upgrade_11gr2_53_jdbc.html">Updated JDBC Version</a>
            </span>
          </dt>
          <dt>
            <span class="sect1">
              <a href="upgrade_11gr2_53_meta_dir.html">Configure Directory to Store Metadata Files</a>
            </span>
          </dt>
          <dd>
            <dl>
              <dt>
                <span class="sect2">
                  <a href="upgrade_11gr2_53_meta_dir.html#idp593384">New Functions</a>
                </span>
              </dt>
            </dl>
          </dd>
          <dt>
            <span class="sect1">
              <a href="upgrade_11gr2_53_sql_build.html">Changes in the SQL API Build</a>
            </span>
          </dt>
          <dt>
            <span class="sect1">
              <a href="upgrade_11gr2_53_sql_pragma.html">New Berkeley DB SQL API PRAGMAs</a>
            </span>
          </dt>
          <dd>
            <dl>
              <dt>
                <span class="sect2">
                  <a href="upgrade_11gr2_53_sql_pragma.html#idp599768">New PRAGMAs</a>
                </span>
              </dt>
            </dl>
          </dd>
          <dt>
            <span class="sect1">
              <a href="upgrade_11gr2_53_sql_rep.html">Replication for Existing Databases in the SQL API</a>
            </span>
          </dt>
          <dd>
            <dl>
              <dt>
                <span class="sect2">
                  <a href="upgrade_11gr2_53_sql_rep.html#idp593704">PRAGMAs With Permanent Effects</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="upgrade_11gr2_53_sql_rep.html#idp600544">PRAGMAs That Can Now Operate on Existing Databases</a>
                </span>
              </dt>
            </dl>
          </dd>
          <dt>
            <span class="sect1">
              <a href="upgrade_11gr2_53_xa_mvcc.html">Berkeley DB X/Open Compliant XA Resource Manager and Transaction Snapshots </a>
            </span>
          </dt>
          <dt>
            <span class="sect1">
              <a href="changelog_5_3.html">Berkeley DB Library Version 11.2.5.3 Change Log</a>
            </span>
          </dt>
          <dd>
            <dl>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp594928">Changes between 11.2.5.3.15 and 11.2.5.3.21</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp608376">Database or Log File On-Disk Format Changes</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp590024">New Features</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp594216">Database Environment Changes</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp607088">Access Method Changes</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp616640">SQL API Changes</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp610088">Java-specific API changes</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp616728">Replication Changes</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp594560">Locking Subsystem Changes</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp635880">Logging Subsystem Changes</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp625488">Memory Pool Subsystem Changes</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp632288">Mutex Subsystem Changes</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp636296">Transaction Subsystem Changes</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp625872">Utility Changes</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp632040">Configuration, Documentation, Sample Apps, Portability and Build Changes</a>
                </span>
              </dt>
              <dt>
                <span class="sect2">
                  <a href="changelog_5_3.html#idp641456">Known Bugs</a>
                </span>
              </dt>
            </dl>
          </dd>
        </dl>
      </div>
      <div class="sect1" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h2 class="title" style="clear: both"><a id="upgrade_53_intro"></a>Introduction</h2>
            </div>
          </div>
        </div>
        <p>
        The following pages describe how to upgrade applications coded against
        the Berkeley DB 11.2.5.2 library to the Berkeley DB
        11.2.5.3 library (both of which belong to Berkeley DB
        11<span class="emphasis"><em>g</em></span> Release 2).
        This information does not describe how to upgrade Berkeley DB 1.85
        release applications.
    </p>
        <p>
        For information on the general process of upgrading Berkeley DB
        installations and upgrade instructions related to historical releases, see the
        
        
        <a class="ulink" href="http://download.oracle.com/docs/cd/E17076_02/html/upgrading/index.html" target="_top">
            Berkeley DB Upgrade Guide.
        </a>
    </p>
      </div>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="build_vxworks_faq.html">Prev</a> </td>
          <td width="20%" align="center"> </td>
          <td width="40%" align="right"> <a accesskey="n" href="upgrade_11gr2_53_build_windows.html">Next</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">VxWorks FAQ </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top"> Changes to the build_windows Folder</td>
        </tr>
      </table>
    </div>
  </body>
</html>