How might you approve all mappings in the archive all the while?
No Answer is Posted For this Question
Be the First to Post Answer
What is main use of mapplet?
what is surrogatekey ? In ur project in which situation u has used ? explain with example ?
I have a scenario which load the data frm single source to 2 targets as T1, T2, and T1 have a P.K and T2 have F.K relations. first data has to load in T2, and then data load to T1 if that record exist in T1... how can we acheive it?
How to recover sessions in concurrent batches?
My source is flat file which contain only one column with data type varchar.now i want to send string data types into one target and if any numbers and special characters are there that should be send it into another target.so how do you design a mapping for this?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
What is the format of informatica objects in a repository?
Create a mapping which contains 2 target tables. When the session runs for the first time it shud load Target table 1 and when it runs for second time it shud load Target table 2.
How can you differentiate between powercenter and power map?
what are the real time problems generally come up while doing or running mapping or any transformation?
Can we use parameters of parameter file in presession command
What you know about transaction control transformation?