Job Properties / New Job (General Page)

Use this page to view and modify the general properties of a Microsoft SQL Server Agent job.

Options

  • Name
    Change the name of the job.

  • Owner
    Select the owner for the job.

  • Category
    Select the job category for the job.

  • ...
    View the jobs in the selected category.

  • Description
    Change the description of the job.

  • Enabled
    Enable the job. When the job is not enabled, the job does not run in response to a schedule or an alert, although you can still start the job using the sp_start_job stored procedure.

  • Source
    Displays the master server for the job. Only available on the Job Properties General page.

  • Created
    Displays the date and time that the job was created. Only available on the Job Properties General page.

  • Last modified
    Displays the date and time that the job was last modified. Only available on the Job Properties General page.

  • Last executed
    Displays the date and time that the job last started running. Only available on the Job Properties General page.

  • View Job History
    View the job history for the job. Only available on the Job Properties General page.

See Also

Reference

Job Categories / Manage Job Categories

Concepts

Implement Jobs