Max number of cursors opened exceeded



I have an ASP.Net web site built on C# that uses Oracle database, in
some pages, I get an error "max number of cursors opened exceeded".

I've a tipo on www.CodeProject.com that asks to call Dispose method for
every Command object. So I made this, but I'm still receiving this
error message.

How can I fix this?

.



Relevant Pages

  • Re: IDataReader.Read() throws Exception! How can i skip a row?
    ... that can fix this as working with a corrupted database is likely to cause ... That seems to show how to fix the DB... ... an Oracle database using Oracle Data Provider.Net. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: OID/LDAP problem - Any help with a fix would be appreciated
    ... occurs in a 9.2.0.6 Oracle database when using dblinks. ... Oracle's fix is ... to roll back to TNSNAMS or upgrade to 10G. ...
    (comp.databases.oracle.server)
  • How do I capture content of an ODBC error message from Oracle?
    ... I am using Microsoft Access as a front end for an Oracle database. ... through the use of the form on error event and the mid ... display the error message as "Email address cannot be blank.". ...
    (microsoft.public.access.formscoding)
  • Re: SQL Query Invalid operation
    ... > The tables are linked tables from an oracle database and there were ... I gather, then, that these are existing queries and you are setting ... control over the design of the Oracle tables. ... Do you get the error message when you open a recordset or otherwise run ...
    (microsoft.public.access.modulesdaovba)
  • Perl - connecting to Oracle
    ... I have been trying to update some old Perl code to fix a web page that prints ... data from an Oracle database. ... AND sta.station =:station ...
    (perl.dbi.users)