Deutsch
|
English

Restore database backup

FM-Portal

IC2844
FM-Portal
  1. Open SQL Management Studio.

  2. Right-click on the affected database in SQL Management Studio.

  3. Select “Restore Database” (Restore => Database).

SQL Server Management Studio interface showing database tasks menu with Restore > Database option highlighted

  1. Select your backup under Device.

Database restore window for TrafficNoiseMeter, showing Device option selected, backup file path, and restore details for eTASK_BTKB database
Database restore window for TrafficNoiseMeter, showing Device option selected, backup file path, and restore details for eTASK_BTKB database

  1. Also select the following options:

  • Overwrite the existing database

  • Close existing connections

Database restore options window showing overwrite existing database and close connections checkboxes selected, with recovery settings
Database restore options window showing overwrite existing database and close connections checkboxes selected, with recovery settings

  1. Then confirm the restore process by clicking OK.

  2. After restoring the database, you may need to adjust the SQL user. To do this, proceed as follows:

  • Delete the SQL user in the database => expand etask_XXXX

  • Expand Security.

  • Expand Users and delete the SQL user (usually etask_XXXX, where XXXX stands for the customer code; please contact eTASK for this information).

  1. Afterward, the existing SQL user must be reassigned from the SQL Server to the database. To do this, close the “Databases” menu item and open the “Security” menu => “Logins” => double-click etask_XXXX.

  2. Under User Mapping, locate the corresponding database and set the following options:

SQL Server login properties window showing user mapping for etask_CMTE with dbo schema and db_owner role selected
SQL Server login properties window showing user mapping for etask_CMTE with dbo schema and db_owner role selected

After that, the FM Portal can use the restored database.

War dieser Artikel hilfreich?