Test Connectivity to a Managed Teradata System | Teradata Business Continuity Manager - Testing Connectivity to a Managed Teradata System - Teradata Business Continuity Manager

Teradata® Business Continuity Manager User Guide - 1.01.01

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Business Continuity Manager
Release Number
1.01.01
Published
March 2023
Language
English (United States)
Last Update
2023-03-13
dita:mapPath
qra1653979755546.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2550
lifecycle
previous
Product Category
Analytical Ecosystem
Business Continuity Manager tool connTest.sh helps comprehensively test the connectivity to a managed Teradata system. This tool includes the proxycheck tool that was previously used.
  1. Run the following command to test connectivity.
    <bcm1>:/opt/teradata/bcm/scripts # ./connTest.sh -s <db1>
The following is checked after the test is run.
Basic connectivity
  • Teradata system is reachable (on all nodes).
  • Teradata Wallet (tdwallet) is ready to use.
  • Teradata Wallet has the right keys.
  • Business Continuity Manager (tdbcmgmt) user can connect with TD2 authentication using the password in Teradata Wallet.
  • Correct TDGSS version is installed.
Local proxy configuration
  • disableProxyConnection setting is set.
  • Business Continuity Manager user can connect using proxy authentication.
  • TDGSS xml configuration is correct.
  • Local TDGSS certs exist and are in the right place.
  • TDGSS binary matches the settings in the user xml file.
Remote proxy configuration
  • System timezone matches the Business Continuity Manager timezone.
  • TDGSS xml configuration is correct.
  • Gateway password digest is correct.
  • TDGSS version is installed on the remote node.
  • Business Continuity Manager server and remote node have copies of each other's public certificates.