Re: Automated DTS package will not run

From: Olu Adedeji (anonymous_at_email.com)
Date: 02/13/04


Date: Fri, 13 Feb 2004 22:19:55 -0000

questions are
1) who is the owner of the job
if owner of job is member of sysadmins fixed serverrole then job will run
dts in job owner's context

if owner of the job is not member of sysadmins then job will attempt to run
in sqlproxyaccount's context(if sql proxy account is configured) if not you
will get a failure

--
Olu Adedeji
"Schoo" <scott.schuman@nospam.ma-hc.com> wrote in message
news:OEcdtEm8DHA.4044@tk2msftngp13.phx.gbl...
> Thank you for your response... perhaps I was not clear enough on what is
> happening.  All of the items you mention in regards to changing a
schedule,
> I am aware of.  I am saying that the actual job starts, fails and I get an
> email notifying me that the job fails (see original email in this string).
> The issue is not how to run the job automatically or how to get it to
email
> me.  The issue is that the DTS package will run fine if I open it up and
> execute it, but not if I create a job and try to run it automatically.  My
> questions is:  how can I get the DTS package (that runs manually without
> errors) to run without errors automatically.
>
> I hope this is more clear and also that you might shine some light on this
> issue for us.
>
> Scott
>
> "Baisong Wei[MSFT]" <v-baiwei@online.microsoft.com> wrote in message
> news:S0TW5ug8DHA.1992@cpmsftngxa07.phx.gbl...
> > Hi Scott,
> >
> > Thank you for using the newsgroup and it is my pleasure to help you with
> > your issue.
> >
> > From the information you provided. since you got the email notification,
> > the job runs and you the notification is working fine. For the job to
run
> > automatically, could you check the job schedule. You could right-click
the
> > job, then choose 'properties'; In the 'Schedule' tab, you will notice
the
> > schedule of how you job runs. If you want to change the schedule, you
> could
> > press the 'Edit' button. You could arrange a new schedule of the job,
Then
> > the job will run automatically. You could confirm by right-click the job
> > and choose the 'View job history' and check the record of how the job
> runs.
> > For the 'Notification' button, you could check the 'Email operator',
> choose
> > one operator and select when to send the email notification.
> >
> > Hope this helps. If you still have questions, please feel free to post
> your
> > message here and I am ready to help!
> >
> > Best regards
> >
> > Baisong Wei
> > Microsoft Online Support
> > ----------------------------------------------------
> > Get Secure! - www.microsoft.com/security
> > This posting is provided "as is" with no warranties and confers no
rights.
> > Please reply to newsgroups only. Thanks.
> >
> >
>
>


Relevant Pages

  • Re: DTS
    ... The package is saved with an owner who is the ... If you schedule it through Enterprise Manager, ... The owner and the credentials used when scheduling the ... >DTS schedule options, ...
    (microsoft.public.sqlserver.server)
  • strange error on DTS scheduling
    ... I am getting this strange error while scheduling a DTS. ... What I am trying to do is copy data from DB2 on mainframe to a SQL ... I added the domain/SQLADMIN to Admin group in the server. ... When I schedule it as a job. ...
    (microsoft.public.sqlserver.dts)
  • strange error on DTS scheduling
    ... I am getting this strange error while scheduling a DTS. ... What I am trying to do is copy data from DB2 on mainframe to a SQL ... I added the domain/SQLADMIN to Admin group in the server. ... When I schedule it as a job. ...
    (microsoft.public.sqlserver.server)
  • Re: DTS job error
    ... the DTS schedule package functionality - you right click on ... the package on select Schedule Package. ... DTSRUN /~Zxxxxxxxxxxxx. ...
    (microsoft.public.sqlserver.server)
  • Re: Scheduling DTS Packages on 64-bit SQL Server
    ... My understanding is that DTS components are not available for 64-bit SQL ... > I found the following comment on Microsoft's website in regards to scheduling> a DTS package on a 64-bit SQL Server installation. ... do I need> to buy a 32-bit copy of SQL Server to store my packages on to be able to> schedule them? ...
    (microsoft.public.sqlserver.dts)