The SQL Server backup and restore components provide the option to migrate repositories between instances. You can use these components to migrate the IDERA Dashboard Repositories between SQL Server Windows and SQL Server Linux instances.

For instructions on backup operations go . For instructions on restore operations go .

Based on the source and destination you have two possibilities to migrate IDERA Dashboard repositories:

  1. The source and destination instances are connected to each other over the network

    You can use Windows SQL Server Management Studio for the entire migration process when the SQL Server Windows instance can connect to the SQL Server Linux instance.

    Follow the steps below to migrate the IDERA Dashboard Repository from a SQL Server Linux instance to a SQL Server Windows instance. Apply the same steps the other way around as well.

  2. The source and destination instances are not connected to each other over the network

    When connecting to the Linux SQL Server instance from Windows SQL Server Management Studio is not possible, you need to perform the backup of the IDERA Dashboard Repository on the Linux machine and restore it on the Windows machine. To achieve this, Microsoft provides sqlcmd command line tools. Find command line tools installation instructions .

Find the commands to backup and restore databases using sqlcmd .

Follow the steps below to perform the repository migration:

To restore the IDERA Dashboard Repository on Linux, you can use SQL Server Management Studio to create a backup of the IDERA Dashboard Repository, then copy the .bak file to the Linux machine, and perform a restore operation using sqlcmd commands.



| | | | | | |