Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 

Migrating the PSM Database to a New Server

 

Use this procedure to migrate the PSM database to a new server.

  1. Stop the PSM server.

    The stop command successfully completes when the 'Ems-' processes all change to "Not monitored" state. Type <ctrl> c to exit the Linux watch command window.

  2. Export the whole MySQL database from the source machine. At the shell prompt on the OS, run the following command:

    This command exports the entire MySQL database.

    Alternatively, specify each PSM schema separately and take the backup file. For example, from the shell prompt on the OS, run the following command:

  3. Copy the PSM database from the server to a temporary location.

  4. Install the operating system on the new server.

  5. Start MySQL.

  6. Import the PSM database from the temporary location.

  7. Log in to MySQL.

  8. Flush the database settings. At the MySQL prompt, enter:

  9. Exit MySQL.

  10. Install the PSM server.