有关ORA-03135报错分析解决

近期发现生产环境一业务应用系统,不定时发生数据库连接断开,再次请求后正常连接问题。 系统日志中具体错误信息如下:ORA-03135: 连接失去联系 进程 ID: 9349 会话 ID: 2834 序列号: 64475"。 oracle版本:11.2.0.4 日志信息:

错误信息:ORA-03135: 连接失去联系

堆栈信息: at Oracle.ManagedDataAccess.Client.OracleException.HandleError(OracleTraceLevel level, OracleTraceTag tag, Exception ex)

at OracleInternal.TTC.TTCExecuteSql.ReceiveExecuteResponse(Accessor[]& defineAccessors, Accessor[] bindAccessors, Boolean bHasReturningParams, SQLMetaData& sqlMetaData, SqlStatementType statementType, Int64 noOfRowsFetchedLastTime, Int32 noOfRowsToFetch, Int32& noOfRowsFetched, Int64& queryId, Int32 longFetchSize, Int64 initialLOBFetchSize, Int64[] scnFromExecution, Boolean& bAllPureInputBinds, DataUnmarshaller& dataUnmarshaller, MarshalBindParameterValueHelper& marshalBindParamsHelper, Int64[]& rowsAffectedByArrayBind, B

近期发现生产环境一业务应用系统,不定时发生数据库连接断开,再次请求后正常连接问题。 系统日志中具体错误信息如下:ORA-03135: 连接失去联系 进程 ID: 9349 会话 ID: 2834 序列号: 64475"。 oracle版本:11.2.0.4 日志信息: 错误信息:ORA-03135: 连接失去联系 堆栈信息: at Oracle.ManagedDataAccess.Client.OracleException.HandleError(OracleTraceLevel level, OracleTraceTag tag, Exception ex) at OracleInternal.TTC.TTCExecuteSql.ReceiveExecuteResponse(Accessor[]& defineAccessors, Accessor[] bindAccessors, Boolean bHasReturningParams, SQLMetaData& sqlMetaData, SqlStatementType statementType, Int64 noOfRowsFetchedLastTime, Int32 noOfRowsToFetch, Int32& noOfRowsFetched, Int64& queryId, Int32 longFetchSize, Int64 initialLOBFetchSize, Int64[] scnFromExecution, Boolean& bAllPureInputBinds, DataUnmarshaller& dataUnmarshaller, MarshalBindParameterValueHelper& marshalBindParamsHelper, Int64[]& rowsAffectedByArrayBind, B
经验分享 程序员 微信小程序 职场和发展