Re: Jobs Failed do not work when scheduled done via DTS Scheduled Package
From: Steen Persson (SPE_at_REMOVEdatea.dk)
Date: 01/17/05
- Next message: Steen Persson: "dbo question"
- Previous message: Steen Persson: "Re: SQLSERVERAGENT is of automatic startup type, but not started?"
- In reply to: dmc: "Jobs Failed do not work when scheduled done via DTS Scheduled Package"
- Next in thread: dmc: "Re: Jobs Failed do not work when scheduled done via DTS Scheduled Package"
- Reply: dmc: "Re: Jobs Failed do not work when scheduled done via DTS Scheduled Package"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 17 Jan 2005 11:10:47 +0100
Are you running the job from Enterprise Manager/QA on you local PC or via
EM/QA directly on the server (e.g. via RemoteDesktop)? Depending on the job
steps you are running it might fail if you try to run it from your local
machine -e.g if it involves any files or filepaths that is "known" by the
server, but not by your local machine.
Regards
Steen
dmc wrote:
> Hi there,
>
> We found this problem a little odd, jobs that were created using DTS'
> Scheduled Package FAILS all the time but if we create a new job
> manually and use TSQL under steps it WORKS.
>
> Anything that was done via DTS' FAILS.
>
> here is a typical error that we get:
>
> The process could not be created for step 1 of job
> 0x52C39FD0D0DE644E8750519DD6824E94 (reason: The system cannot find
> the file specified). The step failed.
>
> the account that is logged on is a domain account and we even made it
> a dbo. the sql is set to use either sql or windows authentication.
>
> It really looks like the Jobs are failing because the dtsrun doesn't
> know where to find the file involved. Could be the SQL path got
> screwed up or something? Do we need to check variable settings?
>
> Any comments or suggestions is much appreciated.
>
> TIA
> dmc
- Next message: Steen Persson: "dbo question"
- Previous message: Steen Persson: "Re: SQLSERVERAGENT is of automatic startup type, but not started?"
- In reply to: dmc: "Jobs Failed do not work when scheduled done via DTS Scheduled Package"
- Next in thread: dmc: "Re: Jobs Failed do not work when scheduled done via DTS Scheduled Package"
- Reply: dmc: "Re: Jobs Failed do not work when scheduled done via DTS Scheduled Package"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|