ORA-01426 numeric overflow in ADO.NET

  • Thread starter Thread starter Sachin
  • Start date Start date
S

Sachin

I am using Oracle .NET Data Provider.

While calling a Oracle procedure which has got select *
statement into it & return oracle ref cursor, I get
following error.

ORA-01426 numeric overflow

The input paramter to the procedure are within the range.

Any Help?

TIA
Sachin
 
Back
Top