SQL Server Job Page

The SQL Server Job Page defines the basic settings for the SQL Server Job Task.

Server Name

Enter the name or IP address of the computer where SQL Server is running. If you need to connect to a named instance of SQL Server, include the instance name as follows:

servername\instancename

Job Name

Enter the name of the job to execute.

Monitor the job

Check this option to have adTempus wait for the SQL Server job to complete. The status of the step will then be set based on whether the SQL Server job succeeds, and Responses can be executed based on specific outcomes.

If this option is not checked, adTempus simply submits the SQL Server job and does not wait for it to execute.

Credentials

Specify the identity that adTempus should use to connect to SQL Server.

See Also

SQL Server Job Task Overview