dbTalk Databases Forums  

Re: JOBS

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


Discuss Re: JOBS in the microsoft.public.sqlserver.dts forum.



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

Default Re: JOBS - 07-16-2003 , 03:08 AM






did you do

sp_dropserver 'old name'
sp_addserver 'new name', 'local'

reboot


Also script out your jobs and look in there fore the name of your old
server.
change it and reapply your jobs.



--

----------------------------
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



"Alfredo Ramirez" <aramirez (AT) heico (DOT) com> wrote

Quote:
I renamed server and the jobs are still looking for the
old server as the source. I'm able to modify or delete
any of the jobs. Please help



Reply With Quote
  #2  
Old   
Alfredo ramirez
 
Posts: n/a

Default Re: JOBS - 07-16-2003 , 08:40 AM






Thank you for getting back to me so soon.

I tried to drop the server and here is the error message:

Server: Msg 15015, Level 16, State 1, Procedure sp_dropserver, Line 28
The server 'hei_prt2' does not exist. Use sp_helpserver to show
available servers.

When I use the sp_helpserver command the only name that is return is the
new name.

Do you have any other suggestions?

Thank you

Alfredo Ramirez

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

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.