Re: Scheduled DTS Package
From: Allan Mitchell (allan_at_no-spam.sqldts.com)
Date: 02/08/05
- Next message: Allan Mitchell: "Re: DTS query result to file - can I loop it?"
- Previous message: Travis Sharpe: "Scheduled DTS Package"
- In reply to: jmeyers: "Scheduled DTS Package"
- Next in thread: jmeyers: "Re: Scheduled DTS Package"
- Reply: jmeyers: "Re: Scheduled DTS Package"
- Reply: jmeyers: "Re: Scheduled DTS Package"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 8 Feb 2005 18:52:09 +0000
What does your cmdline look like that executes the package? DTSRUN
~/Z.............
In the DTSRUN string when you create it do you specify a SQL Server
login with which you connect to the package server?
Does this password change?
"jmeyers" <jmeyers@discussions.microsoft.com> wrote in message
news:jmeyers@discussions.microsoft.com:
> I have a DTS package that is schedule to run daily. The DTS package was
>
> created and made the connection to the SQLServer using Windows
> authentication. When the package runs, it runs under the user/password of
>
> the SQLAgent. About every 3 months, we go through a security cycle in
> which
> the user running the SQLAgen has a password change. Everytime that
> password
> changes, even though the scheduled DTS is using Windows authentication,
> the
> job fails until I delete the schedule, and recreate it. If I execute the
> DTS
> without the schedule, it runs fine. However, until I reschedule it, it
> won't
> pick up the password change. Why? And, most importantly, is there a way
>
> around this or should I be setting this up differently to avoid this
> problem?
>
> Thanks in advance,
> Joan
- Next message: Allan Mitchell: "Re: DTS query result to file - can I loop it?"
- Previous message: Travis Sharpe: "Scheduled DTS Package"
- In reply to: jmeyers: "Scheduled DTS Package"
- Next in thread: jmeyers: "Re: Scheduled DTS Package"
- Reply: jmeyers: "Re: Scheduled DTS Package"
- Reply: jmeyers: "Re: Scheduled DTS Package"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|