![]() |
Learn more about Toad for SQL Server Find solutions and downloads at the |
Toad for SQL Server 6.6 |
To create a job step
Select Jobs from the Agent node in the Object Explorer.
Click New to create a job step.
Complete the fields as necessary. Review the following for additional information:
Type | Select the type of job step to execute. Available options are:
|
Options | Specify the following options. Note: Available fields vary based on the type of job step you select. |
Database | Select the database on which this job step executes. |
Output filename | Enter or browse for the path and name of the output file when the job step executes. |
Overwrite mode | If you selected an existing file, select whether this job step overwrites data in the file, or is appended to the end of the file. |
Run as user | Select the username you want to run this job step under. |
Script Language | Select the scripting language used for the ActiveX script. If the correct language does not display, select Other and enter the name of the scripting language in the field. |
Exit code | Enter a value for the exit code that returns if the command executes successfully. Valid values range from 0 to 999999. |