Moving SQL data locations to a new server
Use the following steps to migrate your DT FileCabinet SQL data location(s) to a new server.
- Install and setup a new instance of Microsoft SQL server on the new server.
- Install DT FileCabinet on a SQL Server.
- Create a backup the SQL data location from within DT FileCabinet.We recommend that you make this backup from within DT FileCabinet rather than using SQL Server Management Studio (SSMS). Although it's possible to backup and move data through SSMS, it can result in authentication issues.
- From the new SQL server, navigate toX:\WinCSI\CABINET\SQL\and run thesetup.exefile, where X represents the drive on which DT FileCabinet is installed.
- Step 1 identifies the installation of DT FileCabinet.
- Step 2 will be used to setup a pointer to the new SQL instance.
- Step 3 finalizes this setup and creates a configurable file that DT FileCabinet will use to see the new instance and allow database setup.
- Setup a new data location in DT FileCabinet that uses the new SQL instance on the new SQL server.
- Restore the data location backup to the new SQL Server.
- In DT FileCabinet, choose File > Restore.
- Select Database Locations from the drop-down and then select the database location as the object to restore.
- Clear theRestore to original database servercheckbox and then select the new data location on the new SQL server in theRestore to database serverdrop-down.
note
Depending on the size of the database(s), the backup and restore processes can take a significant amount of time and should be planned for accordingly.