Counting working days - response (4) by Reece260
Hi ulrich, Solution 1 works wonderfully. Thanks so much this has solved somthing that has stumpt me for a while now.
View ArticleRE: Stats collection and Performance - topic by chand308
Hi, I am having two questions related to collect stats. 1) I using Diagnostic HelpStats On For Session to know the recommended stats. Even after collecting the stats on that column, it's still showing...
View ArticleTPT script for Sybase - topic by lgscheurich
Does anyone have a template script for TPT that extracts data from Sybase?
View ArticleFast Export 2GB file Limit - topic by Karthickvijay
Hi , I am new to teradata. I am working on a requirement fast export scripts. Actually we are developing one generic script template to automate creating fexp script and this FEXP script can be used...
View Article2616: Numeric overflow occurred During computation - response (1) by...
Hi, Please check if the datatypes of columns in source and target match exactly if not use cast() Thanks, Vijayshankar
View ArticleCPU Skew in Viewpoint during TPTUPD - topic by gsoh
Hi, I was found somethig about cpu skew in viewpoint during tptupd. why there was over 99% cpu skew all sessions read more
View ArticlePartition Elimination not happening in Fact through Time Dimension filter. -...
Hi Manik I faced similar issue in ETL, but solved using stored procedures. In my case Partition elimination->join and full table scan>join had time difference of huge 30 Min. Filter,...
View ArticleHow do I retrieve the most recent used autonumber?? - response (4) by ulrich
Teradata is a MPP system, so data is distributed and processed in parallel. So this is implemented differently- In easy words: To become not sequencial the identity process is done Vproc specific and...
View ArticleWant Teradata SQL Tutorial - response (155) by richa.prvr
Hi all Can anyone please provide me materials for passing TD-SQL -122. Please send it to richa.prvr@gmail.com Richa
View ArticleTeradata ARCHITECTURE Training - topic by googinup
hi All we are providing TERADATA ARCHITECTURE Training. The key points of our training is + Experiance Trainers + Online Training + Flexible timings + Real Time Project Explanation Visit US :...
View ArticleWant Online Teradata Training - topic by googinup
any one need Online Teradata Training contact Us: info@onlineinformaticatraining.com and visit us: www.onlineinformaticatraining.com
View ArticleA Wish List for future versions of Teradata. - topic by nezoic
I read the forum enhancements wish list post and figured I would start one for teradata in general. I apologize, if this isn’t the place for it. read more
View ArticlePivot Data by Month - topic by mattie4
How would I make this result look like the second result? read more
View ArticleA Wish List for future versions of Teradata. - response (1) by nezoic
Just ran into another from issue, when casting SMALLINT to varchar(2) why in the world does it add 5 leading spaces and force me to do a trim before concatinating the result of the cast? Example:...
View ArticleA Wish List for future versions of Teradata. - response (2) by ulrich
Hi, the general place for Teradata enhancement request is http://www.teradata-partners.com/ER/submit Where it might be interesting to discuss new requirements in the forum as well but I guess finally...
View ArticlePivot Data by Month - response (1) by ulrich
Can you please provide a DDL and insert statement for your test data? It is not really clear if state_ind has the values '1 AL' etc. And does the source table contain already the columns July and...
View ArticleJDBC DatabaseMetadata.getColumns Seems Slow - response (7) by _H_
/* We have the same problem. I've never coded a lick of java but here is what i found. If teradata controls the SQL used to query the catalog there should be a way for teradata improve the...
View ArticleFast Export 2GB file Limit - response (1) by liprais
Hi,Karthick We have came across with the same porblem also,and after research and discussion we decided there is no perfect solution ,maybe you can count the rows and export ,say ,20m rows at one...
View Articledeleted a table - response (4) by AshishPatil
hi dieter, I am new to TD. I would like to extend this thread... as i got the questions now. As we have flashback recovery options in oracle to recover tha dropped tables similirly do we have...
View ArticlePython odbc not returning Teradata errors - response (5) by alpanchino
Simony, Do you recall what you did in order to get the correct Teradata error messages to display? I'm hitting the same problem right now, so any help would be appreciated!
View Article