银行 automatic

参数设置成automatic表示什么意思

我把sortheap调整为10240,sheapthres_shr调整为1024000db2 update db cfg for testdb using sortheap 10240 automaticdb2 update db cfg for testdb using sheapthres_shr 1024000  automatic这两句表示什么意思?10240是这个值的起始值吗?为什么我们生产环境这样... 显示全部
我把sortheap调整为10240,sheapthres_shr调整为1024000db2 update db cfg for testdb using sortheap 10240 automatic

db2 update db cfg for testdb using sheapthres_shr
1024000  automatic
这两句表示什么意思?10240是这个值的起始值吗?


为什么我们生产环境这样设置后,现在sortheap又变成900了哪?sheapthres_shr也变成比较小了?


难道是我理解错误吗?我一直以为设置成这样子表示10240是这个参数的最小值! 收起
参与8

查看其它 6 个回答weiruan85 的回答

weiruan85 weiruan85 数据库管理员 ibm
把stmm 的log看看 就知道了。   或者传上来分析下。

When updating a parameter to automatic, it is also possible to specify a starting value as well as the AUTOMATIC keyword. Note that the value can mean something different for each parameter, and in some cases it is not applicable. Before specifying a value, read the parameter's documentation to determine what it represents. In the following example, num_poolagents will be updated to AUTOMATIC and the database manager will use 20 as the minimum number of idle agents to pool:

db2 update dbm cfg using num_poolagents 20 automatic
政府机关 · 2014-04-23
浏览1087

回答者

weiruan85
weiruan85 0 0 3
数据库管理员 ibm
评论2666

weiruan85 最近回答过的问题

回答状态

  • 发布时间:2014-04-23
  • 关注会员:1 人
  • 回答浏览:1087
  • X社区推广