BookmarkSubscribeRSS Feed
mamta007
Calcite | Level 5
I am trying to access Teradata tables using SAS but getting the following error.I can see the tables in Teradata studio so I know I have access ERROR: Teradata connection: MTDP: EM_SSOLOGONFAIL(244): SSO logon failed by gateway. my query- proc sql inobs=10; connect to teradata (server='XX' user=xx@LDAP' password='XX'); create table blah as select * from connection to Teradata (select * from edw_core.city); quit;
1 REPLY 1
ChrisBrooks
Ammonite | Level 13

It could be an LDAP issue http://support.sas.com/kb/58/135.html

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
  • 1 reply
  • 1996 views
  • 0 likes
  • 2 in conversation