Unable to connect to TERADATA from SSIS ADO.Net source
Hi All , I m trying to connect to TERADATA server from SSIS using .Net Providers\.Net data provider for TERADATA. After giving the server name and credentials i m getting the below error. Test...
View ArticleIssue Loading Records from Informatica to Teradata Using Odbc Connection
Hi Everyone, It is a strange issue, I am loading few records from SAP source to Target TD table through Informatica after ABAP generation. Now the issue is that every time I load with any range of Data...
View Article.NET Data Provider Teradata - Session Issue - Volatile Table
Teradata Fans, I have a problem with the .NET provider in SSIS & a stored procedure in Teradata. I have developed stored procedure that creates a volatile table. This volatile table will be used...
View ArticleTeradata .NET data provider - LEFT() function doesn't work in both V13.x and...
Just wondering why the string function LEFT() doesn't work with the Teradata .NET provider in both versions of SQL Assistant V13.x and v14.x. It works perfectly well when use ODBC with SQL Assistant...
View ArticleTeradata - Informatica - Linux - tbuild -V not found
Hi All, My name is Srinath I have installed TTU 13.10 in linux Server . For the first time of installation it was successful but we had few issues so had to uninstall or remove the TTU and TPT and...
View ArticleTeradata JDBC fastload hangs after 50K records
Hello Teradata experts, I'm now working on optimization of loading of data into Teradata. Our application allows to load big csv files by means of jdbc connection and executeBatch. I've run the load...
View ArticleParameter for no of connections or sessions to Teradata
2015-06-23 15:00:37,075 [Thread-11] ERROR com.XXX.dataconnector.ClientThread - Unable to load connector and populate data: Unable to read data source; [Teradata JDBC Driver] [TeraJDBC 14.10.00.17]...
View ArticleTeradata Kerberos : Failure server not found in kerberos database
Hello All, We are trying to setup Kerberos client on a Teradata VM. We have followed all the steps mentioned in info.Teradata We stuck at the last step. When we try to login. we are getting error as...
View ArticleSSIS Teradata Source
Hi all, I have a big problem on my BI project. I am using MS SSDT. I have already installed Teradata Connectors for .NET. I created an SSIS project and got a Teradata Source. However since I installed...
View Article305 NOREQUEST Specified request does not exist.
Hi, Getting "305 NOREQUEST Specified request does not exist." Error while creating Volatile table through SAS connection string. What could be the issue ? Thanks in Advance.Tags:...
View ArticleTeradata Connection pooling : com.teradata.jdbc.TeraConnectionPoolDataSource...
Using com.teradata.jdbc.TeraConnectionPoolDataSource for pool based datasource in a application. Below are the configurations.. <property name="minPoolSize" value="2" /> <property...
View ArticleIssue with connection using RODBC to Teradata
I am facing this issue on Red Hat Linux Server while connecting using R onto Teradata 14.10. I am using R-3.2.1 and Teradata 14.10 client. Also installed RODBC package. Below is the error I am...
View ArticleTeradata VM - Outside connection
Hi Experts I am pretty new in Teradata, I have just installed Teradata Express for VMware Can I configure this Teradata environment to connect from my Laptop? And not from inside of the VM? Please...
View ArticleNeed some help with SAS connection via CLIV2
Background: We use SAS 9.4 under windows to access our Teradata data warehouse running 14.1. Since the update from Teradata 13 to 14, our SAS connections have been terminating due to TDWM throttle...
View Articlelinux teradata ODBC SQLConnect Error
I can successfully connect to DB2 using my odbc files. But when I try it with Teradata I get the following error:$ /opt/teradata/client/13.10/odbc_64/samples/C/adhoc...
View ArticleDoes ODBC have an option for LOG=DEBUG like JDBC does?
One nice feature of the JDBC driver is the ability to specify how much logging output goes to stdout. For those who aren't familiar, you can pass LOG=DEBUG to get extremely detailed info from Teradata...
View ArticleTDAT ODBC and Windows 10
I've been trying to use the TTU 15 tools iwth Windows 10, and while SQL Assistant ("Queryman") in native Teradata mode works fine, I can't get it to work in ODBC; nor will Teradata Admin work. Has...
View ArticleCalling Macro from .Net Provider
Hi, I'm new to TeraData and need to call a Macro from C# using the .Net Provider. I wasn't able to find any sample code, and not sure what the correct way to do this. I don't want toe send "exec...
View ArticleConnecting into Teradata Database from IBMi AS400
Has anybody ever done connecting into Teradata Database and accessing it from IBMi AS400 ( using programming language RPGLE ). I need help, guidance. Thanks.Forums: Connectivity
View ArticleExceptionInInitializerError while connecting to Teradata through JDBC Driver
Hi, I am trying to read data from Teradata DB in a MapReduce job using the JDBC Driver. I get the following exception/stack trace: Provided connection string: jdbc:teradata://teradata/database=dbname...
View Article