SELECT Failed 3504: Selected non-aggregate values must be part of the...
In the Derived Table there's a GROUP BY missing while the outer query groups by too many columns. And it seems you don't need to nest at all, this should return the same result: SELECT COUNT...
View ArticleNo More Spool Space.... on which AMP? - response (1) by goldminer
Just out of curiosity.... why do you need to know which AMP? Is it to determine null values?
View ArticleTop Sessions Graph - response (1) by gryback
The Top Sessions graph only plots out information on one metric, not two. The bar graph is used to display sessions with the largest values of the selected metric to be blocks with a relative size of...
View ArticleNew Teradata 13 Express Installation - Help - response (10) by msterling
i'm trying to install the ODBC driver v13. the GSS and ICU packages install just fine. how ever when i try to install the driver, I get an erro dialog titled: "ODBC Driver for Teradata Installer...
View ArticleSELECT Failed 3504: Selected non-aggregate values must be part of the...
dnoeth-----Thank you for your clear explanation.
View ArticleHow can I avoid using a Union statement here? - response (2) by dsldsl1980
the data above is base data. I do not have a query to return those results yet. The issue I am having is I am not able to filter on sales because the values will change. I have tried rollup and...
View ArticleStrange error message while running BTEQ update statement. - forum topic by...
Hello Masters, One of my users is having a strange error while running BTEQ update statement. Below is the description of the issue: User is bringing data from SQL server (source) to the...
View ArticleDynamic Column Name - response (5) by saurabhkamath
Thanks again Dieter I am done with the VIEW. I had to use a stored procedure which replaces the VIEW. The only drawback is, to get the report I need to first call the stored Procedure and then select...
View ArticleHow to load Chinese Character in Mainframe(Zos) by using mload? - response...
Hi, Here is the explanation of mainframe CLI0543: CLI0543 External security reported a security violation Explanation: The logon request was rejected by the TDP SECLOGON feature. Notes: This error is...
View ArticleOracle LAG function in TD - response (2) by amitbajpai
Thanks for the quick response. I have tried using the below TD equivalent function for LAG function but the data is not matching exactly (row by row) from Oracle and TD query. Any reason why? Is there...
View ArticleMove Data does not function Teradata 12 - forum topic by brettbates
When attempting to use the Move Data functionality after selecting a database and then selecting Move Data, nothing happens, the application freezes up and must be exited by ending the process in...
View ArticleUsing name of Flat File in TPT Load - response (7) by sarath@TDDEV
Hi All, I am also in the same situation where I need to load the file name into the table. we are using TPT Version 13.10.00.04. my source file is a fixed width file. So when define METACOL1...
View ArticleMove Data does not function Teradata 12 - response (1) by fgrimmer
In checking the Teradata 12 system I test with, the Hw_Event_log table is also not there, so I am not sure that is the problem. But can you attach the log file so I can look at the exception stack to...
View ArticleTeradata Training Material available - response (18) by sandman
Hi Todd I am looking to upgrade my certification from v2R5 Master to V12 Certified Master, so can you please send the materials to my email id boppudsara@gmail.com Thanks Sarath
View ArticleHow does the "With Recursive" work? - forum topic by cravetolearn
Hi I am trying to understand how the "WITH RECURSIVE" Statement works. Could anyone give a step by step explanation with an example. Thanks Siva Tags: recursiverecursive sqlwith recursiveForums:...
View ArticleTeradata Training Material available - response (19) by cravetolearn
Hi Todd I would like to go through the Training Materials you have. Please share them at cravetolearn@gmail.com Thanks Siva
View ArticleDynamic Column Name - response (6) by saurabhkamath
REPLACE PROCEDURE SP_TEMP () CALL DBC.SYSEXECSL('REPLACE VIEW TEMP_V AS SELECT ID,ARTICLE, CASE YEAR_MONTH WHEN CAST(CAST(CAST(DATE AS FORMAT 'YYYYMM')AS CHAR(6))AS INT) THEN AMOUNT ELSE 0 END AS...
View Articlefind the min & max value for the below query - response (6) by Gowtham
data type is VARCHAR(10). i know, we cannot able to compare 1Year and 8Month but as per its order using CASE function we can define some interger values for that, then we can compare right. yes am...
View ArticleTeradata Parallel Transport Wizard Ver. 13.10 Issue. - response (1) by jewilkes
Problem was resolved by changing the "User" permissions on the directory where the TPT executable is stored. Thanks, John
View ArticleDo MLOAD affect performance - response (2) by kandan1988
Hi All I want to make mload to run faster.Please suggest technically. anything can be done to improve its performance
View Article