Database Administration (MOSC)

MOSC Banner

Getting error Arithmetic operation resulted in an overflow when using OracleDependency

Hello All,

We have .net application and need to get change event of Database of particular Table into Application.

We have used OracleDependency class and using Oracle.DataAccess.dll (11.2.0).

Now when application is running and Database Table updates it shows error as following


System.OverflowException

 HResult=0x80131516

 Message=Arithmetic operation resulted in an overflow.

 Source=Oracle.DataAccess

 StackTrace:

  at Oracle.DataAccess.Client.OracleDependency.OnChangeOpsCallback_fn(String id, IntPtr opsErrCtx, IntPtr opsChgNTFNDesc, NotiVal notiVal)

Need help to resolve the issue..

Thanks in Advance

Ankit Shah

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