ORA-01426 numeric overflow in ADO.NET

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top