Unable to establish connection between R studio and Teradata
i am using Terdata version 13.10 and R Studio 3.2.3 (32-bit). I am trying to establish connection between both using following code. I also have all required JDBC drivers installed on system. drv =...
View ArticleODBC.INI configuration with LDAP Authentication Mechanism
Hi, I am trying to connect to teradata database using ODBC with LDAP authentication. Follwing are the coentents of my odbc.ini: [testdsn] Driver=/opt/teradata/client/15.00/ODBC_64/lib/tdata.so...
View ArticleUnable to connect to Teradata from Qlikview Management Console
Hi All, I am trying to connect to teradata from Qlikview Management Console. The connection String I have written is...
View Articlepyodbc encoding issue
I have (what appears to be) an encoding issue using pyodbc -- Perl works without issue and is using the same ODBC drivers. ---------------------------------------------------------------------python...
View ArticleTeradata & Excel Powerpivot
Hi all, I am working to build some pivots/charts through Excel Powerpivot accessing TD database. I retrieve data w/o problem but I have the following problem: 1 - I am not able to save the password in...
View ArticleErrors obtaining jdbc:default:connection from external Java stored procedure
I wrote a Java stored procedure, packed it into a jar and installed it into the Teradata database. I want to use the default database connection as described here [1]. Most of the code was generated by...
View ArticleBuilding a new API on Teradata REST Services
Hi, I've read with interest the Teradata REST Services guide, and the Driverless Connectivity article at Teradata Magazine : http://www.teradatamagazine.com/v15n01/Tech2Tech/Driverless-Connectivity/...
View ArticleTeradata Python Module: fails on first attempt, succeeds on 2nd
I am new to python, and am finding that my first attempt to connect via ODBC always fails with the error you see below, however the 2nd attempt, immediately afterwards, always succeeds, and does so...
View ArticleRetreiving database name from JDBC connection
The connection URL for JDBC I use: jdbc:teradata://10.21.10.9/TMODE=ANSI,CHARSET=UTF8,DATABASE=DB_ABCDEF I know that you can get the current database by querying it with "select database". My question...
View ArticleCreate Volatile Tables in Visual Basic 2010
Hi alli'm working in Visual Basic 2010 trying to create several volatile tables in Teradata database. The program creates some volatile tables and sometimes in random way (not for the same table),...
View Articlecannot connect to Teradata via perl on linux - getting core dumps
[:home/cl2515/perl] perl -MDBI -e 'DBI->installed_versions;' Perl : 5.016003 (x86_64-linux) OS : linux (2.6.32-220.4.2.el6.x86_64) DBI : 1.631...
View ArticleConnectivity issue
Hi All; I have installed the drivers for php on a RHEL 7 system. I've configured the odbc.ini with the same settings I had on an older system but I am getting this error when trying to load a page that...
View ArticleDelay in establishing connection form hibernate to Teradata.
We are using JDBC template to estatblsih connection bewteen Application and Teradata,but it's taking more than 15 sec to establish connection. Anyone can help us to solve this. Forums: Connectivity
View ArticleJavascript & Iframe, auto fill-out user name and password
Hi All Aside from compliance considerations, is there any way to auto-populate the username and password fields when embedding Teradata Views via the Javascript API. I can easily get the API to work,...
View Articledbc.sessioninfo.ClientOsName on Windows10
hi, when i connect to Teradata from Windows10 x64 using SQLA, dbc.sessioninfo.ClientOSName does not indicate accurate OS name. but i can get correct name when using Teradata Studio Express. i hope ODBC...
View ArticleTeradata JDBC connectivity with ODI 12c
Folks, I am trying to connect Teradata database with ODI. While trying to create physical architecture in ODI, Teradata connectivity is not working.I am getting the below error. Could not load JDBC...
View ArticleTeradata and Presto Connector
Hello, I am using teradata vesion of Prestodb 141t to connect to different data sources and one of my datasource is teradata but there aren't any documenatation about the connector. Does prestodb have...
View ArticleCan not connect to TD from SQLA over home network, but can connect using BTEQ!
I have set up TD (rel 15.10.00.06, ver 15.00.00.07) under VMPLAYER on a Windows 8.1 laptop connected to my home network. . I can access TD from Studio Express, BTEQ running under VMPLAYER on this...
View ArticleTD JDBC Driver Upgrade question
We are currently on TD 14.10 and use the JDBC driver 15.00.00.20. We are upgrading to TD 15.10 but are not using any features from 15.10. Is it safe to keep using the 15.00.00.20 driver with TD 15.10...
View ArticleError on read with WebFocus
When we run the select statement query from a view using SQL Passthru we are getting the below error: (FOC1400) SQLCODE IS 3996 (HEX: 00000F9C) : Right truncation of string data. When I googled I got...
View Article