Teradata jdbc driver upgrade from 13.00.00.07 to 15.00.00.15
I am using Teradata jdbc driver 13.00.00.07 to connect to Teradata data base from my java application. Couple of days back I got the following issue 'TeraResultSet:getTimestamp function failed'. After...
View ArticleCannot convert from Db.DateTimeOffset to Td.TimeStampWithZone
I am attempting to execute a parametrized non-query SQL command using TdCommand.ExecuteNonQuery(). The parameter in question is DbType.DateTimeOffset and TdType.TimestampWithZone; the parameter value...
View ArticleError inserting null value into nullable field using TdCommand
I have the following unit test which is failing due to a TdException with the message "[Teradata Database] [2689] Field is null for column defined as NOT NULL." [TestMethod] public void...
View ArticleSQLPrepare error when NoScan enabled
Hi guys. I have some troubles with ODBC driver. I'm facing error HY092 Invalid attribute when try to run SQLPrepare function. My connection sting to Teradata:...
View ArticleConnecting to Teradata using Python
Hi Guys, I am strugling to connnect teradata usning python. I have a user ID and password in text file and i need to read the test file to connect to teradata.. could you please help me with theb...
View ArticleUnable to connect to TD15 SQL Assistant
I got the TD 15 installed using ' Teradata Tools and Utilities - Windows Installation Package' But i am getting the below error while connecting to SQL Assistant'Unknown Error Occured in Terasso...
View ArticleSending dataset(multiple rows and multiple columns ) from .net to teradata
Hi Experts , Is it possible to send multiple rows ( a table ) from .net environment to teradata environment . I think it should be possible but as I am completely at DB side I have no idea of...
View ArticleSending dataset(multiple rows and multiple columns ) from .net to teradata
Hi Experts , Is it possible to send multiple rows ( a table ) from .net environment to teradata environment . I think it should be possible but as I am completely at DB side I have no idea of...
View ArticleHandling Large volume of data thru JDBC connection
Hi, We are evaluating options to Extract/insert large volume of data (Millions of rows) from Teradata and process within a Java application. 1) We can use JDBC to connect to Teradata from Java...
View ArticleToString error in SQL Server link to Teradata
Hello, I am trying to query some Teradata data in SQL Server. When doing so, I get an error, "Cannot find either column "XDate" or the user-defined function or aggregate "XDate.ToString", or the name...
View ArticleODBC Call Failed
I am trying to run my query after my linked table in Access 2007 is done and all is fine. I get an ODBC call failed periodically. It normally happens during business hours. On the weekends, early...
View ArticleHow to make DBS running? all VPROCs and PDE nodes fully online
Hi all, I installed Teradata express 13.0 (not vmware) on Win7. I run TD Service Control - it ends up as: "PDE state is RUN/READY". I executed sysinit and after restart my configuration is 2 AMPs and 1...
View ArticleSQL Assistant and ORA-12154 on 64-bit Windows platforms (but not on 32-bit)
Since it appears SQL Assistant is still available only in 32-bit version (TD 14/15 clients), it attempts to connect to Oracle's 32-bit ODBC. On 32-bit Windows platforms everything is peachy. On 64-bit...
View ArticleSetting up JDBC Driver for Teradata Database on Vmware and Cognos
Hi, How do i set-up the JDBC drivers on Cognos and Teradata database? I've downloaded the jdbc drivers but i don't know how to set them up in both Cognos and Teradata database. Can anyone help me...
View ArticleStored Procedure
Hi everyone, I'm pretty green at this field but I have to create a table from a select statement i've made and it has to be done though a stored procedure. I'm wondering if someone nows any good...
View Articleodbc driver trace on windows.
Dears, I could enable the driver trace on Linux. (modify the odbc.ini file.) But for windows, do we have the same functionality? I did not see it. Enable DSN Tracing is not the option in windows. I...
View ArticleTeradata connectivity using Entity framework 6.0
Hi, I am very new to teradata. Please help me. Is it possible to connect to teradata using Entity framework 6.0. If so, is there any sample application or source code(some kind of tutorial) for...
View ArticleQuestion about parameter markers and .net
I am trying to insert data into a table using a .Net DataAdapter. The following simplified example shows my problem (hopefully) The DataTable has 3 columns Id FirstName LastName Now the insert...
View Article[PerformancePoint2010]Connectivity with teradata
Hi, I try to connect PerformancePoint 2010 to Teradata. I did'nt find how to connect it. I already try this : - To connect with standard connexion - To connect with connexion string like this...
View ArticleJDBC FastLoad - error 3737
Hi, I am using JDBC FastLoad to transfer data between different teradata environments. I have been hitting an error message: java.sql.SQLException: [Teradata Database] [TeraJDBC 15.00.00.20] [Error...
View Article