|   | ![]() |
|
|
SQL Server Agent 1 2 3 4 5 6 7 8 9 Creating a job stepThe steps to creating a job step are as follows:
Adding job steps. Each job step can be added by selecting the new button. You will notice that you can define success and failure actions as well as the job step to begin with. You also have the option of using several types of job steps. The three types you will use are CmdExec, Transact SQL, and Active Scripting. Active Scripting allows you to create a job step command using any ActiveX scripting agent that is installed on your SQL Server. CmdExec and Active Scripting job steps can pose a security risk, so be careful when creating them and which resources they access.
|
All content on this site, except where noted, represents an original work of Michael R. Hotek and is protected by applicable copyright laws. The SQL Server FAQ is the sole work of Neil Pike. No page, portion of a page, or download may be used for commercial purposes in whole or in part without the express, written permission of the applicable author.