dbTalk Databases Forums  

Set schedule job for run dts

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Set schedule job for run dts in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Auddy
 
Posts: n/a

Default Set schedule job for run dts - 01-22-2004 , 10:12 AM






how i set the schedule job to run dts job ??? i 'm the
beginner of sql server please help me

Reply With Quote
  #2  
Old   
Hari
 
Posts: n/a

Default Re: Set schedule job for run dts - 01-22-2004 , 10:23 AM






Hi,

In enterprise manager , Select Data transaformation services , right click
above your DTS package and select the "Schedule pakage" option.

Thanks
Hari
MCDBA

"Auddy" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
how i set the schedule job to run dts job ??? i 'm the
beginner of sql server please help me



Reply With Quote
  #3  
Old   
Scuba79
 
Posts: n/a

Default RE: Set schedule job for run dts - 01-22-2004 , 10:26 AM



Right click on the DTS package that you want to run and then select Schedule Package... Once the dialog box opens make the choices that you want for scheduling the package...

----- Auddy wrote: -----

how i set the schedule job to run dts job ??? i 'm the
beginner of sql server please help me


Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Set schedule job for run dts - 01-22-2004 , 10:34 AM



OK

Can you see the packages in Enterprise Manager?
If you can

Right Click on the one you want to schedule | Schedule | now enter the
details in there.

Once you have done that you can go to the Jobs section in Enterprose Manager
on that PC/Server | Refresh them and you should see your job there.

That's the easiest way of doing it

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Auddy" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
how i set the schedule job to run dts job ??? i 'm the
beginner of sql server please help me



Reply With Quote
  #5  
Old   
mbblue
 
Posts: n/a

Default Re: Set schedule job for run dts - 02-11-2004 , 04:06 AM



I have a DTS package that executes perfectly from SEM (Execute package) however it won't run when it is scheduled to run as a job the error message returned follows
The job failed. The Job was invoked by User sa. The last step to run was step 1 (Import Data)
Can you help me pinpoint why?

Reply With Quote
  #6  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Set schedule job for run dts - 02-11-2004 , 05:41 AM



If you are looking in the Job properties there is a check box in the upper
right corner which allows you to see step details. ALSo make sure you
enable package logging in the package itself.

The usual problem though is this

http://support.microsoft.com/?kbid=269074

--

----------------------------

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"mbblue" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have a DTS package that executes perfectly from SEM (Execute package)
however it won't run when it is scheduled to run as a job the error message
returned follows:
Quote:
The job failed. The Job was invoked by User sa. The last step to run was
step 1 (Import Data).
Can you help me pinpoint why?



Reply With Quote
  #7  
Old   
mbblue
 
Posts: n/a

Default Re: Set schedule job for run dts - 02-11-2004 , 08:11 AM



Thanx for pointing out the MS reference... but this still does not solve the problem I've checked the logins and sysadmin roles and the owners of the package without success
So I saved the package onto the other server where I get the data from and tried running it there through DTS and it worked okay. Then the big test was to create a scheduled job to run the package and try running it
And guess what... it worked... although I really can't understand why it should work one-way and not the other

All that's left is for me to thank you for your response and help.

Reply With Quote
  #8  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Set schedule job for run dts - 02-11-2004 , 09:14 AM



And the service accounts right ?

--

----------------------------

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"mbblue" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Thanx for pointing out the MS reference... but this still does not solve
the problem I've checked the logins and sysadmin roles and the owners of the
package without success.
Quote:
So I saved the package onto the other server where I get the data from and
tried running it there through DTS and it worked okay. Then the big test
was to create a scheduled job to run the package and try running it.
Quote:
And guess what... it worked... although I really can't understand why it
should work one-way and not the other.

All that's left is for me to thank you for your response and help.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.