Jump to content

Recommended Posts

Posted

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.

Posted
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.
  • Thanks 1
Posted (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 :p 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 by ihaveaproblem

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...