Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
SQL Server 2008 Administration
»
moving data files of system databases in...
moving data files of system databases in cluster
Rate Topic
Display Mode
Topic Options
Author
Message
charipg
charipg
Posted Wednesday, December 19, 2012 4:33 AM
Old Hand
Group: General Forum Members
Last Login: Thursday, May 16, 2013 12:43 AM
Points: 378,
Visits: 897
Environment:sqlserver2008R2 instance on windows server2008R2 2-node cluster.
I want to copy data files of system database in a seperate folder,but as service is running, it is not allowing me to copy.
If i stop the service, then second node gets activated.
If I make the instance offline, then drive is not accessible.
so how to move data files of system database to a seperate folder.
Post #1398298
sql-lover
sql-lover
Posted Wednesday, December 19, 2012 8:24 AM
SSC Veteran
Group: General Forum Members
Last Login: Friday, June 14, 2013 1:29 PM
Points: 237,
Visits: 770
charipg (12/19/2012)
Environment:sqlserver2008R2 instance on windows server2008R2 2-node cluster.
I want to copy data files of system database in a seperate folder,but as service is running, it is not allowing me to copy.
If i stop the service, then second node gets activated.
If I make the instance offline, then drive is not accessible.
so how to move data files of system database to a seperate folder.
Are you talking about master or resource database?
If that's the case, I'm afraid that's not so easy as you think. Because when the SQL service starts, it checks for the default location, so you need to change it when SQL is down or offline.
Also, remember than in a Cluster, you must use the Cluster Admin console to deal with SQL service and moving resources, not the default Windows service applet. So you take the service offline, but you work on the active node. Taking the instance offline won't take the drives or LUN offline, at least, not in the active node. Taking the SQL service offline will only stop SQL server.
This link may help you, I think:
Move System Databases
Post #1398443
anthony.green
anthony.green
Posted Wednesday, December 19, 2012 8:27 AM
SSCertifiable
Group: General Forum Members
Last Login: Wednesday, June 05, 2013 2:40 AM
Points: 5,075,
Visits: 4,833
Why do you want to copy them?
What is the reasoning behind your task?
Want an answer fast? Try here
How to post data/code for the best help - Jeff Moden
Need a string splitter, try this - Jeff Moden
How to post performance problems - Gail Shaw
CrossTabs-Part1
&
Part2 - Jeff Moden
SQL Server Backup, Integrity Check, and Index and Statistics Maintenance - Ola Hallengren
Managing Transaction Logs - Gail Shaw
Troubleshooting SQL Server: A Guide for the Accidental DBA - Jonathan Kehayias and Ted Krueger
Post #1398445
charipg
charipg
Posted Wednesday, December 19, 2012 8:30 AM
Old Hand
Group: General Forum Members
Last Login: Thursday, May 16, 2013 12:43 AM
Points: 378,
Visits: 897
thanks..will try and let you know...
Post #1398450
sql-lover
sql-lover
Posted Wednesday, December 19, 2012 8:50 AM
SSC Veteran
Group: General Forum Members
Last Login: Friday, June 14, 2013 1:29 PM
Points: 237,
Visits: 770
charipg (12/19/2012)
thanks..will try and let you know...
Did you see Anthony's post? that's a good comment that I forgot to ask or mention.
Are you running out of space? Why are you moving those critical files to a different location. That may be more important to know than actually moving those files ...
Post #1398471
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.