Restore GLOBODOX DBs using SQL Server Management Studio
To restore 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 credentials in the login box.
- Click Connect.
- In the 'Object Explorer' at the left of the screen, right-click 'Databases' and select 'Restore Database...'
- Choose 'Device' under the 'Source' section and click on the [...] button.
- On the 'Select Backup Devices' window, click on 'Add'.
- 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)
- Click on the 'Verify Backup Media' button at the bottom of the window.
- You should be able to see the confirmation message 'Backup media verified successfully' at the top of the screen.
- Now, go to the 'Files' section under the 'Select a Page' section at the left of the screen.
- Check the option 'Relocate all files to folder'.
- Now, go to the 'Options' section under the 'Select a Page' section at the left of the screen.
- Under the 'Restore options' check the option 'Overwrite the existing database (WITH REPLACE)'
- Click on OK.
- 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: ...
Upgrading to GLOBODOX v10
This instructions are only for upgrading your existing installation of GLOBODOX. Please read this article and make sure you have all the files that are necessary for the upgrade. Before you proceed make sure... Check your maintenance subscription ...