BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
SASGeek
Obsidian | Level 7

Hello,

My company just got access to data on a Teradata server and I have a question about logging in. The server requires a UID and a password. When we logged into the MS SQL server via ODBC we used allow authenthication so we wrote: CONNECT TO ODBC AS AAA (dsn='abcdef); When we had connections to the mainframe it was CONNECT TO ODBC AS AAA (prompt = dsn='abdcef);  The latter worked well.

 

Now with the Teradata server I need to add my UID and password but the PROMPT= doesn't seem to work. We can't store the passwords or UIDs so I can't do a reference to external files. That said, any other suggestions?

 

I'm using BASE 9.4.3M and I'd rather not use EG.

 

Any other thoughts or samples?

 

Thank you

1 ACCEPTED SOLUTION

Accepted Solutions
SASKiwi
PROC Star

Please post your CONNECT or LIBNAME statement SAS log including any SAS notes or errors. What engine are you using when connecting to Teradata? Check with your SAS administrator. Has SAS been correctly configured and tested to work with Teradata? 

View solution in original post

2 REPLIES 2
SASKiwi
PROC Star

Please post your CONNECT or LIBNAME statement SAS log including any SAS notes or errors. What engine are you using when connecting to Teradata? Check with your SAS administrator. Has SAS been correctly configured and tested to work with Teradata? 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 782 views
  • 0 likes
  • 2 in conversation