Moving SQL data locations to a new server
Use the following steps to migrate your FileCabinet CS SQL data location(s) to a new server.
- Install and setup a new instance of Microsoft SQL server on the new server.
- Install FileCabinet CS on a SQL Server.
- Create a backup the SQL data location from within FileCabinet CS.We recommend that you make this backup from within FileCabinet CS 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 FileCabinet CS is installed.
- Step 1 identifies the installation of FileCabinet CS.
- 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 FileCabinet CS will use to see the new instance and allow database setup.
- Setup a new data location in FileCabinet CS that uses the new SQL instance on the new SQL server.
- Restore the data location backup to the new SQL Server.
- In FileCabinet CS, choose .
- SelectDatabase Locationsfrom 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.