RFEULINGatRITE
MIS
Throttling SQL Server
Hello,
We created some triggers that occur during updates. Problem is that when some larger updates occur the trigger consumes the entire hard drive throughput and freezes everything else that’s using the database.
Is there anyway that I can slow the trigger down so that other programs can continue to use the database? Is there a way to tell SQL Server to throttle the operations?
Thanks!
-Rick
Hello,
We created some triggers that occur during updates. Problem is that when some larger updates occur the trigger consumes the entire hard drive throughput and freezes everything else that’s using the database.
Is there anyway that I can slow the trigger down so that other programs can continue to use the database? Is there a way to tell SQL Server to throttle the operations?
Thanks!
-Rick