ORA-01001 Invalid cursor
Our development team calling the stored procedure from the .NET application. That stored procedure inserts the data 20 tables and return the success or failure message to the front end application.
Now our front end guys getting the below error message while continuosly calling the stored procedure.
ORA-01001 Invalid cursor
Now looking for help is there any parameter need to be changed in DB level.
Thanks
Raj