SQL Agent Command Line Not Saved
Posted
by Greg_the_Ant
on Server Fault
See other posts from Server Fault
or by Greg_the_Ant
Published on 2010-06-14T13:49:45Z
Indexed on
2010/06/14
13:53 UTC
Read the original article
Hit count: 429
I have a SSIS package I am trying to schedule. I create a new job under SQL Server Agent. On the Command line tab of the jobstep, I choose "Edit the command-line manually".
The changes are retained as I switch from tab to tab within the job step but whenever I exit and save the job, the changes are lost.
Any ideas what's going on?
I'm on SQL Server 2008.
© Server Fault or respective owner