ODBC call failed error - windows 7 64 bit machine - forum topic by pjonas
I have installed Teradata 13.1 on a new machine. It appeared to install correctly. It is using Windoes 7 enterprise with a 64 bit operating system. When I attempt to use it I get an ODBC Call Failed...
View ArticleTD utilities and JAVA. - forum topic by mayanktiwari
Hi All, I am developing a code on Core JAVA. But I dont know how to Execute the code with the help of the TD Utilities on UNIX. Is there any facility/add-in provided by TD by we can do this. Please...
View Articleerror message "two different data types are being set" - documentation?...
Thanks for the reply - I am using Spring jdbcTemplate's batchUpdate method to do some inserts - one record has a null value in parameter 6. So you're exactly right. I see two options to solve this: 1)...
View ArticleJDBC - Converting from DB2 to Teradata - response (2) by ltt73
Thanks tomnolan - I'm starting to see that converting my code from db2 will not be quite as easy as I had hoped.
View ArticleDrop Temporary Tables - forum topic by ALovick
Hi, I have a temporary table that I need to drop but I can't run DROP TABLE Db1.Table1; because it says error 5337 drop table is not allowed due to materialized temporary tables So we went to every...
View Articleerror message "two different data types are being set" - documentation?...
A solution involving more work: a colleague suggests using Spring's interface BatchPreparedStatementSetter. Implementing that allows you to override whatever default behavior Spring is using to set...
View ArticleSQL and Explain sometimes not visible in query monitor - response (4) by gryback
I checked into this and there is an open issue being investigated for getting the SQL/Explain information for stored procedures. I would suggest you submit a Teradata support incident so you can get...
View ArticleAbout Partitioned Primary Index (PPI) - response (3) by Kbos
Hi Vikas, thanks for ur response...So, what You say is that If I add a new range by People_Subscription_Start_DT, Do I need to include People_Subscription_Start_DT as part of PI as it follows? Every...
View ArticleExpired Password Prompt - forum topic by goldminer
Every now and then I run into a situation where a user's password expires and I am not able to reset the password to produce a prompt to change. I run all users through a profile. I have set up...
View ArticleUsing templates for operators provided in TPT - response (15) by TonyL
The value name ":Imdb_Cd" is incorrect in the first INSERT statement. The correct name is ":IN_Imdb_Cd".
View ArticleTD utilities and JAVA. - response (1) by tomnolan
Please provide more information about what you want to do. When you say "TD Utilities", what are you referring to? Are you referring to FastLoad and FastExport? The Teradata JDBC Driver supports...
View ArticleRecursive View - response (1) by KS42982
I agree with the fact that recursive queries are slow as it takes lot of spool but for only 70K employees, it should not take that long. We process 100 of thousands of records with it and the outcome...
View ArticleTeradata ODBC driver installation in Linux - response (1) by GALPGR
This is the link:http://downloads.teradata.com/download/connectivity/odbc-driver/linux
View Articleconvert string to date format - response (15) by usczeus
Worked like a charm Harpreet! Thank you!
View ArticleSQL to import string with comma (,) from a file using SQL Assistant - forum...
Hi, I am trying to import data from a text file using a SQLAssitant. But it is giving me an error as the string contains ",". I am using this below syntax for inserting: CREATE VOLATILE TABLE...
View ArticleDisable Execution of the Data Mover Job from Viewpoint - forum topic by...
Hi, Is there any setting in viewpoint or data mover that will prevent execution of data mover job from viewpoint portlet. We want to create the data mover job from viewpoint but execution must be...
View ArticleLocking of the DBC tables - forum topic by krishaneesh
we have batch jobs running 24 hours. Through out the day there are fastload jobs using multiple users which include dropping and rebuilding the tables. Due to this there are locks on the dbc tables...
View ArticleEstimate and Actual are different and causing PJ. - response (4) by BPP
So just you all know we were able to address this. One of our DBA had identified bad stats (Parition + highly non unique column) were causing the plan to wayward!! Thanks Bhanu P
View Articletuning the Skewed joins - forum topic by sureshv
Hi, A query has a join condition and one of the columns in the join is highly skewed with a single value . Can anybody suggest how can we tune this type of joins. Thanks in Advance Suresh.Forums:...
View ArticleCreating a new secondary index on table - response (6) by teradatauser2
this summarizes the data from dbc.DBQLObjTbl
View Article