...
Licensing Velocity during the restoration of the Velocity Database
Editing the data in the tables in the restored Velocity database
Importing the Velocity TLS certificate from one server to another
...
Licensing Velocity during the restoration of the Velocity Database
The Velocity v3.8.4 and below versions use the Velocity licensing mechanism
...
with the unique machine ID of your computer
...
as part of obtaining the Velocity license for the new system. Contact the Identiv Sales department for licensing your Velocity system.
The Velocity v3.8.5 licensing mechanism provides a grace period of 30 days while moving Velocity instances or updating them based on licensing schemas depending . Depending on the Velocity update on the the expiration of the demo license and an expiration alert window like the one below displays.
...
The following rules of the temporary license apply while migrating Velocity Application from one system to another,
...
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. Visit Windows Support to check the computer name for other types of Windows versions.
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.
Expand the Databases folder to display the Velocity database in the Object Explorer navigation pane.
Expand the Velocity database to display the Tables branch.
Make the changes specified in the following table by right-clicking 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.)
Note: Be extra careful while editing the tables because accidentally editing the tables can corrupt the database.Refer to the table for data modificationsTo add or edit the data in the SQL table properties such as operators, servers, server extensions, and registry, we have considered a scenario with examples that uses a sequence of system names such as vel1.server.system, vel1.local.system, vel1.remote.system etc., based on the entered data.
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). For example, after restoring the database to a new server, the server name can be vel1.server.system. |
ServerExtensions | RemoteComputerName | Name of the Velocity Server (all UPPERCASE). For example, after restoring the database to a new server, the server name can be vel1.remote.system. |
Registry | AppPath |
|
Registry | ComputerName | Name of the Velocity Server (all UPPERCASE). For example, after restoring the database to a new server, the server name can be vel1.newserver.system. |
Registry | RemoteIP | Name of the Velocity Server (all UPPERCASE). For example, after restoring the database to a new server, the server name can be vel1.remoteIP.system. |
Registry | RemoteServerIP | Name of the Velocity Server (all UPPERCASE). For example, after restoring the database to a new server, the server name can be vel1.remoteserverIP.system. |
Registry | SDServer | Name of the Velocity Server (all UPPERCASE). For example, after restoring the database to a new server, the server name can be vel1.sdserver.system. |
Registry | ServerName | SQL Server Instance name. |
Workstations | WorkstationName | Name of the Velocity Server for WorkstationID=1 (all UPPERCASE) |
...