September 29, 2014 at 10:18 pm
Hi All,
Wintel is cloning a machine where SQL Server 2005 is installed for some testing purpose.
It will have same IP and name but will not be in network so that it wont clash with the actual server.
My question is, do we need to stop SQL Server services before cloning the machine. ?
Any recommendation from microsoft on this ?
Thanks in advance.
Smith.
September 29, 2014 at 10:46 pm
It is best to quiesce the databases before cloning the machine. You can achieve that through stopping the SQL services.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
September 29, 2014 at 10:50 pm
SQLRNNR (9/29/2014)
It is best to quiesce the databases before cloning the machine. You can achieve that through stopping the SQL services.
Thanks alot.
Is it essential ?. Do we have any reference link ?
Thanks once again, much appreciated.
September 29, 2014 at 10:59 pm
http://il-adan.blogspot.com/2013/07/hyper-v-clone-machine-with-sql-server.html
Here is an example on how to do it.
And a recommendation from VMWare on their best practice recommendation
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
September 29, 2014 at 11:41 pm
Thanks.
They are cloning to totally a diff box. So will the following steps be fine.
1. Stop SQL Server services in actual server
2. Let wintel complete cloning.
3. Start SQL Server services in actual server
Continue with the activities in cloned server. Can we do it this way ?
September 30, 2014 at 8:57 am
Yes. Just make sure to rename the clone appropriately as discussed in those articles.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
October 1, 2014 at 12:12 pm
SQLRNNR (9/30/2014)
Yes. Just make sure to rename the clone appropriately as discussed in those articles.
This seems to be a popular subject, and you're really knowledgeable about it, it seems. I remember a couple months ago asking a sort of similar question. The write-ups I came across were pretty sparse. Bet it would make a popular post on your blog :smooooth:
October 1, 2014 at 5:07 pm
sqldriver (10/1/2014)
SQLRNNR (9/30/2014)
Yes. Just make sure to rename the clone appropriately as discussed in those articles.This seems to be a popular subject, and you're really knowledgeable about it, it seems. I remember a couple months ago asking a sort of similar question. The write-ups I came across were pretty sparse. Bet it would make a popular post on your blog :smooooth:
Thanks for the idea.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply