Re: How can I see if a scheduled DTS has run ?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hello Screaming,

"Davide Rossetti" <rossetti71@xxxxxxxxx> schreef in bericht
news:7c768b021530058c86ff436b4fd09@xxxxxxxxxxxxxxxxxxxxxxx

Hello Screaming,

Howdy,

I scheduled a DTS task to run daily at 3 PM.
How can I see this has been done ? Is there a place you can see when
the
last run happened ?
How did you schedule it ?
Bye
I used the Import Data Wizard in SQL Server Enterprise Manager,
clicking All
Tasks with the RMB,
then following all steps (from where to where, etc...) I asked to
schedule
the import of the data on every day
at 3 PM, without an enddate, I aksed to save this as/my DTS package.
Now I can see my dts package in the Enterprise Server.

In Enterprise Manager select 'Management' --> SQL Server Agent --> Jobs

You shold see the scheduling Job with the name of your package, right-click on the Job --> 'View Job history'

Bye


.



Relevant Pages

  • 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: Automated DTS package will not run
    ... if owner of job is member of sysadmins fixed serverrole then job will run ... dts in job owner's context ... could you check the job schedule. ...
    (microsoft.public.sqlserver.security)
  • 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)