MySQL Forums
Forum List  »  MaxDB

Re: Database move
Posted by: Ulf Wendel
Date: May 14, 2007 05:47AM

You you talking about moving the DB software or the data and log volumes?

If you're using file based volumes it's easy. Shut down the database, relocate the files, create a symbolic link to the new file or adapt the database parameters to reflect the new location.

If you're using RAW disks there's obviously no such simple solution and you have to perform a Database Copy: backup on the original system, recover on a new system with a different disk/volume layout.

Ulf

Options: ReplyQuote


Subject
Written By
Posted
April 11, 2007 04:57PM
April 24, 2007 11:51AM
Re: Database move
May 14, 2007 05:47AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.