That doesn't really matter if you jobs are scheduled to run
at specific times.
You can schedule jobs to run when the CPU becomes idle -
those jobs need the threshold of what you define as an Idle
CPU condition. You can set the idle cpu settings on the
advanced tab of SQL Agent properties.
-Sue
On Fri, 14 May 2004 01:21:03 -0700, "Kristen"
<khodges_nosp (AT) m_csr (DOT) com.au> wrote:
Quote:
Well there were no errors however you question prompted me to look beyond errors and display all messages in the log and guess what? I found an Information message that contains the answer but I have no idea how to fix it!
[396] An idle CPU condition has not been defined. OnIdle job schedules will have no effect.
Hunted around in BOL and in Microsoft KB but there was no mention of anything with that error number or with that message. Any ideas? |