JDBC auto refresh
I'm building my firsh Java application using Teradata as the backend database. I would like to impliment an auto refresh feature, that would monitor a table in the database for changes and refresh the...
View ArticleArticle On Teradata Connectors for Hadoop (Java API) version
Hello All, I am currently in the process of developing a complete end-end solution that will migrate objects/data from Teradata to Hadoop and vise versa. When researched, i got the articles on...
View ArticleConnection string of Teradata for Asp.net
Hi, I want put teradata connection strng inside the web.config file and open it in .net code behind to access Teradat. I tried as belo <add name="TDCnnString"...
View ArticleExcel and Multistatement SQL Passthrough
Hello, Long time lurker, first time poster here. Over the last 6 months, I taught myself SQL, and built a SQL Server database that pulled data from Teradata and then compiles and processes that data...
View ArticleOSX ODBC driver and Excel
Hi, I've just installed Teradata ODBC driver on OS X and everything went smooth. But Excel says that there are no ODBC drivers installed in the system. I configured DSNs and checked that ini files are...
View ArticleTITLEDASHES OFF
How do I turn off TITLEDASHES when using Teradata JDBC driver?Tags: titledashesjdbcForums: Connectivity
View ArticleSAS connection to Teradata - Logical Server
Hello I'm tryin to define a SAS connection to Teradata I Installed the module "SAS to Teradata" and Teradata client on my SAS server. Since SAS Management Console, i trying to create a logical server ,...
View ArticleSlow Record Loading into Teradata - with or without PK
I am trying to use the bulk load method using TDCommandBuilder in C# and also compare it to the individual insert statement performance using the following code. I move data back and forth between SQL...
View Articlehow to resolve the weird data when using the Teradata-connector-1.3.3 to...
Hi All, I am using teradata-connector-1.3.3 with the following versions: ->Teradata 15.0 ->HDP 2.1 I am trying to import data from teradata tables to HDFS. I create a table in the Teradata...
View ArticleConnecting to Teradata is very solwly(5 sec)
That's my code below, I connected to Teradata used java JDBC but It took 5 sec to do "stmt = conn.createStatement();". Could anyone help me to fix this problem? CODE public class dw_targetmonthjdbc...
View ArticleDoes TeraJDBC works with JDK/JRE 8 version?
From the latest version of TeraJDBC .It's currently works with JDK/JRE 1.4.2, 5.0, 6.0, or 7.0. Is there any TeraJDBC version that is supporteed and works with JRE8?Forums: Connectivity
View Articlecentos 6.4 + tdodbc 15 getting error: 110 Unable to get catalog string.
Hi all, hoping someone can help. I've got a clean CentOS 6.4 box and I'm trying to connect it to Teradata. My first step is to install ksh then I install the tdodbc 15 packages: tdicu, tdodbc, TeraGSS....
View ArticleConnect to TD using public network and private network
Hi, What is the difference between connecting to TD DB using a public network and private network ? Recently, we had an issue in which we were able to connect to TD Db using private network and not...
View ArticleWhere is SQL Assistant located in TTU 15?
I downloaded TTU 15 today and need to install the SQL Assistant 15. I can't seem to locate it in any of the folders...Forums: Connectivity
View ArticleWhen do we use 'oracle' in create foreign server statment's hosttype?
When connecting TD14 with Oracle 11 or 12, I've read that USL 15 allows connecting them with a portal server in between. When creating the foreign server, hosttype would normally be 'portal' as that's...
View ArticleSetting up ODBC Driver setup parameters and ODBC Driver options globally.
Hi All, Good Day... Can some one help me to set up ODBC Driver for Teradata options (Especially, Password & Data Encryption and Authentication Mechanisms) globally and these optios should not be...
View ArticleUnable to connect to AMC
I have tried connecting to the AMC many times but I am unable to connect to AMC. I typed the IP address and tried and still did not work . I tried connecting from different locations, using different...
View ArticleImport in UTF-8 from Teradata to Pentaho
Hi, guys! I have been breaking my mind the whole day trying to do the following thing. My native language is Spanish and I need to import some words which have accents. I got to upload those words...
View ArticlePassword encryption mechanism for ODBC client application users.
Hi All, Can someone help me to understand more about password encryption with respect to ODBC client applications. As far as I know, password will be encrypted and stored in the database table by...
View ArticleRHEL7 Teradata client 15.00 cannot connect: Specified driver could not be loaded
Hi all, I am currently trying to configure Teradata 15.0 client on a RHEL7 machine. First I installed tdicu, TeraGSS, then tdodbc. Then I edited the .odbc* to my Teradata credential and DBC etc. The...
View Article