BTEQ is not returning proper error code when run file is not present. -...
Better to create a new thread for a new question. In batch mode (within a script), the password goes on the .logon rather than on a separate line (as interactive mode):.logmech ldap.logon...
View ArticleSSIS 2012 OLE DB Teradata provider 'TDOLEDB.1' - response (2) by rs122158
Teradata only offers a 32-bit OLEDB Provider. Error may be the result of SSIS package running in 64-bit mode. Try setting package properties Run64bitruntime=false
View Articlereplacement of dense_rank function in oracle - forum topic by memostone
Hi all, We are migrating from oracle to teradata, and got stuck with dense_rank function, please any suggestions would be appreciate. Here is our query in oracle: select dense_rank() OVER (ORDER BY...
View ArticleMainframe with Teradata - response (2) by chandanyadav
Thanks for the link.. I will check this out..
View ArticleTeradata Connectivity To Datastage - forum topic by martin_lai
Hi, I have problem connectivity from data stage to Teradata database. The error is "The connector could not establish connection to Teradata Server prdtdcop1. RDBMS Code 224MTDP : EM_NOHOST(224) ... "...
View ArticleQualify Rank Over Partition By - response (3) by ashkul
Hi Qaisar thew document http://www.teradataforum.com/teradata_pdf/b035-1101-122a_5.pdf has been removed. Any idea where I can get it from ?
View ArticleBTEQ is not returning proper error code when run file is not present. -...
thanks Fred. I will give it a whirl.
View ArticleBTEQ is not returning proper error code when run file is not present. -...
So my script should look like. Added the syntax for authentication and access particulars(should it be followed by semicolon?). Is there a general rule around when to put a semicolon. Following code...
View ArticleQuery to find tables with no stats defined/old statistics - response (4) by...
Hi Dnoeth, I was looking for your statsinfo views and new version of your stats query which has been fixed all the bugs so for. I tried with no luck on all of your blogs here, even in...
View Articlereplacement of dense_rank function in oracle - response (1) by Harpreet Singh
Refer to page http://developer.teradata.com/blog/dnoeth/2011/05/missing-functions-dense-rank here 3 methods are provided. Keep outer join outside and not in derived table.
View Articlereplacement of dense_rank function in oracle - response (2) by dnoeth
Of course this is not correct, you use two columns in the ORDER BY, but the MIN(STATE) is only a single column. Go to Harpeet's link and change the code to the 2nd version based on ROW_NUMBER() OVER...
View ArticleQuestion on TARALaunch Utility of Tivoli - response (1) by PaulEr
Hi Yes, you could directly use the script generated in TARA Gui. Regards, Pavel.
View ArticleQualify Rank Over Partition By - response (4) by dnoeth
You don't want this document :-) It's a a link to an old V2R5 Teradata manual, you'll find the latest version at www.info.teradata.com: SQL Function, Operators ... Dieter
View ArticleQuery to find tables with no stats defined/old statistics - response (5) by...
I just noticed that the attachement is lost, i'll send it to you directly. There was some maintenance going on this week and apparently it's still not back to normal, you were the guy with the empty...
View ArticleMigration of Special Characters of UNICODE to TERADATA - response (2) by...
Hi Fred, Thanks for your time. The default client character set on our TD machine is LATIN. We have overwritten the value with UNICODE character set during execution of MLOAD loading script. PLease let...
View Articlerow concatenation for dummies? AKA oracle wm_concat() teradata equivalent -...
Hi, Can anyone guide on how can we implement WM_CONCAT as explained above in Teradata ? In our case some Oracle logics are built on this, there should be some way to replicate this in Teradata kindly...
View ArticleTimestamp format not working to get the two digit year - response (1) by mjj
Hi, There is a dbscontrol parameter named Century Break. If century break is 0 then all years in YY are 19YY If century break is 100 then all years in YY are 20YY.
View ArticleTD Version Features / Changes - forum topic by tssr_2001
Hi All, Can anyone please tell me, which document will have the list of features : 1. New Features introduced, in each version of Teradata 2. the changes/upgrades/no support details, made to those...
View ArticleTD Version Features / Changes - response (1) by dnoeth
Hi Raja, there's a Release Definition for each release, you'll find them all at www.info.teradata.com Dieter
View Article