Sqoop Import from Teradata with 30 lines of SQL query using –query is failing
Hi, I was trying to import data from teradata into hadoop using sqoop command. This import includes joining of tables on teradata and import the results to hive. I'm using the --query option of sqoop...
View ArticleWhich Teradata drivers support data encryption?
We have a 12 year old classic ASP web application that uses an ODBC Teradata driver. It does only selects from the database. We are being told by our local Teradata administrator to use the new .net...
View ArticleConnection Profile for Vertica in Teradata SQL Assistant
Hi, I have been connecting to Vertica using Teradata SQL Assistant 12 (which requires an ODBC driver). However, in case of Teradata SQL Assistant 13.11 (Java Edition), I am unable to create a...
View ArticleHow to disable DNS COP lookup at login
We have Cold Fusion 8 on Linux in the DMZ. Teradata 14 resides in the LAN. Logins from the DMZ (jdbc) are painfully slow. The network admin sees repeated DNS requests when logins are attempted. The DNS...
View ArticleUpgrade Client ODBC Drivers
Being not an expert at upgrades, I have an old client GSS/ODBC install version 3.06 & would like to upgrade to the latest V14 drivers. The old drivers are located in an NCR folder, & from...
View ArticlePasting OLE objects into BLOB fields via MS Access
Hello I'm writing a MS Access application using Teradata as a back end. One requirement is to be able to store OLE objects (campaign selection flow charts in this instance, but othjer types fail)....
View ArticleExport from Teradata to MySQL using Java
Hello all, Thanks in advance for reading this. I am trying to pull data from Teradata and load it into MySQL without hitting the disk. I am currently doing it with a perl script and connecting...
View Articletd wallet for jdbc
Hi, Can someone share the idea how can we implement tdwallet using jdbc connection. Thanks and regards,Forums: Connectivity
View Article.Net connection using explicit IP Address
I am using the Teradata 13.10 virtual machine and I have assigned it a static IP address (192.168.88.10) for host only access. I am able to connect via BTEQ - .LOGON 192.168.88.10/dbc,dbc - and with...
View ArticleTeradata14, Unica and ODBC
Hi We currently use Teradata version 13 and have no issues connecting to Unica version 6 via ODBC connection. We are soon upgrading to Teradata 14 and have been told it can't be connected to an older...
View ArticleSAS via OLEDB and Null Values
I am trying to load a small SAS table into Teradata via SAS/ACCESS connectivity & OLE DB. The table is mostly NULL and consists of: id, SiteA, SiteB, SiteC, SiteD. The Site variables are...
View ArticleJDBC Hebrew Support
Hi, I'm an end user, mainly running queries on our database and using reporting services. My company uses SQL Assistant as the default querying tool and some of the data I pull is in the Hebrew...
View ArticleLoad Nulls with R & JDBC Fastload Problem
Hi all, I try to load some data from R directly to Teradata 14.10 via JDBC Fastload. The data contains some Nulls for numeric values and I have not been able to load this data so far. The code below...
View ArticlePossible to install both 13 and 14 versions of the driver? SUSE Linux
Hello, we installed the Teradata 13 ODBC driver on our SAP HANA system (SUSE Enterprise Linux) but when we try to install the 14 version it tells us the files in /usr/lib and /usr/lib64 conflict with...
View ArticleJDBC URL specify failover server
Hi there!, we have a web application connecting to teradata using JDBC url. To handle, automatic failover I would like to specify failover server in JDBC URL. But I couldn't find any information on...
View ArticleODBC Connectivity Issue
I have installed both 32-bit and 64-bit ODBC drivers for Teradata. I have set up the DSN for both 32-bit and 64-bit using the below odbc administrators for 64-bit - C:\Windows\System32\odbcad32.exe ;...
View ArticleCloudera Connector Powered by Teradata - Charset UTF8 Problem with "Special...
There is a thread in database forum that it should be here: http://forums.teradata.com/forum/database/teradataimporttool-charset-problem --- Hi. I am importing data from teradata to hadoop with...
View ArticleJDBC driver version connection
I am setting up a demonstration in AWS using the Teradata Express V14 AWS demo AMI. I am also trying to connect to it from OBIEE (ORacle Business Intelligence platform). My knowledge of these tools...
View ArticleCan I use the Teradata ODBC Linux drivers with Mac OS X
Hi, I have been using Windows and Python as a scripting interface to access Teradata. I recently switched to a Mac, and wondering if I could use the ODBC linux drivers for connecting to Teradata using...
View ArticleCatch a Duplicate row error when executing a PreparedStatement batch request
Hello all , Thank you for reading this . I pull data from oracle to teradata using a PreparedStatement batch request and some data are the same . So when I execute preparedStatement.executeBatch()...
View Article