jrwinterburn
IS-IT--Management
Morning all.
I know this is a long shot, and probably not possible (as I have hunted high and low), but does anyone know if it is somehow possible in either MS SQL Server 2000 or even 2005 to set a priority for SQL jobs, or for SQL users?
The problem I have is that I need to run reports against my database which at times, causes the database to slow right down and even time out. I have tuned and optimised it as much as possible, so the only thing I can do now is try to prioritise the jobs (or the user who runs the jobs) so that the amount of CPU/RAM and SQL locks it uses are always in a priority lower than that of the sa user, who runs the main workings of the database.
Is this possible? Or is there another way around this?
Thanks in advance,
Jon
I know this is a long shot, and probably not possible (as I have hunted high and low), but does anyone know if it is somehow possible in either MS SQL Server 2000 or even 2005 to set a priority for SQL jobs, or for SQL users?
The problem I have is that I need to run reports against my database which at times, causes the database to slow right down and even time out. I have tuned and optimised it as much as possible, so the only thing I can do now is try to prioritise the jobs (or the user who runs the jobs) so that the amount of CPU/RAM and SQL locks it uses are always in a priority lower than that of the sa user, who runs the main workings of the database.
Is this possible? Or is there another way around this?
Thanks in advance,
Jon