亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 5641 | 回復(fù): 3
打印 上一主題 下一主題

數(shù)據(jù)庫怎么調(diào)整SHEAPTHRES大小 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報告]
發(fā)表于 2007-12-04 10:31 |只看該作者 |倒序瀏覽
ADM10500E  Health indicator "ercentage of Sorts That Overflowed"
("db.spilled_sorts" breached the "upper" alarm threshold of "50 %" with value
"51 %" on "database" "tpuser1.TPUSER  ".  Calculation:
"((delta(db.sort_overflows,10))/(delta(db.total_sorts,10)+1)*100);" = "(((11922
- 11820) / ((90675 - 90476) + 1)) * 100)" = "51 %".  History (Timestamp, Value,
Formula): " (2007-12-04 01:26:15.207831, 39, (((11922 - 11819) / ((90675 -
90409) + 1)) * 100)), (2007-12-04 01:20:15.989947, 38, (((11922 - 11819) /
((90675 - 90404) + 1)) * 100)), (2007-12-04 01:14:15.905483, 40, (((11918 -
11819) / ((90651 - 90404) + 1)) * 100)), (2007-12-04 01:08:15.727863, 39,
(((11914 - 11813) / ((90627 - 90366) + 1)) * 100)), (2007-12-04 01:02:15.553533,
39, (((11914 - 11813) / ((90627 - 90366) + 1)) * 100)), (2007-12-04
00:56:15.362354, 39, (((11914 - 11813) / ((90627 - 90366) + 1)) * 100)),
(2007-12-04 00:50:15.176794, 36, (((11914 - 11807) / ((90627 - 90330) + 1)) *
100)), (2007-12-04 00:44:16.025351, 36, (((11914 - 11807) / ((90627 - 90330) +
1)) * 100)), (2007-12-04 00:38:15.842139, 11, (((11824 - 11805) / ((90485 -
9031 + 1)) * 100))"

數(shù)據(jù)庫報上面的ALERT,查了一下需要調(diào)整SHEAPTHRES,但是不知道調(diào)到多少合適,請指點一下

論壇徽章:
0
2 [報告]
發(fā)表于 2007-12-04 11:01 |只看該作者
Configuring SHEAPTHRES:

    * In general SHEAPTHRES should be set to a multiple of SORTHEAP
    * A general rule of thumb is to set SHEAPTHRES to at least 10 * SORTHEAP.
    * For index creation with INTRA_PARALLEL ON, make sure SHEAPTHRES >= d * SORTHEAP, where d is the SMP degree.
    * For LOAD, all index key sorting takes place simultaneously in the private memory space of one process: db2lrid in SMP, db2lfrm0 in serial. Make sure SHEAPTHRES >= n * SORTHEAP, where n is the number of indexes on the table being loaded. Also keep in mind that on AIX, there is approximately a max of 250MB of private virtual memory for index key sorting in LOAD (this is a memory bottleneck).

論壇徽章:
0
3 [報告]
發(fā)表于 2007-12-04 11:38 |只看該作者
非常感謝!

論壇徽章:
0
4 [報告]
發(fā)表于 2007-12-07 14:23 |只看該作者
db2 update db cfg using SHEAPTHRES <size>
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP