0

I want to run a SQL query in Teradata using the Teradata SQL python module. I am getting the below error.

Code:

import teradatasql
conn='{"host":"hostname","logmech":"KRB5"}'
cxnn=teradatasql.connect(conn)

Error Image

9
  • please attach the image within the question than having it as a hyperlink Commented Jan 11, 2023 at 10:31
  • stackoverflow.com/questions/60967811/… Perhaps , It will help you. Commented Jan 11, 2023 at 10:34
  • @Kulasangar It says wee need 10 reputation to embed images. Commented Jan 11, 2023 at 11:47
  • @user11225404 It didn''t work Commented Jan 11, 2023 at 11:47
  • Now you have 10 reputation ;) Commented Jan 11, 2023 at 13:01

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.