|
原帖由 unixnewbie 于 2008-5-6 20:56 发表 ![]()
DB2CHECKCLIENTINTERVAL
This variable specifies the frequency of APPC and TCP/IP client connection verifications. It permits early detection of client termination, instead of waiting until after the completion of the query. If this variable is set to 0, no verification is performed.
In DB2 Universal Database(TM), Version 8.1.4, the default value for DB2CHECKCLIENTINTERVAL is 50. Prior to version 8.1.4, the default value was 0.
我测试过,设置为1,至少10分钟内是不管用的 |
|