Chapter 22. Sequences Chapter 22. Sequences Sequences provide an arbitrary number of persistent objects that return an increasing or decreasing sequence of integers. Opening ...
Slice APIs Slice APIs Most of the DB methods behave the same way with or without a sliced environment or database. Some small differences in behavior may result when using a sl...
Log file removal Log file removal The fourth component of the infrastructure, log file removal, concerns the ongoing disk consumption of the database log files. Depending on th...
Managing Replication Manager group membership Note Adding sites to a replication group Removing sites from a replication group Note Primordial startups Note Upgrading groups ...
Elections Elections Replication Manager automatically conducts elections when necessary, based on configuration information supplied to the DB_ENV->rep_set_priority() method, ...
Configuring locking: sizing the system Configuring locking: sizing the system The amount of memory available to the locking system is specified using the DB_ENV->set_memory_max...
Chapter 2. Access Method Configuration What are the available access methods? Btree Hash Heap Queue Recno Chapter 2. Access Method Configuration What are the availabl...
Transaction limits Transaction IDs Cursors Multiple Threads of Control Transaction limits Transaction IDs Transactions are identified by 31-bit unsigned integers, which me...
Using Recovery on Journaling Filesystems Using Recovery on Journaling Filesystems In some cases, the use of meta-data only journaling file systems can lead to log file corrupti...