SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Instance Name
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Peter99
Constraint Violating Yak Guru

471 Posts

Posted - 07/23/2012 :  10:30:12  Show Profile  Reply with Quote
Hi,

We are in the process of moving from cluster to standalone vm servers. We have 3 named instances on cluster. Our plan is create 3 vm and installed sql named instances on them, then move databases and all objects to them.
My question is:
If we give vm different name but installed same instance name, is it possible? i.e rose\instance1 to stars\instance1 on the same domain.

Thanks

robvolk
Most Valuable Yak

USA
15559 Posts

Posted - 07/23/2012 :  10:37:11  Show Profile  Visit robvolk's Homepage  Reply with Quote
You could do it that way, but if you're putting a single instance on each VM why not use the default instance?
Go to Top of Page

Peter99
Constraint Violating Yak Guru

471 Posts

Posted - 07/23/2012 :  12:50:10  Show Profile  Reply with Quote
We will put 2-3 instances on one vm. I just want to use the same instance name on new vm. That may help from application side (connection string). Our plan is to create CNAME for new VM so that there should not any problem from application side. We will not change connection string from application side. CNAME will redirect traffic to new VM. My concern is to keep 0 changes on application side.

Is there any issue with CNAME setup?
Go to Top of Page

robvolk
Most Valuable Yak

USA
15559 Posts

Posted - 07/23/2012 :  13:12:29  Show Profile  Visit robvolk's Homepage  Reply with Quote
None that I know of.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.06 seconds. Powered By: Snitz Forums 2000