Process priority in Sql Server

  • Hi All,

    Is there any way to assign a priority to a sql server process? or put another way, is there a way to limit the amount of resources that a process will consume.

    For example is it possible to give more priority to a job requiring more resources compared to low resource consuming processes...

    Thanks,

    Pratyus

  • I think that SQL 2008 offers a feature (the resource governor) that's close to what you want, see

    http://msdn.microsoft.com/en-us/library/bb895232.aspx

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply