April 12, 2011 at 12:22 am
Dear All,
I just want to take ur kind attention to one of our client's requirement which u can find below,
Machine Name = A
Default Instance Name .....They want it to be B instead of A as there are a lot of applications pointing to this instance B already in another machine
NB: (Itz a sql migration from sql server 2005 to sql server 2008) and both machines are in the same network...so we cannot use the same machine name.
Thanking you in advance. Any response will be highly appreciated.
Regards
Thomas
April 12, 2011 at 1:52 am
tomy1980 (4/12/2011)
Dear All,I just want to take ur kind attention to one of our client's requirement which u can find below,
Machine Name = A
Default Instance Name .....They want it to be B instead of A as there are a lot of applications pointing to this instance B already in another machine
NB: (Itz a sql migration from sql server 2005 to sql server 2008) and both machines are in the same network...so we cannot use the same machine name.
Thanking you in advance. Any response will be highly appreciated.
Regards
Thomas
if both machines are going to be on the same network,you are out of luck as far as renaming. default instances inherit the computername they reside on.
can you rename [MachineB] to MachineOld]? adn then rename [MachineA] to [MachineB]?
if [MachineA] is the new SQL2008 server, taking over the workload for [MachineB], that would make sense.
Lowell
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply