1、OCEANBASE V4.2.1.6版本
2、select * from table 获取表数据时 ,报错 如下
Error querying database. Cause: smartbilibs.org.apache.ibatis.executor.result.ResultMapException: Error attempting to get column ‘BYTES_’ from result set. Cause: java.sql.SQLTransientConnectionException: (conn=3221681015) ORA-00600: internal error code, arguments: -4070, Invalid data
The error may exist in smartbilibs/org/camunda/bpm/engine/impl/mapping/entity/Resource.xml
The error may involve smartbilibs.org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity.selectResourceByDeploymentIdAndResourceName
The error occurred while handling results
SQL: select * from ECS_SMARTBI.ACT_GE_BYTEARRAY where DEPLOYMENT_ID_ = ? and NAME_ = ?
Cause: smartbilibs.org.apache.ibatis.executor.result.ResultMapException: Error attempting to get column ‘BYTES_’ from result set. Cause: java.sql.SQLTransientConnectionException: (conn=3221681015) ORA-00600: internal error code, arguments: -4070, Invalid data