Restoring to a Different Location (Out of Place)

You can restore a MySQL database to a different location (out of place).

To recover only the data, perform the restore by using a full backup.

Procedure

  1. From the navigation pane, go to Protect > Databases.

    The database Overview tab appears.

  2. On the Instances tab, from the Actions row of the instance you want to restore, select Restore.

    Alternatively, click the instance you want to restore, and then click Restore from the Recovery points tile.

    The Backup content page appears.

  3. Click Change source option from the top-right corner to change the source copy or media agent.

    Note

    Ensure that you have performed a successful backup on the selected date.

  4. Restore all the databases or individual databases:

    • To restore all the databases, select the Database name check box, and then click Restore.

    • To restore individual databases, select the check boxes for the databases that you want to restore, and then click Restore.

    The Restore options dialog box appears.

  5. On the Out of place tab, from the Restore type list, select a restore type.

  6. From the Destination Client list, select the destination server for the restore.

  7. From the Destination instance list, select the destination instance for the restore.

  8. Under Restore type, select one of the following restore types:

    • Data

    • Log

  9. To enter the staging location where you want to restore the logs, in the Staging location box, click Browse.

  10. Optional: From the Select MediaAgent list, select a media agent server name.

  11. Under Pre or Post options, complete the following:

    • In the Pre recovery command box, enter the name or path of the process to run before the restore. Alternatively, select the file icon on the right side to select a physical client from the Physical client selection list.

    • In the Post recovery command box, enter the name or path of the process to run after the restore. Alternatively, select the file icon on the right side to select a physical client from the Physical client selection list.

    • If you want to initiate the restore as user, move the Run as User toggle button to right.

    • In the User name box, enter a user name you want to run the restore with.

  12. To send a notification email when the restore job completes, select the When the job completes, notify me via email.

  13. Click Submit.

Loading...