Restore databases
Perform these steps on the server with the new installation of DWD.
- In the Microsoft SQL Server Management Studio, right-click Databases > Restore Database .
- In the Source section, specify Device.
- Click the ellipsis to specify the backup devices.
- Click Add.
- Click OK.
- Select the Restore check box next to the database backup file.
- Click OK.
-
Repeat these steps for all four DWD databases per DWD profile:
-
Catalog
-
Datamarts
-
Repository
-
Staging
-
-
After migrating all the databases, recompile all DWD Objects in the
solution.
Note:
To avoid SQL collation conflict, the collation of the database backups and the target Microsoft SQL Server instance for restore should be the same.