Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

In some cases you need to transfer WIP repository database to another server follow this procedure

  1. Stop all WIP Services

  2. Launch SQL Server Management Studio

  3. Select the database and open “properties / files”, note the location of the Database files

    1. mine are here C:\Program Files\Microsoft SQL Server\MSSQL14.MSSQLSERVER\MSSQL\DATA

  4. Close properties and press “Tasks / Take Offline” (check drop all active connection)

  5. Go to the file folder and copy the <database>.mdf and <database>_log.mdf

  6. Paste them in the file folder of the destination SQL Server

  7. Select the “Databases” node right click and select “Attach Databases”

et voilà…

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.