What are the different threads in DTM process?
Answers were Sorted based on User's Feedback
Answer / rekha
DTM CREATES MASTER THREAD ,IT CONATINS THE FALLOWING
READER THRAD
WRITER THREAD
MAPPING THREAD
TRANSFORMATION THREAD
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / guest
The DTM uses reader, transformation, and writer threads to
extract, transform, and load data
| Is This Answer Correct ? | 2 Yes | 1 No |
what r the transformations that r not involved in mapplet?
i have two sources two flatfiles same structure one flatfile contain 100 million recs another flatfile contain 10 million recs i have to connect single target(performance oriented answer) what are the steps we have to do this scenario
what is unit testing?tell me proceedure
How to write a procedure for a date which is in three different formats,and you want to load into datawarehouse in any single date formate
What do you mean by channel change?
hi talents, how do u get sequece numbers with oracle sequence generator function in informatica.... i dont need to use sequence generator transformation..... how do u achieve this???
SOURCE 1 a 1 b 1 c 2 a 2 b 2 c TARGET 1 A B C 2 A B C In oracle & informatica level how to achieve
what are the unix commands to start the wrk flow ?
What will happen if we have a filter transformation used in a mapping and in the filter condition we specify 1. Yes nothing else, only the number 1. In other words, assuming we have 10 rows coming to this filter transformation as an input, how many rows will be output by this transformation when we have only 1 in the filter condition?
Mapping variables, parameters syntax, if you create mapping variables and parameters in mapplet can you use them in the mapping?
i have 1000 records in my dource table, the same i have in target ,but a new column added in target as "batchno", and this column adds no 10 for 1st 100 records and 20 for next 100 records and 30 next 100 records and vice versa. how to acheive this?
Can you create a flatfile target