Re: Change in 'sa' password, scheduled jobs failing
From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 04/20/04
- Next message: Steve Thompson: "Re: Change in 'sa' password, scheduled jobs failing"
- Previous message: nbahta1_at_hotmail.com: "Re: DTS Package won"
- In reply to: Greg: "Change in 'sa' password, scheduled jobs failing"
- Next in thread: Rand Boyd [MSFT]: "Re: Change in 'sa' password, scheduled jobs failing"
- Reply: Rand Boyd [MSFT]: "Re: Change in 'sa' password, scheduled jobs failing"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 20 Apr 2004 11:10:58 -0600
The sa login and password are likely referenced in the
DTSRun command for the job. One common scenario for this is
when you have Enterprise Manager registered using the sa
login and you right click on the package, select Schedule
Package, this will create an encrypted DTSRun command in the
job's schedule which uses sa as that's what you would
currently be logged in as through Enterprise Manager.
I can't think of a fast way to redo hundreds of these.
Seems a better idea to have the packages run using trusted
connections via the service account instead.
-Sue
On Tue, 20 Apr 2004 09:56:02 -0700, "Greg"
<anonymous@discussions.microsoft.com> wrote:
>Hi all,
>
>I have never come across this one before. I recently changed the 'sa' password. Now all of my scheduled jobs are failing with the error:
>
>DTSRun: Loading... Error: -2147217843 (80040E4D); Provider Error: 18456 (4818) Error string: Login failed for user 'sa'. Error source: Microsoft OLE DB Provider for SQL Server Help file: Help context: 0. Process Exit Code 1. The step failed.
>
>I strange thing is that the 'sa' password is not referenced in any connection in any of my DTS Packages. Can anyone shed some light on this. I have hundreds of scheduled jobs and I don't want to have to recreate them all. Thanks.
- Next message: Steve Thompson: "Re: Change in 'sa' password, scheduled jobs failing"
- Previous message: nbahta1_at_hotmail.com: "Re: DTS Package won"
- In reply to: Greg: "Change in 'sa' password, scheduled jobs failing"
- Next in thread: Rand Boyd [MSFT]: "Re: Change in 'sa' password, scheduled jobs failing"
- Reply: Rand Boyd [MSFT]: "Re: Change in 'sa' password, scheduled jobs failing"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|