开发者社区> 问答> 正文

java.sql.SQLException: ORA-08103: object?报错

 请问大家,我把c3p0换成dirud后,调用部分存储过程报错:
java.sql.SQLException: ORA-08103: object no longer exists 

展开
收起
爱吃鱼的程序员 2020-06-14 22:27:07 454 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    OracleJdbcDriver驱动版本?可能升级一下驱动就好了正解这个和驱动无关。我猜想应该是事务问题。我之前遇到过这样的问题!把autocommit设置为false就没事了

    2020-06-14 22:27:25
    赞同 展开评论 打赏
问答分类:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
Spring Cloud Alibaba - 重新定义 Java Cloud-Native 立即下载
The Reactive Cloud Native Arch 立即下载
JAVA开发手册1.5.0 立即下载