In the previous post, we introduce a way to disable AUTOTASK jobs to prevent them from impacting other running processes. However, AUTOTASK jobs are only… Read More »How to Disable All Scheduler Jobs
JOB_QUEUE_PROCESSES is an initialization parameter which controls the maximum number of processes of scheduler jobs in an instance. In this post, we'll talk about the… Read More »JOB_QUEUE_PROCESSES, How and Why