ORA-03135: A conexão perdeu o contato
OracleInternal.Network.NetworkException (0x80004005): ORA-03135: A conexão perdeu o contato ---> System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
at OracleInternal.Network.ReaderStream.Read(OraBuf OB)
at OracleInternal.TTC.OraBufReader.GetDataFromNetwork()
at OracleInternal.TTC.OraBufReader.Read(Boolean bIgnoreData)
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 bAllInputBinds, Int32 arrayBindCount, DataUnmarshaller& dataUnmarshaller, MarshalBindParameterValueHelper& marshalBindParamsHelper, Int64[]& rowsAffectedByArrayBind, Boolean bDefineDone, Boolean& bMoreThanOneRowAffectedByDmlWithRetClause, List`1& implicitRSList, Boolean bLOBArrayFetchRequired)
Oracle Data Provider for .NET, Managed Driver
at PortalSiga.OracleDAL.OracleDataAccess.ExecuteNonQuery(String commandText, OracleParameter[] parametros) in D:\Projetos\PortalNovo\OracleDAL\OracleDataAccess.cs:line 61
at WebInterface.Noticia.ExibeNoticia() in D:\Projetos\PortalNovo\WebInterface\Noticia.aspx.cs:line 42
at WebInterface.Noticia.Page_Load(Object sender, EventArgs e) in D:\Projetos\PortalNovo\WebInterface\Noticia.aspx.cs:line 15
at System.Web.UI.Control.OnLoad(EventArgs e)
at PortalSiga.WebControls.PageBase.OnLoad(EventArgs e) in D:\Projetos\PortalNovo\WebControls\PageBase.cs:line 267
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Void ExecuteNonQuery(System.String, Oracle.ManagedDataAccess.Client.OracleParameter[])