Hi All,
I have a lot of scheduled jobs that run many stored procedures. Some procs do not seem to be working properly, but I am not getting any error messages.
I just checked the event log on my server and there are information messages that say:
The SQL server has been opitmized for 8 concurrent queries. This limit has been exceeded by 1 queries and performance may be adversly effected.
Is there a setting that I can alter to expand this to either unlimited or at
least 20?
TIA,
Joe
I have a lot of scheduled jobs that run many stored procedures. Some procs do not seem to be working properly, but I am not getting any error messages.
I just checked the event log on my server and there are information messages that say:
The SQL server has been opitmized for 8 concurrent queries. This limit has been exceeded by 1 queries and performance may be adversly effected.
Is there a setting that I can alter to expand this to either unlimited or at
least 20?
TIA,
Joe