Restore GLOBODOX DBs using SQL Server Management Studio

Restore GLOBODOX DBs using SQL Server Management Studio

To restore the DBs using SQL Server Management Studio follow the steps below:

  1. Open 'SQL Server 2014 (or any) Management Studio'. 
  2. On the 'Connect to Server' window, change 'Authentication' to 'SQL Server Authentication'.
  3. Please enter your MS SQL credentials in the login box.​




  4. Click Connect.
  5. In the 'Object Explorer' at the left of the screen, right-click 'Databases' and select 'Restore Database...'
  6. Choose 'Device' under the 'Source' section and click on the [...] button.
  7. On the 'Select Backup Devices' window, click on 'Add'.
  8. Select the DB you want to restore and click OK. (SQL Backup DBs are usually stored in the 'C:\Program Files\Microsoft SQL Server\MSSQL12.GDXSQLEXPRESS\MSSQL\Backup' folder)
  9. Click on the 'Verify Backup Media' button at the bottom of the window.
  10. You should be able to see the confirmation message 'Backup media verified successfully' at the top of the screen.
  11. Now, go to the 'Files' section under the 'Select a Page' section at the left of the screen.
  12. Check the option 'Relocate all files to folder'.
  13. Now, go to the 'Options' section under the 'Select a Page' section at the left of the screen.
  14. Under the 'Restore options' check the option 'Overwrite the existing database (WITH REPLACE)'
  15. Click on OK.
  16. The 'Microsoft SQL Server Management Studio' window will pop-up saying 'Database restored successfully'.

    (Please follow the same steps for all the DBs you want to restore)


    • Related Articles

    • Backup GLOBODOX DBs using SQL Server Management Studio

      To backup the DBs using SQL Server Management Studio follow the steps below: Open 'SQL Server 2014 (or any) Management Studio'. On the 'Connect to Server' window, change 'Authentication' to 'SQL Server Authentication'. Please enter your MS SQL ...
    • Migrate Globodox v10 MSSQL DB

      Step 1: Backup DB on old machine Follow instructions from the link below to take a backup of the MSSQL DB... https://www.globodox.com/support/help/index.htm?backup_a_ms_sql_db_main.htm Note: Make sure you take a backup of all the DBs. Make sure you ...
    • SQL: 001 : GLOBODOX loading slow...

      Symptoms:  You may experience slowness while logging into GLOBODOX or while browsing through documents, etc. There may be many reasons for this but we have found that the below solution has worked in many cases. Solution : Step 1: Set auto close as ...
    • Install MS SQL Server 2014 Express Edition using GLOBODOX DB Engine utility

      Please download the GLOBODOX DB Engine utility from the link below... For Windows 64 bit: http://downloads.itaz.com/dbengine/latest/gdx-db-engine-package-sqle-x64.exe For Windows 32 bit: ...
    • Backup using the new GLOBODOX Database backup utility

      Please note this utility will backup only the database and not the documents. Please download the GLOBODOX DB backup utility from the link below… https://downloads.globodox.com/tools/backup/latest/globodox-backup-database.zip Instructions… Make sure ...