Seeking Advice On Low Latency (Near Real Time) Loads using TPT and CDC -...
Currently faced with an envionment that looks as such: Source: AS/400 Target: Teradata ETL Tool: Informatica Requirement: Low Latency / Near Real Time Data Availability Problem: When pulling data out...
View ArticleSeeking Advice On Low Latency (Near Real Time) Loads using TPT and CDC -...
Some questions: How long has the existing CDC process been in place? Is it home grown? Was Teradata engaged to tune or architect it? The reason I'm asking is I know of a client that uses a similiar...
View ArticleSeeking Advice On Low Latency (Near Real Time) Loads using TPT and CDC -...
The CDC process has been in place for sometime and we have done a POC which shows the proposed architcture working nicely. The concern really is whether there is another alternative methodology we...
View ArticleSeeking Advice On Low Latency (Near Real Time) Loads using TPT and CDC -...
Then you should be good then. You could possibly improve performance through elimination of the landing of the data. Below is a link you can look at which shows a TPT only example. I personally prefer...
View ArticleLimitation of Reading number of Fields in TPT - forum topic by gbindra
Hi, Is there any limitation on reading the number of fields in a delimited file by using the DATACONNECTOR PRODUCER. We have a file which has 7000 fields per record and we only need to load 1000 of...
View ArticleSeeking Advice On Low Latency (Near Real Time) Loads using TPT and CDC -...
I am always thinking of solutions :). Please bear with me, if it is out of place :)Teradata has recently acquired Think Big Analytics. Think Big Aanlytics has rich experience of integrating hadoop,...
View ArticleTSET - forum topic by shirsat17laxmi@gmail.com
Hi All, Can anybody guide me regarding Teradata system emulation tool. Is it allowed to change number of nodes, PEs, Amps using TSET. Thanks in advance :) Cheers, LaxmiForums: Tools
View ArticleTPT script to load data with embedded qualifiers - forum topic by TDArpit
Hello, We are trying to load a pipe delimited flat with qulaifiers as " utlizing the TPT script but our loads seems to be failing since there is a embedded " in certain fields. Its just sending the...
View ArticleTTU 15 Installed, SQL Assistant Error - response (2) by spimr
I have the same problem :-(
View Articleteradata studio express - Connecting for the first time - response (6) by...
@fgrimmer Sorry to post on an old thread, but you say "enter an expression for including schemas". I am wondering what kind of expression is allowed. I have tried a number of delimiter/expression...
View ArticleTSET - response (1) by frnewbrough
Have you looked at the user guide? http://www.info.teradata.com/edownload.cfm?itemid=110590031
View ArticleTPT script to load data with embedded qualifiers - response (1) by feinholz
If your data is not quoted, we will process everything in between the delimiters as data. If you are using the delimited feature "QuotedData" and you have embedded quotes inside the quoted string, then...
View ArticleTPT script to load data with embedded qualifiers - response (2) by TDArpit
Hi, Do you know a way how it can be espaced in script. Are you sugessting to use some feature outside TPT to do that ? Just for your reference I am adding the script attributes currently that are set :...
View ArticleQuoted qualifiers in TPT - forum topic by TDRookee
Hi, I have a pipe demimited file which looks like below and also some fields are starting and ending with quotes. But as you see the highlighted part there is a qualifier with in a text field and my...
View ArticleTPT script to load data with embedded qualifiers - response (3) by feinholz
Your attributes look fine. But there have to be parsing rules. They are not complex, but they exist so that delimited data can be parsed correctly. You cannot expect to have quoted data with embedded...
View ArticleTPT script to load data with embedded qualifiers - response (4) by TDArpit
This is the data sample. If you see the value "GABRIEL "TIT" thats is our problem record...
View ArticleTPT script to load data with embedded qualifiers - response (5) by feinholz
That field will have to be modified. That record will be a problem because it does not adhere to our parsing rules. (You cannot have it both ways. You cannot indicate that you want your data quoted,...
View ArticleQuoted qualifiers in TPT - response (1) by feinholz
Please refer to this thread: https://forums.teradata.com/forum/tools/tpt-script-to-load-data-with-embedded-qualifiers Embedded quotes must be escaped.
View ArticleLimitation of Reading number of Fields in TPT - response (1) by feinholz
We should (in theory) be able to read in that many fields, and I will definitely have someone look into this. What version of TPT are you running? Can you also post a screenshot of the console output...
View ArticleTPT script to load data with embedded qualifiers - response (6) by TDArpit
Thanks for the info. Just another question to make it clear. Can we achive this using the fast load script instead of TPT ?
View Article