Cannot Move Exchange 2010 database
I'm working through an Exchange 2k3 to 2k10 migration. On our new Exchange 2010 server I am not able to move or change a database path. When I go to the Move Database Path "wizard" inside of EMC the existing paths for a database show up but cannot be changed (greyed-out). There is no option to browse to another location. The current configuration is one CAS and one Mailbox server. I'm still in somewhat of a testing phase and have been able to mount a new database on another drive and I would like to move the default database from the C: drive to the drive I have dedicated to databases. I can move mailboxes to the 2010 server, but I'm hesitant to move many when I'm still unclear about database management. Does anyone know what needs to happen to allow a database to be moved?  Thanks!
  • Moved by Frank.Wang Tuesday, May 25, 2010 7:23 AM Exchange 2010 query (From:Admin)
May 21st, 2010 7:21pm

Hi,

Try if you can use move-databasePath command:

Move-DatabasePath -Identity a0ec9f03-12a9-4e40-9310-43f9105fd4d2 -EdbFilePath C:\NewFolder\MyDatabase.edb

in -EdbFilePath give the new path.

Regards,

Free Windows Admin Tool Kit Click here and download it now
May 21st, 2010 7:28pm

Thanks for the suggestion. How do I know the Idenity of my existing database? I assume you are using the Exchange Admin Shell to do this command. The way I read the online help is that long string, "a0ec9f03-12a9-4e40-9310-43f9105fd4d2" in your answer above is the SID of the database within AD. Is that correct?

--Al

May 21st, 2010 7:39pm

In Exchange Management Shell run:

Get-MailboxDatabase |FL Name

and put the name of the mailbox database in the move-databasepath command.

also if move-DatabasePath doesnt work then run it with -ConfigurationOnly parameter like this:

Move-DatabasePath -Identity "Database Name" -EdbFilePath "C:\NewFolder\MyDatabase.edb" -ConfigurationOnly

I forgot one question: The databaes in question belong to Exchange 2010 or Exchange 2003? I think you cant manage Ex2003 mailbox DBs using Ex2010 EMC or EMS.

Regards,

Free Windows Admin Tool Kit Click here and download it now
May 21st, 2010 7:49pm

Thanks Laeeq!

This is on the Exch 2010 side. Things are OK on my 2k3 side. I will give it a try early next week. Cheers!

May 21st, 2010 8:22pm

Hi,

How about your question? Any updates?

Free Windows Admin Tool Kit Click here and download it now
May 27th, 2010 2:05am

You need to connect the EMC to the mailbox server. It is probably connected to the CAS server, even though you're running it locally on the mailbox server.

Open EMC, right-click on the organization object (the second container down, under the root node) and select Properties

Under the 'Specify a server to connect to' option, click the Browse button and select your mailbox server

 

  • Proposed as answer by Mumin CICEK Saturday, April 30, 2011 6:02 AM
November 2nd, 2010 4:16pm

Thanks, Brucey Bonus. That was what I needed to change.
Free Windows Admin Tool Kit Click here and download it now
April 30th, 2011 4:56am

You need to connect the EMC to the mailbox server. It is probably connected to the CAS server, even though you're running it locally on the mailbox server.

Open EMC, right-click on the organization object (the second container down, under the root node) and select Properties

Under the 'Specify a server to connect to' option, click the Browse button and select your mailbox server

This was a little confusing to me but led me in the right direction. Here's my edit for clarity (rephrasing in case anyone else was confused):

You can only migrate a Database when connected to a server that hosts it. EMC by default will pick a random server (usually a CAS) and you need to force EMC to connect to appropriate server before the options will be available.

Open EMC and right click on "Microsoft Exchange On-Premises (<server>)" and choose Properties.

Under the 'Specify a server to connect to' option, click the Browse button and select the mailbox server hosting the database you want to move.

Now when you try the "Move Database Path" wizard, the options will no longer be grayed out. Be careful that migrating a DAG database will cause the path to change for ALL servers hosting a copy (or so I've been told, haven't tried myself).

December 31st, 2014 6:01pm

You saved me ALLOT of trouble, thank you :)
Free Windows Admin Tool Kit Click here and download it now
April 5th, 2015 1:11am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics