testdurabilityproperty.out

来自「derby database source code.good for you.」· OUT 代码 · 共 7 行

OUT
7
字号
1. With derby.system.durability=test,Test to see if syncs are not happening 
Is warning message about derby.system.durability=test present in derby.log =true
log.ctrl file has durability testMode no sync marker value = true
2. shutdown database and reboot database without derby.system.durability=test and test for marker in log.ctrl file
log.ctrl file has durability testMode no sync marker value = true
Is warning message about derby.system.durability=test present in derby.log =true

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?