DOA Connection Problems after a few connections

tdyess

Member
This is a strange problem - I'm writing a web site that is ISAPI/MTS using DOA 3.4 (just upgraded from 3.3.3 trying to solve the problem) - what is happening is the first few connections are fine, but once the site gets a few hits, the TOracleSession.Logon doesn't change the TOracleSession.Connected to true (doesn't connect). Any ideas would be greatly appreciated.

Tom
 
What is the error message that the TOracleSession raises when the logon fails?

------------------
Marco Kalter
Allround Automations
 
It seems there is a problem with Microsoft MTS (suprise suprise) - when I tweak the server settings, and used Pooling with DOA 3.4, it seems to work much better, but I am still recieving access violations under moderate loads. Unfortunately, I can't pinpoint the cause down just yet.
 
Back
Top