|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Yesterday @ 11:41 PM
Points: 49,
Visits: 154
|
|
Hi,
I configured log shipping based on server host name in both production and DR server and its working fine. Now our company decided to change server IP's for both production and DR servers.
My doubt is if will change server IP's existing log shipping configuration will affect?
Kindly advice me on this for further process.
Thanks.
Pradeep.
        
Pradeep
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 10:05 PM
Points: 99,
Visits: 98
|
|
Yes it does effect logshipping. To avoid this add both ip's in dns entry to point at sql server and run the ipconfig /flushdns after adding them in dns.
Thanks
Regards, Ram
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Yesterday @ 11:41 PM
Points: 49,
Visits: 154
|
|
Thanks Ram...
Pradeep.
        
Pradeep
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Today @ 4:48 PM
Points: 5,202,
Visits: 11,155
|
|
pradeep.mohan (3/15/2013) Hi,
I configured log shipping based on server host name in both production and DR server and its working fine. Now our company decided to change server IP's for both production and DR servers.
My doubt is if will change server IP's existing log shipping configuration will affect?
Kindly advice me on this for further process.
Thanks. Provided you havent used the server IP address during the log shipping configuration then it should be fine. When you change the IP the DNS records should be updated. When restarted, sql server will listen on the new IP address.
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs"
|
|
|
|