...
Relaxed Durability (Level 2)
fgfg
fg
ALTIBASE HDB Relaxed durability setting is suitable for use in business environments in which database durability is not critical, but fast processing of transactions is required. Businesses that can tolerate a certain level of data loss may want to take advantage of this level for high performance transactions.
Property | Value |
---|---|
COMMIT_WRITE_WAIT_MODE | 0 |
LOG_BUFFER_TYPE |
|
fg
fg
fg
1 |
Enhanced Durability (Level 3)
fgfg
fg
ALTIBASE HDB Relaxed durability setting is suitable for environments characterized by low rates of failures such as OS crashes, hardware faults and power outages. Businesses that can tolerate a certain level of data loss may want to take advantage of this level. This is the default setting for ALTIBASE HDB.
Property | Value |
---|---|
COMMIT_WRITE_WAIT_MODE | 0 |
LOG_BUFFER_TYPE |
|
fg
fg
fg
0 |
Strict Durability (Level 5)
...
Property | Value |
---|---|
COMMIT_WRITE_WAIT_MODE | 1 |
LOG_BUFFER_TYPE | 1 |
fg
fg
fg