Re: Incorrect DTS package version run by scheduled job
From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 09/07/04
- Next message: Andrew J. Kelly: "Re: SQL Backup"
- Previous message: Steven Clark: "SQL Backup"
- In reply to: Craig: "RE: Incorrect DTS package version run by scheduled job"
- Next in thread: Darren Green: "Re: Incorrect DTS package version run by scheduled job"
- Reply: Darren Green: "Re: Incorrect DTS package version run by scheduled job"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 07 Sep 2004 10:53:50 -0600
Thanks for posting back Craig. I never use the functionality of right
clicking on a package and use the Schedule Package. The encrypted
command line can make it difficult to troubleshoot job issues or to
move the jobs to other servers. I generally set packages up as jobs by
manually creating the job and the dtsrun command and using windows
authentication for the login. There isn't much that needs to be
encrypted then - unless you don't want job owners or sysadmins to know
what package is running in which job.
-Sue
On Tue, 7 Sep 2004 07:15:03 -0700, "Craig"
<CraigNicholas@online.nospam> wrote:
>I've found the reason why ...
>I had scheduled the job on another server and generated a SQL script from
>the job.
>Then I installed the package on another SQL server and installed the job
>from the script. The job was running the DTS package on the original SQL
>Server.
>I now understand the encrpted DSTRUN command generated is NOT portable.
>
>"Craig" wrote:
>
>> Hi
>> I have scheduled a DTS package which works fine.
>> The last step in the package is a T-SQL task.
>> I changed the T-SQL task and reran the scheduled job but it ran the original
>> version.
>> I removed the original version but the scheduled job still ran the original
>> version.
>> I restarted SQL Agent and SQL Server but the result is the same.
>>
>> Any suggestions?
>> --
>> Regards,
>> Craig
- Next message: Andrew J. Kelly: "Re: SQL Backup"
- Previous message: Steven Clark: "SQL Backup"
- In reply to: Craig: "RE: Incorrect DTS package version run by scheduled job"
- Next in thread: Darren Green: "Re: Incorrect DTS package version run by scheduled job"
- Reply: Darren Green: "Re: Incorrect DTS package version run by scheduled job"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|