ihaveaproblem Posted June 26, 2012 Posted June 26, 2012 Hi Dont know a great deal about sql. Have a new server running server 2008 R2 with Microsoft sql 2008 R2 installed. The server has two hard drives which appear as C: and D: in Windows. I want all the databases to be stored on D:, so they are away from the system OS + the D: drive is large in size which I think will be helpful as the databases grow. So my question is. How do I configure sql so the databases are stored on the D: drive? Thanks.
timbo343 Posted June 26, 2012 Posted June 26, 2012 Surely you can just dismount the database in SQL management studio, move the database folder to the D: and then remount the database when all has been moved across. 1
ihaveaproblem Posted June 26, 2012 Author Posted June 26, 2012 (edited) Surely you can just dismount the database in SQL management studio, move the database folder to the D: and then remount the database when all has been moved across. I dont know can I ? Sorry, really not clued up on sql ! I'll have a look and see if I can do your suggestion. EDIT That worked fine timbo. Thanks very much. So easy when you know how Edited June 26, 2012 by ihaveaproblem
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now