How to: Disable a Job (SQL Server Management Studio)

This topic describes how to disable a Microsoft SQL Server Agent job. When you disable a job, it is not deleted and can be enabled again when necessary.

To disable a job

  1. In Object Explorer, connect to an instance of the SQL Server Database Engine, and then expand that instance.

  2. Expand SQL Server Agent.

  3. Expand Jobs, and then right click the job you want to disable. Click Disable.

See Also

Concepts

Implementing Jobs

Help and Information

Getting SQL Server 2005 Assistance