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 |