Our db2 log shows some errors recently as following
2005-11-04-10.10.21.593000 Instance

B2 Node:000
PID:924(db2syscs.exe) TID:1660 Appid:*LOCAL.DB2.051104021021
database_utilities sqludrsa Probe:0 Database:KOPENDB
Restore terminated.
2005-11-04-10.11.29.031000 Instance

B2 Node:000
PID:924(db2syscs.exe) TID:1660 Appid:*LOCAL.DB2.051104021127
buffer_pool_services sqlbinit Probe:103 Database:KOPENDB
The memory for bufferpool and estore cannot be allocated: 0826 0400 .&..
2005-11-04-10.11.29.062000 Instance

B2 Node:000
PID:924(db2syscs.exe) TID:1660 Appid:*LOCAL.DB2.051104021127
buffer_pool_services sqlbinit Probe:105 Database:KOPENDB
Database is starting up with tiny bufferpools.
Number of bufferpools coming up: 0100 0000 ....
String Title:sqlbinit PID:924 Node:000
Probe 106. Database is starting up with 1 small buffer pools
each of size 16 pages
2005-11-04-11.21.42.562000 Instance

B2 Node:000
PID:924(db2syscs.exe) TID:1072 Appid:none
base_sys_utilities sqleGetAgentFromPool Probe:97
DIA3847C 数据库页标题中发生错误。
(en: database page header occours errors)
ZRC=FFFFFB36
2005-11-04-11.21.42.718000 Instance

B2 Node:000
PID:924(db2syscs.exe) TID:1072 Appid:none
base_sys_utilities sqleGetAgent Probe:25
Agent not allocated, sqlcode = -1226
2005-11-04-11.21.42.718001 Instance

B2 Node:000
PID:924(db2syscs.exe) TID:1072 Appid:none
common_communication sqlcctcpconnmgr_child Probe:125
DIA3003E 在 "TCPIP" 协议支持中遇到错误。"sqleGetAgent" 的返回码是 "-1226"。
(en:encountered in "TCPIP" protocol support. Return code from "sqleGetAgent" was "-1226")
sqlcode 1226N
.....and so on
wo do the following ,but fail to resolve it .
1: Increase the "MaxAgents" from 200 to 500 (but I think this database connections no more than 10) ( and "Num_poolAgents" change to 100)
2: run "db2dart dbname" to generate the report . and the report shows no any error
3: reinstall Windows 2000server and DB2 because of finding out some Trojans
4:change the database to another dbserver .
>>>>>>>>>>>
anybody konw how to resolve it ?
Tks