Failure 7453 Interval field overflow - response (8) by Jessy Mahesh Kothapalli
Hi Diter, Finally we could create UDF for MINUTES for same.Please find the logic for sam which will be given in minutes Let me know if i'm not wrong for same REPLACE FUNCTION...
View ArticleWill volatile tables be dropped? - response (16) by maniamenon
Hi Dieter, When I am trying to create a Volatile Table in the Procedure, it gives an error as below: SPL1027:E(L71), Missing/Invalid SQL statement'E(3807):Object 'vt_TableTar' does not exist.'....
View ArticleHow to import data from Excel file - response (5) by mr.umarwaqas
I am working on excel for long time. Importing conditional data from another excel is quite easy. you have to follow some simple steps without using vba and by using formula. For this purpose please...
View ArticleFailure 7453 Interval field overflow - response (9) by dnoeth
Hi Mahesh, if it's correct depends on your definition, between TIMESTAMP '2011-01-10 23:01:59' and TIMESTAMP '2011-01-10 23:02:00' there is one second, but the result will be 1 minute, i.e. the same...
View ArticleWill volatile tables be dropped? - response (17) by dnoeth
Hi Mani, don't care, this should be no error, but a warning message, i.e. the SP still gets created. When the VT doesn't exist in the current session, there's this warning message for the INSERT, but...
View Articlebynet install issue during installing Teradata 13.0 Express Edition -...
Hi Tim, you should be glad there was an error, you did something like "FORMAT C:" in Windows :-) What are you trying to do? Your RELEASE LOCK looks like an ARC command, RELEASE LOCK dbc (ALL),...
View ArticleError 2803 Secondary index uniqueness violation error utf-8 impact? - forum...
Hi there, I assume I have a pretty naughty case . I have a dimension table with a secondary unique index (COUNTRY_ISO_A2 ,CITY_TXT ,ZIP_CODE) from columns with datatype VARCHAR() CHARACTER SET UNICODE...
View ArticleData movement across Terdata server - response (2) by meet_as
Thanks for the response. If possible can you please tell the reason why TPT is fastest on the performace than others. Regards, meet_as
View ArticleHow to reduce skew factor on stage tables with NoPI? - response (2) by jodba
Hi VM, These are probably small tables tables loaded with batch load TD utility. Even though it is true that your NoPI tables will be loaded in round robin manner in this case, the round robin is...
View ArticleError 2803 Secondary index uniqueness violation error utf-8 impact? -...
Are you shure the duplicate is not in your staging table? sel COUNTRY_ISO_A2 ,CITY_TXT ,ZIP_CODE from staging group by 1 having count(*) > 1 And to find out which rows might cause that error: sel...
View ArticleNew Teradata 13 Express Installation - Help - response (7) by swatisvl
could you please provide hte download link for Teradata Database Express 13.0. Actually I installed td-ttu-13.10.00.00 from the link...
View ArticleQuery Tuning - response (13) by jodba
I would also check if the problem is not in the Insert step of the query. TRIMs will definitely burn a lot of additional CPU cycles, but still it should not take that much time to select 210 million...
View ArticleConcatenate o/p of two select statements - response (15) by jodba
Hi Mahesh, I would suggest using ROW_NUMBER() instead of RANK() and change the recursive UNION ALL WHERE clause to:...WHERE RSLT.RN1 + 1 = B.RN1 Best Regards, Igor
View ArticleError 2803 Secondary index uniqueness violation error utf-8 impact? -...
Hi Daniel, thanks both queries returned no occurrence, so I am left with the next control. rgds JL D
View ArticleMload on a referenced table. - response (2) by Sungard_PS_Brazil
Thanks Dieter i'll try that and let you know.
View ArticleError 2803 Secondary index uniqueness violation error utf-8 impact? -...
Sorry Dieter for the wrong name JL
View ArticleTeradata Training Material available - response (5) by harikrish
Hi Todd, Could you please send the material to mallikarjunpsoft@gmail.com? Thanks harikrish
View ArticleTeradata Online Training and Placement Assistance - forum topic by steven789
We also offer Online Training (Remote Training + Real-time exp) / In-Class Training with sure placement Assistance. Onlineitguru is one of the leading top Training and Consulting Company in US, with...
View ArticleCloud Computing Online Training and Placement Assistance - forum topic by...
We also offer Online Training (Remote Training + Real-time exp) / In-Class Training with sure placement Assistance. Onlineitguru is one of the leading top Training and Consulting Company in US, with...
View Article