Check if Vantage nodes, if used, are registered in DNS.
- From the command prompt on a Teradata Vantage Analytics Database database node, run nslookup using the naming convention for your system:
nslookup [node_name]
- Additional action is based on the output returned by nslookup:
- If all nodes are properly registered in DNS, they appear in the results from the nslookup command, for example,
nslookup node_name Server: 192.0.2.0 Address: 192.0.2.0#53 Name: tdExample1-1.corp.example.com Address: 192.0.2.20
- If all nodes are properly registered in DNS, they appear in the results from the nslookup command, for example,