Windows Oracle Data Access Components (MOSC)

MOSC Banner

Oracle Data Access Client Error - Memory could not be allocated

edited Feb 28, 2011 7:22PM in Windows Oracle Data Access Components (MOSC) 6 commentsAnswered
 Hello. After i moved Oracle Data Provider .NET 2.0  from version 10.2.0.100 to 11.2.012  i have a problem: exception out of memory error keeps popping up in our production environment. We have never had this issue in the past, but it now occurs daily. It seems to occur after 12 hours of activity.
The Exception is coming for a data read :

Exception class: Oracle.DataAccess.Client.OracleException
Exception message: Memory could not be allocated

Stack Trace:
at Oracle.DataAccess.Client.OracleException.HandleErrorHelper(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, String procedure, Boolean bCheck)
at Oracle.DataAccess.Client.OracleException.HandleError(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, Object src, Boolean bCheck)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center