CLI0129E No more handles

CLI0129E  No more handles 不再有句柄。 

IBM官方提供的解决方案如下:

  • Increase the database configuration parameter APPLHEAPSZ for the database in question by issuing the UPDATE DB CFG command.
  • Connect to the database and rebind CLI packages with a higher CLIPKG value. This will allow more handles but the downside is that this can impact performance due to the overhead of keeping more handles open.
  • Close unused or unneeded handles in the application to free up system resources so they can be used to allocate more handles as needed. Keeping handles open when unnecessary is often the reason for this error.

在我看来发生这个错误的绝大部分是由于上述第三个原因,也就是没有及时的关闭connections, statements 或 resultsets。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值