how we can do session partition in informatica any one explain
me clearly?
thanks advance.
Answer / raghu
partion points make the boundaries btn threads
in a pipe line.the integration service redistributes the data
at partion points.we can increase the partion points and
increase the session performance.
| Is This Answer Correct ? | 3 Yes | 1 No |
100 records in source and i have 3 targets, my requirement is first record insert into 1st target,2 record into 2nd target,3 record into 3rd target and again 4th record into 1st target like dat..how to implement dis?
how to load only the first and last record of a flat file into the target?
What is a passive transformation?
We can achieve better perfomance using sorter before an aggragator. Then what is the significance of 'Sorted Input' check in aggregator ?? Please let me know the difference ??
Explain what are the different versions of informatica?
i have two tables,table 1 having 2 columns and 3 rows,table2 having 3 columns and 2 rows.what is the output if i do left outerjoin,full outer join,right outer join?
Hello Everyone,i have one question on sequence generator.i have two targets and the records comes from the source will place in the targets like 1-10 rec in target1 and 11-20 rec in target2,21-30 rec in target1...etc so any one can help me? plz..Thanq in adv.
Explain the shared cache and re-cache?
select count(1) from emp? what is the o/p?
How can you use an Oracle sequences in Informatica? You have an Informatica sequence generator transformation also. Which one is better to use?
how we can load rejected record's at run time?(not through bad files)
How do you load only null records into target? Explain through mapping flow.