Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Avoid thread abort to other users
Message
From
12/03/2015 16:33:47
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Avoid thread abort to other users
Environment versions
SQL Server:
SQL Server 2012
Application:
Web
Miscellaneous
Thread ID:
01616695
Message ID:
01616695
Views:
37
On a Web site, I have a situation that I am not sure if this is an optimization in SQL Server or in IIS that need to be done.

While we are optimizing some indexing, sometimes, a user might use an advanced search to perform a very complex search. Such index are not always present as we are fine tuning that. Until then, in some cases, this might result in the IIS hit to go over 5 minutes. So, the user will get an error on that timeout. This means SQL Server was not able to answer the request within the allowed timeframe. However, when this is the case, other users are affected by that and also receive the error. How can I prevent one query like that to bounce on others?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Reply
Map
View

Click here to load this message in the networking platform