请问有没有人碰到过我种异常,java.sql.SQLException:Error writing data to client-side row cache.
java.sql.SQLException: [BEA][SQLServer JDBC Driver]Error writing data to client-side row cache.
有没有人碰过?是什么原因引起的呢?
谢谢
[解决办法]
驱动吧?或者网络环境?
[解决办法]
将 connections下的Statement Cache Size的值调大可以解决此问题。
[解决办法]
赞同三楼的建议