Hi,
I have a number of stored procedures that when run take all the processing power of the server and pretty much cripple it. What I need to know is there anyway of telling SQL to only use a certain amount of the processor so that other people using the server will be able to carry on. Obvioulsy these stored procedures will run slower but that is not a big consideration at the moment as they really need to be backround processes.
Cheers
Tim
I have a number of stored procedures that when run take all the processing power of the server and pretty much cripple it. What I need to know is there anyway of telling SQL to only use a certain amount of the processor so that other people using the server will be able to carry on. Obvioulsy these stored procedures will run slower but that is not a big consideration at the moment as they really need to be backround processes.
Cheers
Tim