/
Change or migrate SQL Server Database

Change or migrate SQL Server Database

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”

Launch WIP Setup, change the database connection and restart all services

et voilà…

 

Related content

Manage WIP Repository Database Size
Manage WIP Repository Database Size
More like this
VM-WIP SAP Migration Procedure
VM-WIP SAP Migration Procedure
More like this
Log Activation and Collection
Log Activation and Collection
More like this
Oracle Database
Oracle Database
More like this
WIP DbSettings.config File
WIP DbSettings.config File
More like this
WIP 2.0 Migration
WIP 2.0 Migration
More like this