Last updated: Nov 26, 2024
Generate the Configuration hash and Instance ID that is used to deploy the Data Virtualization Remote Agent.
About this task
Procedure
Was the topic helpful?
0/1000
Confirm
Do you want to log out?
Generate the Configuration hash and Instance ID that is used to deploy the Data Virtualization Remote Agent.
call dvsys.generateconfighash('<Agent name>','<Agent description>', <Data port>, <Management port>, 'peerAuthentication', null, -1, -1,'DV_EXTERNAL_NODE_HOSTNAME_PORT=<Exposed Cloud hostname:port>‘, ?, ?, ?);
Parameter | Description | Default value |
---|---|---|
Agent name |
Enter the name of the Remote Agent. You can only use uppercase or lowercase letters, numbers, and the underscore symbol ( _ ). |
Defaults to the hostname where the agent runs. |
Agent description |
Enter an optional textual description of the Remote Agent. Do not include new lines or single quotation marks. |
– |
Data port |
Enter the Data communications port. See Table 2. Network ports and descriptions. |
6414 |
Management port |
Enter the Management port. See Table 2. Network ports and descriptions. |
7777 |
Exposed Cloud hostname:port |
Enter the hostname and port for accessing the Remote Agent data port, if it is different from the actual hostname and data port. For example: Secure Gateway for IBM Cloud is Cloud_hostname:port. If you use this parameter, you must specify it as:
|
– |
Instance
ID
and Configuration hash
. Instance ID
is listed in the first row.Configuration Hash
is listed in the second row.