Start SQL Server Management Studio;
Management Studio: Connect to Server |
SQL Server: Object Explorer |
SQL Server: Creating A New Job |
SQL Server: New Job Dialog |
SQL Server: New Job Dialog (Steps) |
SQL Server: New Job Step Dialog |
SQL Server: New Job Step (SQL Server Integration Services Package) |
SQL Server: New Job (Steps) |
It is now ready to run but if the job is only going to be run as a one-off you might want to click "Notification" on the left and select "Automatically Delete Job" (when the Job Succeeds);
SQL Server: New Job (Notifications) |
Click "OK" when you're done (a few seconds will pass while the script to create the job is executed on the SQL Server).
Now you can expand the "Jobs" node on the SQL Server and find the new Job you've just created (usually it's inserted at the bottom of the list) and right-click it;
SQL Server: Job Options |
SQL Server: Start Jobs |
SQL Server: Job Properties (Schedules) |
SQL Server: New Job Schedule |
When you're done click "OK", and then "OK" again to save your changes.
0 comments:
Post a Comment