dbTalk Databases Forums  

script jobs

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


Discuss script jobs in the microsoft.public.sqlserver.dts forum.



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

Default script jobs - 09-02-2003 , 04:51 PM






i am managing 2 servers. 1 hot 1 standby and i need a way to script
only certain jobs off the hot server to the standby server. i have
seen many scripts out there to do all jobs but i need to only to do a
couple not all.

-dave

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

Default Re: script jobs - 09-02-2003 , 05:54 PM






There's a dts package step that will move the jobs. You can schedule that
to run nightly and it'll update any changes to the jobs.

--
Denny Cherry
DBA
GameSpy Industries
"david gladstone" <david (AT) automatedfinancial (DOT) com> wrote

Quote:
i am managing 2 servers. 1 hot 1 standby and i need a way to script
only certain jobs off the hot server to the standby server. i have
seen many scripts out there to do all jobs but i need to only to do a
couple not all.

-dave



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

Default Re: script jobs - 09-03-2003 , 02:55 AM



You can use SQLDMO to script only the jobs you want and reapply them on the
destination server if you are using SQL Server 7 but in 2000 there is the
transfer jobs task

--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



"david gladstone" <david (AT) automatedfinancial (DOT) com> wrote

Quote:
i am managing 2 servers. 1 hot 1 standby and i need a way to script
only certain jobs off the hot server to the standby server. i have
seen many scripts out there to do all jobs but i need to only to do a
couple not all.

-dave



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.