|
原帖由 diablo2 于 2008-5-20 10:28 发表 ![]()
sample.cfg
{ Wake up once a second, the database name is ibmsampl,
do accounting every 5 minutes. }
interval 1; dbname SAMPLE; account 5;
desc "Allow no UOW to idle for more than 300 seconds"
setlimit idle 300 action force;
db2gov start sample sample.cfg
db2gov 的所有规则介绍老兄有秘藏的red book or white book吗?
infocenter里介绍的太少了 |
|