Disabling UCP in Application
Hello,
I was wondering if there was a way to disable UCP(Universal Connection Pooling) in our application. We are running into an issue with our stored procedures running intermittently. When the procedure is ran the first time we get the results back but if we try to run it again some odd minutes later we get back no results. We have checked our configuration in the DB and App server as described in the doc below and notice that UCP is enabled on the server.
Thanks,
-Jeremy L.