Re: Changing SQL Server Name
From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 09/09/04
- Next message: Claudia Holzer: "RE: the Dts execution and the public role"
- Previous message: Sue Hoegemeier: "Re: Changing SQL Server Name"
- In reply to: don larry: "Changing SQL Server Name"
- Next in thread: Tibor Karaszi: "Re: Changing SQL Server Name"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 09 Sep 2004 12:10:56 -0600
Oh and the jobs. You can script out your jobs and then go through the
script and change the server name and replace the jobs with the new
jobs you have just scripted.
The sysjobs table has the originating_server column which has the
server name value stored in it. It will be referencing the old server
name when you rename the server.
-Sue
On Thu, 09 Sep 2004 09:33:34 -0700, don larry <donlarry17@hotmail.com>
wrote:
>Greetings,
>
>I have an application that runs on SQL Server XXXX. I want to change the
>name of the server to YYYY.
>
>Other than changing references within the application, is there anything
>else I need to do because of the Server name change?
>
>Platform: Win 2000 Server/SQL Server 2000
>
>Thanks in advance,
>Don
>
>*** Sent via Developersdex http://www.developersdex.com ***
>Don't just participate in USENET...get rewarded for it!
- Next message: Claudia Holzer: "RE: the Dts execution and the public role"
- Previous message: Sue Hoegemeier: "Re: Changing SQL Server Name"
- In reply to: don larry: "Changing SQL Server Name"
- Next in thread: Tibor Karaszi: "Re: Changing SQL Server Name"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|