SQL Server Agent Properties (Job System Page)

Use this page to view and modify how the Microsoft SQL Server Agent Service manages jobs.

Options

  • Shutdown time-out interval (in seconds)
    Specifies the number of seconds that SQL Server Agent waits for jobs to complete before shutting down. If the job is still running after the interval specified, SQL Server Agent forcefully stops the job.
  • Use a non-administrator proxy account
    Sets a non-administrator proxy account for SQL Server Agent. Microsoft SQL Server 2005 supports multiple proxies, therefore this option is only applicable when managing SQL Server Agent versions prior to SQL Server 2005.
  • User name
    Type the name of the user for the non-administrator proxy account. SQL Server 2005 supports multiple proxies, therefore this option is only applicable when managing SQL Server Agent versions prior to SQL Server 2005.
  • Password
    Type the password of the user for the non-administrator proxy account. SQL Server 2005 supports multiple proxies, therefore this option is only applicable when managing SQL Server Agent versions prior to SQL Server 2005.
  • Domain
    Type the domain of the user for the non-administrative proxy account. SQL Server 2005 supports multiple proxies, therefore this option is only applicable when managing SQL Server Agent versions prior to SQL Server 2005.

See Also

Other Resources

Implementing Jobs

Help and Information

Getting SQL Server 2005 Assistance