Server Management - Systems Insight Manager
1827294 Members
2397 Online
109717 Solutions
New Discussion

Too many SQL queries for MSDE?

 
SOLVED
Go to solution
Pat Wilson
Valued Contributor

Too many SQL queries for MSDE?

This is a frequent Application Event Log error:

Source: MSSQLSERVER
Category: (2)
Event ID: 17055

Description: "17052 :
This SQL Server has been optimized for 8 concurrent queries. This limit has been exceeded by 1 queries and performance may be adversely affected."

I am assuming this is because of MSDE? Anyone else experiencing this? I am currently monitoring 58 systems (a mix of Nt4, W2K, W2K3), and looking to expand next month by another 200 or so as we migrate/convert from IM5.5.
4 REPLIES 4
Rob Buxton
Honored Contributor

Re: Too many SQL queries for MSDE?

No, I've not seen the error and I thought there was a guide somewhere as regards at what number of Monitored Servers to move from MSDE to SQL Server but can't find it.

You might want to try the MS Site and see if there are any recommendations there. I don't know that there's many tuning options available for MSDE.

Pat Wilson
Valued Contributor

Re: Too many SQL queries for MSDE?

I have checked with my local MSSQL DBA's, and they tell me that this option is non-configurable with MSDE. During the HPSim install, one of the pages suggests that MSDE should be able to handle up to 500 monitored systems (see attached screen capture).

Is anyone else experiencing this? Is there something I can modify in HPSim?
Rob Buxton
Honored Contributor

Re: Too many SQL queries for MSDE?

And there's nothing obvious on the MS Site either.
We use MS SQL Server, we're only monitoring about 100 Servers but I got the okay to add the IM Database to our Corporate SQL Server. But I certainly don't see the problem here.
Do you have a lot of concurrent access to SIM?
Are there any additional regular tasks or have you increased the frequency or is this pretty much out of the box?
David Claypool
Honored Contributor
Solution

Re: Too many SQL queries for MSDE?

There is a "rule of thumb" that with MSDE we generally say "up to 500 devices and 5,000 events" and with SQL7/2000 it's "up to 5,000 devices and 50,000 events." This is not hard and fast and indicates typical loads and acceptable response times. Note that your error doesn't say it won't work, just that performance may be affected. We have users with more than 500 devices using MSDE, and users with less than 500 who swear by SQL. It's going to depend on how you want performance and how much activity is going on.