Skip to content

Troubleshooting

bteq not found

  • Ensure TTU is installed and bteq is on your PATH.
  • Verify from a shell: bteq .logon <host>/<user> (password via tdwallet).

Authentication failures / expired passwords

  • Confirm your tdwallet entry exists and is valid.
  • Try logging in with plain BTEQ to isolate issues.

:TDSync is slow or times out

  • This is a full refresh; on very large catalogs it can take minutes.
  • Ensure you have read access to dbc.columnsv.
  • Re‑run after hours or from a closer network if latency is high.

Diagnostics are not showing

  • Confirm the Teradata parser is installed and overrides sql.
  • Run :checkhealth treesitter.
  • Ensure your ft list includes the filetype you are editing.

Blink.cmp shows no suggestions

  • Verify your Blink.cmp config includes the sql_completion provider and it appears in sources.default.
  • Ensure :TDSync has been run at least once.

Results are truncated

  • Increase retlimit in your vim-teradata setup if needed.