can session assigned multiple mappings or not?
Answers were Sorted based on User's Feedback
explain about session partitions ?
I have 1200 records how can u send it in aggregator with good performance issues?
In session log thier should not be a single error how will u do
why cant we put a sequence generator or upd strategy transformation before joiner transformation?
How can we remove the duplicates from flat file source?
What is a command that used to run a batch?
how to we create datamart?
 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?
source target --------- -------- name no sal name no sal max_sal r 10 1000 r 10 1000 3000 y 20 3000 y 20 3000 3000
When will you use SQL override in a lookup transformation?
If my source is having 30 million records, so obviously the cache could not be allocated with sufficient memory. What needs to be done in this case?
How to Join Tables my Source is having 15 table target is one?