Stored procedure 'zhanghouying' may be run only in unchained transaction mode. The 'SET CHAINED OFF'...

本文解决了在执行数据库存储过程时遇到的自动提交问题。通过设置连接的自动提交属性为true,成功避免了因未在非连锁事务模式下运行而导致的错误。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

E com.yc.ycportal.blockimp.sqlmapdao.BaseDao
--- The error occurred in com/yc/ycportal/blockimp/sqlmapdao/sqlmap/commonmap.xml.
--- The error occurred while applying a parameter map.
--- Check the zhanghouyingpro-InlineParameterMap.
--- Check the statement (update procedure failed).
--- Cause: com.sybase.jdbc2.jdbc.SybSQLException: Stored procedure 'zhanghouying' may be run only in unchained transaction mode. The 'SET CHAINED OFF' command will cause the current session to use unchained transaction mode.

[07-5-19 10:31:26:384 CST] 7d323600 SystemOut O ========执行存储过程失败=======Error executing update. Cause: com.ibatis.common.jdbc.exception.NestedSQLException:

问题得解决:产生得原因是数据库使用得语句需要自动提交所以执行con.setAutoCommit(true);就可以了

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值