How to execute a stored procedure from vba excel
Hi, I have a stored procedure to grant a role to a user wherein i pass name,rolename,request no and have a o/p variable to get any success/failure message. i have this working very fine. Now , i plan...
View ArticleHow to call a Teradata stored procedure using openJPA?
I have a Teradata Datasource that uses TeraData JDBC driver for connection running locally on Websphere 8.5.5.2. In this datasource, I have a custom property called 'databaseName' which represents a...
View ArticleODBC Drivers on Solaris not working for OBIEE Admin Tool
Hi, We installed the Teradata ODBC drivers (v15.00) on an Exalytics T5-8 clustered environment (2 nodes) - with all prerequisites in place. We tested on both nodes with nqcmd and we can select...
View ArticleConnections Created (w/ ODBC/.NET) Are Surviving After conn.Close()
I have written a C# ASP.NET application that uses the Windows TD ODBC driver (v 13.10.00.10). In my code, I create an open a connection, perform my query, then close the connection. However, what we...
View ArticleCommand line installation for ODBC Driver for Windows 15.00.00.00
Hi, I am trying to package the ODBC driver for installation at our company and am encountering some issues with setup.exe. The GUI claims it is installshield but all the usual command line arguements...
View Article.NET Executing macro and statement cache
Hello, I already post about that kind of subject in the past and we achieved to succeed it in Java/JDBC mode. Our issue We are executing macro statement in a multithreaded batch mode. We just cannot...
View ArticleSupport for reading ORC File tables from Hadoop into Teradata using SQL-H?
Does TD SQL-H support reading ORC File tables?Tags: hadoopsql-horcForums: Connectivity
View ArticleTeradata Connectivity Issue - Connection reset by peer Error
I have intalled Teradata 13 in Windows 7 32 bit machine. I am getting an error 10054 WSA E ConnReset: Connection reset by peer. I tried to connect to local host (127.0.0.1) and same local host address...
View ArticleTPT Help with SSIS
TPT Help with SSIS Hello All, I just installed the Teradata 15.0 driver on one of the servers. Now I am able to connect to the TeraData DB and see all the drivers. When I try to run the package, it...
View ArticleCannot find the full path for file
hello there We are using SAP interface to load data from Stage area to TD, I use Parallel Transporter and when Ixecute the jon , it fails with message which is in Subject. I understand that this file...
View ArticleConnector 1.3 for Hortonworks 2.1 -- creates a view when importing
Hi All, I am using the Hortonworks connector for teradata + sqoop. When I import with a query statment the connector adds in a create view statment. I don't have permissions to create a view (and I...
View ArticleWierd non-text error message when trying to connect via pyodbc
My code: import pyodbc td_connstr = "DRIVER={Teradata};DBCNAME=%s;UID=%s;PWD=%s;DATABASE=%s;QUIETMODE=YES;" % (my_credentials) pyodbc.pooling = False td_conn = pyodbc.connect(td_connstr) I get an error...
View ArticleViewpoint
Can anyone tell me where to find the Viewpoint server IP address and port number once the Viwepoint sevices have been started? Can't seem to find out how to access Viewpoint config files. Funny, I...
View ArticleSSIS 2012 and Teradata
I have a package in SSIS 2012 catalog trying to get some data from Teradata DB. The connection is not working for me and I keep getting the error: ADO.NET Source has failed to acquire the connection...
View ArticleConnecting to Teradata using Perl
I am attempting to connect to teradata using Perl. I am not able to get it to connect. We are getting the following error when trying to connect: /usr/local/bin/perl: symbol lookup...
View ArticleUnable to get catalog string
We are getting intermittent "Unable to get catalog string" errors when connecting to our Teradata DB via ODBC using Informatica. We set the NLSPATH but do not get more detailed errors. Re-running the...
View ArticleInstall of TeradataODBC14.10.16.00 and TeradataODBC15.00.01.00 fails on Yosemite
Hi guys I tried to install both on Yosemite. Clicked through the wizard (accepting defaults) and it looks like it's on the last step that the installer says the installation failed. -HintoTags: ODBC...
View Articletime required to transfer data from hadoop to teradata and vice versa
We have 24nodes 2650 model with 576 amps on 1GB internal LAN connection. We are planning to have Teradata Hadoop of 17 DATA nodes with 36TB / node on 1GB or 10GB internal LAN Card. Our client wants to...
View ArticleIs it possible to connect to Teradata from Excel without installing Teradata...
I'm trying to build an Excel self-service tool front end for a Teradata database, but the end users will not have any Teradata drivers installed on their machines. Is it possible to use a generic ODBC...
View ArticleTeradata BTEQ logon with Latin Character SET
Hi All, I am unable to set the Session to Latin. I am using TD 14 & trying to logon from Unix terminal using below command: bteq -c Latin1 .logon server/user,pwd (Note: i am able to set the same...
View Article