Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 AWE Suggesion

Author  Topic 

sunsanvin
Master Smack Fu Yak Hacker

1274 Posts

Posted - 2010-08-02 : 14:50:16
Hi All,
in My UAT server, when load test is runnig, they are facing error as shown below.
167|error|500|An exception occurred executing the dynamic method Activity.Complete.:
Begin failed with SQL exception:
Connection is busy with results for another command
i checked the properties, and found AWE is not enabled, and Min is 0, and maximum is 2147483647 MB.

please suggest me the max and min values. the server has 16Gb ram

Arnav
Even you learn 1%, Learn it with 100% confidence.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-08-02 : 15:07:51
What version of SQL Server are you using? What edition? 32-bit or 64-bit? How many CPU sockets?

Your error is very likely unrelated to the memory settings.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -