If you are restoring a backup of the Velocity database to the same computer (a Velocity server, data server, or standalone workstation) where the backup was made, follow the instructions in Moving a Velocity 3.8 Database
If you are restoring a backed-up Velocity database to a different computer other than the one where it was originally backed up, you must perform the additional procedures mentioned after you have restored the Velocity database to the new computer. The additional tasks are:
Getting a New Velocity License
Editing the data in the tables in the restored Velocity database
Moving the Velocity archive files
Restoring the SNIB2 encryption files
Importing the Velocity TLS certificate from one server to another
Getting a New Velocity License
The Velocity licensing mechanism uses the unique machine ID of your computer. It is required to contact Identiv Sales to obtain a new Velocity license for the new system.
Editing the Data in the Tables in the restored Velocity Database
After restoring the Velocity database to the new system, perform the following procedure to edit the data in the SQL tables of the Velocity database.
For Windows 10 type of machines, to locate the computer name of your system:
Open Control Panel. Click System and Security -> System.
On the View basic information, see the Full computer name under the Computer name, domain, and workgroup settings section. To check the computer name for other types of Windows version, visit Windows support.
From the Windows desktop, select Start-> Microsoft SQL Server Tools 18-> Microsoft SQL Server Management Studio 18.
The Microsoft SQL Server Management Studio opens.Login to SQL Server using your credentials.
In the Object Explorer navigation pane, expand the Databases folder to display the Velocity database.
Expand the Velocity database to display the Tables branch.
Note: Be extra careful while editing the tables, because accidentally editing the tables can corrupt the database.Make the changes specified in the following table, by right-clicking on each database table and selecting Edit Top 200 Rows from the pop-up menu. (After each change, click outside the edited row for the changes to take effect.)
Refer the table for the table data modifications.
In this table: | Select this column: | Enter this data: |
---|---|---|
MiscProperties | AuthenticationPath |
|
MiscProperties | UseDomainAuthentication |
|
MiscProperties | OU (This column exists only if you selected an Organization Unit during the Velocity installation.) | For example: LDAP://OU=ENGINEERING,DC=SECURITY,DC=com |
Operators | Name | If you are not logging in as Administrator for OperatorID=2, your Windows user name. (If you are using the Administrator account, skip this step.) |
Operators | DirectorySource |
|
Servers | Server_Name | Name of the Velocity Server (all UPPERCASE). |
ServerExtensions | RemoteComputerName | Name of the Velocity Server (all UPPERCASE). |
Registry | AppPath |
|
Registry | ComputerName | Name of the Velocity Server (all UPPERCASE). |
Registry | RemoteIP | Name of the Velocity Server (all UPPERCASE). |
Registry | RemoteServerIP | Name of the Velocity Server (all UPPERCASE). |
Registry | SDServer | Name of the Velocity Server (all UPPERCASE). |
Registry | ServerName | SQL Server Instance name. |
Workstations | WorkstationName | Name of the Velocity Server for WorkstationID=1 (all UPPERCASE) |