Teradata Driver, LDAP & Talend? - forum topic by teradatatester
Has anyone successfully used the Teradata driver with LDAP authentication in the ETL tool Talend?Tags: databasedriverjavaldapteradataForums: Database
View ArticlePartition Elimination - response (3) by ilf
Hi, I have a question. We have a table having column with timestamp data type. Partition is applied on the column by casting it to date data type. attached below. Col1 TIMESTAMP(0)) PRIMARY INDEX (...
View Articlecalculate recency & absolute deviation for a dataset - response (2) by suyog
Thanks Dieter, this works perfect. since I wanted to calculate deviation from absolute, I used - MAX(MAX(purchasedate)) OVER () - MAX(purchasedate) If I understand correct, the use of window function...
View ArticleOuter Joins and Optimizer Issues - response (1) by wpitterl
Anyone have any input? Dieter maybe?
View ArticleTeradata DBA Online Training and Placement at BIanalysticsolutions.com -...
BIAnalyticsolutions.com is one of the leading top Training and Consulting Company in US, with a good placement track record. We have certified trainers. We will provide Online Training, Fast Track...
View ArticleUpdating a table through view - response (2) by mayya@teradataforum
Thank you Dieter. But i have few queries, I created a table as below, (V2R5) CREATE SET TABLE zam_product1 ,NO FALLBACK , NO BEFORE JOURNAL, NO AFTER JOURNAL,...
View ArticleTimestamp format on teradata retrieval - response (10) by dnoeth
Your syntax is wrong, within a Create Table it's trns_dt timestamp(0) format 'MM/DD/YYYYBHH:MI' Dieter
View ArticleUpdating a table through view - response (3) by dnoeth
Hi Mahesh, i don't know what caused this, are you 100% shure the create view/grant/select all refernce the correct objects in the correct database? When the base table of a view is dropped the view...
View ArticleCardinality : Populate missing/non-existent elements - forum topic by suyog
Hi, I would like you to see teh example below and share your thoughts on the approach or solution -Table 1consumer, dept,frequency,recency12345, a, 20 , 100 days22345, a, 22 , 100 days32345, a, 20 ,...
View ArticleTeradata Training Material available - response (99) by Juriaan.vanoosterom
Hallo Todd, i am trying to get into inner workings of terradata. Can you please send me the material? Thanks. Juriaan8@gmail.com
View ArticleCardinality : Populate missing/non-existent elements - forum topic by suyog
Hi, I would like you to see teh example below and share your thoughts on the approach or solution - Table 1 consumer, dept,frequency,recency 12345, a, 20 , 100 days 22345, a, 22 , 100 days 32345, a, 20...
View ArticleCardinality : Populate missing/non-existent elements - response (1) by suyog
In short I want to extrapolate data values for non-existent combinations.
View ArticleCardinality : Populate missing/non-existent elements - response (1) by suyog
In short I want to extrapolate data values for non-existent combinations.
View ArticleIf a user X is created with Spool Space say 50 GB and later on this user is...
If a user X is created with Spool Space say 50 GB and later on this user is explicitly assigned with 10 GB of spool space individually den what will happen ?????
View ArticleCPPI question - forum topic by cursavas
Hello, I am trying to add a range to my CPPI column but get this error when I run the alter table statement: 'Executed as Single statement. Failed [5731 : HY000] TBL_ADD_PARTITIONS_FOR_PERIOD:DROP...
View ArticleParallel Transporter - response (1) by feinholz
Yes. In the root install directory for TPT, there is a twbcfg.ini file and you can redefine the directories in there.
View ArticleMload Hangs in acquisition phase - response (3) by vijaydf
not sure if .. the above issue is resolved.. we are using the tpt ,update operator and we read the file from named pipe, the jobs some time hangs in the Acquistion phase. log - File_Reader: TPT19008...
View ArticleUsing templates for operators provided in TPT - response (17) by vijaydf
i just noticed I am getting the below message in TPT.but the job is not aborting.... File_Reader: TPT19012 No files assigned to instance 6. This instance will be inactive. File_Reader: TPT19012 No...
View ArticleUsing templates for operators provided in TPT - response (18) by Fred
Normally each data connector producer instance reads a separate file, e.g. when you are using FileList or DirectoryPath options. There is a MultipleReaders='Y' option if you really want multiple...
View Article