Handling failure in Data Store and Concurrent Data Store applications Handling failure in Data Store and Concurrent Data Store applications When building Data Store and Concurr...
Btree access method specific configuration Btree comparison Btree prefix comparison Minimum keys per page Retrieving Btree records by logical record number Compression Note N...
Chapter 20. The Memory Pool Subsystem Introduction to the memory pool subsystem Chapter 20. The Memory Pool Subsystem Introduction to the memory pool subsystem The Memory ...
Clock skew Clock skew Since master leases take into account a timeout that is used across all sites in a replication group, leases must also take into account any known skew (o...
Chapter 21. The Transaction Subsystem Introduction to the transaction subsystem Chapter 21. The Transaction Subsystem Introduction to the transaction subsystem The Transac...
Ex_rep_base: a TCP/IP based communication infrastructure Ex_rep_base: a TCP/IP based communication infrastructure Base API applications must implement a communication infrastru...
Copying or moving databases Copying or moving databases There are two issues with copying or moving databases: database page log sequence numbers (LSNs), and database file iden...
Replication environment IDs Replication environment IDs Each database environment included in a replication group must have a unique identifier for itself and for the other mem...
Environment FAQ Environment FAQ I’m using multiple processes to access an Berkeley DB database environment; is there any way to ensure that two processes don’t run transaction...
Dbstl memory management Freeing memory Type specific notes DbEnv/Db DbstlDbt Dbstl memory management Freeing memory When using dbstl, make sure memory allocated in the he...