Skip to main content

Ahsay Go - Microsoft SQL Restore

September 16, 2026

  1. In the Ahsay Go main interface, click the Restore icon.

    Restore

  2. Select the backup set and destination.

    Restore Options

    You can select the temporary directory that will be used to store temporary files by clicking Browse.

    Change Temp Directory

  3. Select the database(s) or raw file(s) you would like to restore. You can also choose to restore backed up database or raw file from a specific backup job of your choice using the “Select what to restore” drop-down menu at the top. Click Next to proceed when you are done with the selection.

    For VSS Mode

    VSS Mode

    For ODBC Mode

    ODBC Mode

    You can only restore data as raw file for ODBC backup set. Restore raw file is automatically selected, once you unselect Restore raw file the following screen will be displayed:

    success

    • Restoring database - expand the menu tree to select which database to be restored

      Restore DB

    • Restoring raw file - you can select individual raw database file to restore by clicking the Restore raw file checkbox at the left bottom corner.

      Restore Raw File

    LIMITATIONS

    • If you would like to restore database with the Alternate location option, you can only choose to restore one database at a time.

      Message

    • If you would like to restore database to an alternate SQL server with the Restore raw file option, make sure you have checked the Restore raw file option.
  4. Select the destination to restore the MSSQL database automatically by selecting “Restore databases to” Original location, Alternate location, or select location path where you would like the raw file(s) to be restored for manual restore:

    Restore to Original SQL Server

    Select the Original location option, then click Restore to proceed.

    Original location


    Restore to Alternate SQL Server

    1. Select the Alternate location option, then click Next.

      Alternate location

    2. Name the new database under “Database name”. Click Browse to select the locations where you would like to restore the database and log files to.

      Alternate DB

    3. Click Restore when you are done with the settings.

    Restore Raw File

    If you have chosen to restore raw file, choose the location path where you would like the raw file(s) to be restored to. Click Restore to proceed.

    Raw Restore

    Then restore the database manually with the restored database file via the SQL Server Management Studio. Refer to the article below for instructions:

    Restore a Database Backup (SQL Server Management Studio)

    Click Show advanced option to configure other restore settings.

    Advanced option

    Verify checksum of in-file delta files during restore

    By enabling this option, the checksum of in-file delta files will be verified during the restore process. This will check the data for errors during the restore process and will create a data summary of the in-file delta files which will be included in the report.

  5. The following screen with the text “Restore Completed Successfully” shows when the restoration is completed.

    Restore Completed

    The following screen will be displayed after the restore process is complete. You may click the icon to the right of the progress bar to check the restore log. Once you are done checking the restore log, click the Close button to return to the previous screen.

    Restore Logs