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

This topic describes how to view Microsoft SQL Server Agent jobs.

To view 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, and then expand Jobs.

  3. Right-click a job, and then click Properties.

    Note that you can only view jobs that you own, unless you are a member of the sysadmin fixed server role. Members of this role can view all jobs.

See Also

Concepts

Implementing Jobs

Help and Information

Getting SQL Server 2005 Assistance