Re: Migrate MEM from one host to another
Posted by: Mark Leith
Date: May 07, 2016 02:20AM

The simplest way would be to take a filesystem copy of the entire installation directory, and move that to a directory of the same name on the second box.

Failing that, you can install freshly on the new machine, take a copy of the MySQL instance, and make sure that you take a copy of the keystore file within $installdir/apache-tomcat/conf, and recover it to the same place within the new installation (as this is used for encryption of passwords within the database).

Best regards,

Mark

--
Mark Leith
Senior Software Development Manager
MySQL Enterprise Tools @ Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Migrate MEM from one host to another
1337
May 07, 2016 02:20AM


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.