Restoring to the Current Location (In Place)

You can restore a MySQL database to its current location (in 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 In place tab, the Destination server and Destination instance are selected by default.

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

    • Data

    • Log

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

    Note

    For an in-place restore operation, the destination client and the destination instance are the same as the source client and the source instance.

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

  9. Under Pre or Post options, do the following:

    • In the Pre recovery command box, enter the name or path of the process to run before the restore.

    • In the Post recovery command box, enter the name or path of the process to run after the restore.

    • 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.
  10. To send a notification email when the restore job completes, select the When the job completes, notify me via email.

  11. Click Submit.

Loading...