Chapter 9. Upgrading Berkeley DB 11.2.5.2 applications to Berkeley DB 11.2.5.3
Table of Contents
Changes to the build_windows Folder
Replication Connection Status in the Java API
Configure the Region Size of Heap Databases
Flags Accepted by DB_ENV->backup()
Flags Accepted by DB_ENV->dbbackup()
Enumerations Accepted by DB_ENV->set_backup_config()
Configure Directory to Store Metadata Files
New Berkeley DB SQL API PRAGMAs
Replication for Existing Databases in the SQL API
PRAGMAs With Permanent Effects
PRAGMAs That Can Now Operate on Existing Databases
Berkeley DB X/Open Compliant XA Resource Manager and Transaction Snapshots
Berkeley DB Library Version 11.2.5.3 Change Log
Changes between 11.2.5.3.21 and 11.2.5.3.28
Changes between 11.2.5.3.15 and 11.2.5.3.21
Database or Log File On-Disk Format Changes
Configuration, Documentation, Sample Apps, Portability and Build Changes
Introduction
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 11g Release 2). This information does not describe how to upgrade Berkeley DB 1.85 release applications.
For information on the general process of upgrading Berkeley DB installations and upgrade instructions related to historical releases, see the Berkeley DB Upgrade Guide.