Trying to recreate/cause error using asp.net oracle connections
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Everyday we get the same error on our production web server....and end up having to restart iis 5.0 to correct it. OIP-04148: Unable to obtain a free database object from the pool. I am trying to recreate this error in test to solve the problem and can not seem to do it...iis always works fine as intended ie: reusing, pooling connections and keeping sessions down. How is it that in a matter of seconds, 50 sesssions are created as if there is a lock (no lock btw). any ideas?