What are the different threads in DTM process?
Answer / swetha
Master thread: Creates and manages all other threads
Maping thread: One maping thread will be creates for each
session.Fectchs session and maping information.
Pre and post session threads: This will be created to
perform pre and post session operations.
Reader thread: One thread will be created for each partition
of a source.It reads data from source.
Writer thread: It will be created to load data to the target.
Transformation thread: It will be created to tranform data.
| Is This Answer Correct ? | 5 Yes | 0 No |
Different circumstance which drives informatica server to expel records?
What is informatica? What exactly are the practical uses in real world
i have a source of n records.i have to load n+5 records to my target.What is the procedure??????plz tell me.....
How mapping parameter and variable works
How to delete duplicate records if we have huge volume of records in a table ? (rowid is not the correct approach)
How can i maintain unique surrogate key if 2 seperate workflows from different repository run and insert/update the main table at the same time.
I want skip first 5 rows to load in to target? what will be the logic at session level ??
 Suppose you have n no.of records @ your flat file and you have seen some of records are missing while reaching to the destination. How can you trouble shoot it?
Hi, This is Ranadheer. How to load fact tables using dimeension tables. Please anyone give me a answer with example. Thanks in Advance.
can u explain me banking domain projects ? and in banking domain projects how many dimension tables and how many fact tables and how to load source and targets in mapping level plese expain give me one example?
1 Answers Accenture, Cognizant, HCL, IBM, iGate, L&T, TCS, Virtusa,
i have to extract data from a flat file.the flat file has 10 records.i have to extract the 1st and 5th record every time.how is it done.
Difference between Data and Index Caches?