Sidebar

"Query to DB Connection' took 734ms to acquire a database connection"

0 votes
293 views
asked Oct 22, 2015 by brandon-w-8204 (33,270 points)

I am getting "Msg 1234 [path=1-2-3] - Query to 'DB Connection' took 734ms to acquire a database connection." messages after version .42 update. What do these mean.

1 Answer

+2 votes
In the .42 release we have added loggin for long running queries to help identify performance issues. This can be used to identify slow responses from the Database servers we are connecting to.
answered Oct 22, 2015 by brandon-w-8204 (33,270 points)
...