Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Optimizing server performance
Message
From
02/04/2015 03:03:22
 
 
To
02/04/2015 00:11:24
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2012
Application:
Web
Miscellaneous
Thread ID:
01617674
Message ID:
01617679
Views:
38
>When a specific robot is executing, this affects another process I am executing. The robot runs for about 12 minutes. During that time, my application is down by about 8 times. The server memory is only used at half. So, memory does not seem to be the issue. Where can I look for so that robot process will not affect other processes?

process priority (minimze the one currently downing the others or highten the downed ones)
processor core affinity (reserve a couple of cores for the downed processes)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform