Hello,
I would like to know the correct parameter for Teradata timeout datastore connection string in SAP data services
Here is as example when you use Native Connection that doesn't use DSN:
SQLDriverConnect =>> ("Driver={Teradata Database ODBC Driver 17.20};DBCName=TD_Hostname;uid=username;pwd=password;logintimeout=240;").
Thanks,