Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Oracle & IIS4 & ADO

Oracle & IIS4 & ADO

From: Luigi Vergani <vergani.luigi_at_odissea.inet.it>
Date: 1998/04/05
Message-ID: <01bd6066$f78a2b40$5b01120a@vergani>#1/1

I have a the following problem with Oracle and ADO:

I have an Nt4.0 server box with IIS4.0 and Oracle7.3 I am trying to connect Oracle database and access the tables with User Authentication (Basic) and Connection Pooling enabled. Everything seems to work well as long as I leave the anomimous authentication enabled or only one user is logged on the webserver, when a second user logs I get this error
> Microsoft OLE DB Provider for ODBC Drivers error '80004005'
>
> [Microsoft][ODBC driver for Oracle][Oracle]ORA-06403: Unable to
allocate memory

while the first goes on working fine.

If I change the CPTimeout parameter for the ODBC Driver and set it to 0 everything works fine, but this disables the connection pooling. I have been trying to solve the problem for over a week and I have tried a lot of Oracle software versions and patches, the current that I am using is
Windows NT server 4.0
Oracle7 Server 7.3.3.5.2
Required Support Files 7.3.3.5.2
SQL*Net Server 2.3.3.0.4
SQL*Net Client 2.3.3.0.4
IIS 4.0Microsoft ODBC for Oracle 2.73.728301 any suggestions or solutions are greatly appreciated. (es. if anyone has a working combination ofOracle, IIS4, ASP/ADO-ODBC drivers).

Thanks
Luigi Vergani Received on Sun Apr 05 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US