Login Problems | Teradata VantageCloud Enterprise on AWS (DIY) - Login Problems - Teradata® VantageCloud Enterprise on AWS

VantageCloud Enterprise on AWS (DIY) Installation and Administration Guide - 3.2.0.0

Deployment
VantageCloud
Edition
Enterprise
Product
Teradata® VantageCloud Enterprise on AWS
Release Number
3.2.0.0
Published
March 2026
ft:locale
en-US
ft:lastEdition
2026-04-06
dita:mapPath
cnb1751049708013.ditamap
dita:ditavalPath
eps1751058592388.ditaval
dita:id
jnv1467245119674
Product Category
Cloud

If you can SSH to your VantageCloud instance, but cannot log in with BTEQ or Teradata Studio, try either of the following options:

  • Change the dbc password by running tdc-start to enable port 1025, which is used by ODBC and CLI connections.
  • Check your inbound ports to make sure port 1025 is opened for your IP address in your security group.

Scale-In and Scale-Out Issues

While scaling out, if you encounter the following error: Error: Task Error:[Snapshot Pdisk Information] Failed to execute command /usr/pde/bin/psh -sum 0 nvme list -o json. Execution timeout, then turn off cloudwatch_log option using
  • Scale-In: /usr/local/bin/tdc-scale-in <node-count> -a -t --cloudwatch_log=no
  • Scale-Out: /usr/local/bin/tdc-scale-out <node-count> -a -t --cloudwatch_log=no
/usr/local/bin/tdc-scale-in <node-count> -a -t --cloudwatch_log=no.