Swapping of Server Name, IP,between the boxes

  • Hi

    We have two sqlserver servers like ServerA and ServerB

    ServerName : ServerA IP Address :192.168.120.1

    ServerName : ServerB IP Address :192.168.120.2

    I want to swapping of server name and IP address between the boxes

    Thanks in advance

    Thanks, Karthik


    Kindest Regards,

    karthik

  • Do you mean to say that you want to mark your IPAddress of your SERVERB to 192.168.120.1 and SERVERA to 192.168.120.2?

    How are the applications connecting to your database. Are they using IPAddress or ServerName/InstanceName?

    Once you change the servername all the instances running on the new server will change to reflect the new name.

    If you are just swapping the IPAddress, application configuration files using IP address to connect to your database instances should be changed appropriately.

    Prasad Bhogadi
    www.inforaise.com

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply