I´ve created a query that consumes 100% of the CPU time when it executes and therefore i´ve scheduled it to run during off houres. Sometimes however, i need to run this query during daytime which brings the server to it´s knees and that is catastrophic since there are a lot of applications depending on this server.
So i wonder if there is a way to limit the query to use a fixed amout of CPU power, say 25%?
So i wonder if there is a way to limit the query to use a fixed amout of CPU power, say 25%?