S
Steve
We are using ODP.net (version 9.2.0.4.01) as data provider for Oracle
in our dotnet app. Currently we are using Microsoft.NET Framework 1.1
(VS.net IDE 2003) in our project.
One thing I feel strange is that every time the ASPX application ended
(closed and disposed the connection object), the Oracle session
connection never killed.
These eventually bring us to oracle connections used up situation
Based on my experiment, The problem will not occur while running
Window app or ASPX app using IIS 6 (w3wp.exe) in Window 2003.
They do happen in WinXP pro and Win2k Pro for IIS 5.X (haven't tried
in win2k server).
I have checked the Oracle Enterprise Management Console which showing
that the aspnet_wp processes are running even closing up any ASPX app
and VS.net IDE 2003.
By referring to the Google forum, in order to kill this "Never ended"
oracle connections, what I need to do is to restart the WWW service in
Window Component Services.
But I do not think this is a practical solution in order to solve the
problem in real time.
Can any expert provide me a suggestion regarding the problem?
Hopefully my description is clear enough to well shape the problem.
Have a nice day. Thanks.
Best Regards,
Steve FOO
in our dotnet app. Currently we are using Microsoft.NET Framework 1.1
(VS.net IDE 2003) in our project.
One thing I feel strange is that every time the ASPX application ended
(closed and disposed the connection object), the Oracle session
connection never killed.
These eventually bring us to oracle connections used up situation
Based on my experiment, The problem will not occur while running
Window app or ASPX app using IIS 6 (w3wp.exe) in Window 2003.
They do happen in WinXP pro and Win2k Pro for IIS 5.X (haven't tried
in win2k server).
I have checked the Oracle Enterprise Management Console which showing
that the aspnet_wp processes are running even closing up any ASPX app
and VS.net IDE 2003.
By referring to the Google forum, in order to kill this "Never ended"
oracle connections, what I need to do is to restart the WWW service in
Window Component Services.
But I do not think this is a practical solution in order to solve the
problem in real time.
Can any expert provide me a suggestion regarding the problem?
Hopefully my description is clear enough to well shape the problem.
Have a nice day. Thanks.
Best Regards,
Steve FOO