I keep getting the following two errors very randomly
The error:
ORA12560 TNS: protocol adaptor error
has developed into
ORA12500 TNS: Listener failed to start a dedicated server process
I have created a number of asp pages that draw data from an oracle database. the asp pages work fine until out of nowhere these errors occur. After a few times hitting the refresh button on Internet Explorer the error goes away and the page renders as intended.
The errors consistently point to asp lines of the following format:
recordsetname.ActiveConnection = ...
This really irritates me as the pages themselves seem to work fine.
Please help
Marc
