签到成功

知道了

CNDBA社区CNDBA社区

websphere ERRORCODE=-4470, SQLSTATE=null

2022-07-21 16:32 1267 0 原创 DB2
作者: hbhe0316

Invalid operation: result set is closed. ERRORCODE=-4470, SQLSTATE=null

http://www.cndba.cn/hbhe0316/article/108551
http://www.cndba.cn/hbhe0316/article/108551

Log in to the WebSphere Application Server administration console.
Select Resources > JDBC > Data sources > Application Center DataSource name > Custom properties and click New.
In the Name field, enter allowNextOnExhaustedResultSet.
In the Value field, type 1.
Change the type to java.lang.Integer.
Click OK.
Click New.
In the Name field, enter resultSetHoldability.
In the Value field, type 1.
Change the type to java.lang.Integer.
Click OK and save your changes.

https://www.ibm.com/docs/en/mpf/8.0.0?topic=cacai-configuring-properties-db2-jdbc-driver-in-websphere-application-serverhttp://www.cndba.cn/hbhe0316/article/108551http://www.cndba.cn/hbhe0316/article/108551http://www.cndba.cn/hbhe0316/article/108551

Specifies how the IBM Data Server Driver for JDBC and SQLJ handles a ResultSet.next() call for a forward-only cursor that is positioned after the last row of the ResultSet. The data type of this property is int.
Possible values are:http://www.cndba.cn/hbhe0316/article/108551http://www.cndba.cn/hbhe0316/article/108551

DB2BaseDataSource.YES (1)
For a ResultSet that is defined as TYPE_FORWARD_ONLY, ResultSet.next() returns false if the cursor was previously positioned after the last row of the ResultSet. ResultSet.next() returns false, regardless of whether the cursor is open or closed.
DB2BaseDataSource.NO (2)
For a ResultSet that is defined as TYPE_FORWARD_ONLY, when ResultSet.next() is called, and the cursor was previously positioned after the last row of the ResultSet, the driver throws a java.sql.SQLException with error text “Invalid operation: result set is closed.” This value is the default.http://www.cndba.cn/hbhe0316/article/108551http://www.cndba.cn/hbhe0316/article/108551

http://www.cndba.cn/hbhe0316/article/108551

版权声明:本文为博主原创文章,未经博主允许不得转载。

DB2

用户评论
* 以下用户言论只代表其个人观点,不代表CNDBA社区的观点或立场
hbhe0316

hbhe0316

关注

1.只有承认无知,才能装下新的东西; 2.进步来自一点点滴滴的积累; 3.广博让你更优秀,而专业让你无法替代; 4.挫折和失败能够转换为一种财富。

  • 889
    原创
  • 1
    翻译
  • 13
    转载
  • 24
    评论
  • 访问:1038539次
  • 积分:1523
  • 等级:核心会员
  • 排名:第6名
精华文章
    最新问题
    查看更多+
    热门文章
      热门用户
      推荐用户
        Copyright © 2016 All Rights Reserved. Powered by CNDBA · 皖ICP备2022006297号-1·

        QQ交流群

        注册联系QQ