i have f;latfile source. i have two targets t1,t2. i want to load the odd no.of records into t1 and even no.of recordds into t2. what is the procedure and whar t/r's are involved and what is the mapping flow
4 12353i have flatfile source. i want to load the maximum salary of each deptno into target. what isthe mapping flow
3 11708what is tha tracesing level? and difference betweentrace in normal and verbose and nonverbose?
2 6837for ex: in source 10 records are there with column sal. use a filter transformation condition as Sal=TRUE and connect to target. what will happen.
11 23149Post New Informatica Questions
What is pmcmd command?
update strategy transformation in informatica
What is status code in informatica?
what is unit testing?tell me proceedure
Partition, what happens if the specified key range is shorter and longer
Under what condition selecting sorted input in aggregator may fail the session?
What are the main issues while working with flat files as source and as targets ?
How to create the source and target database connections in server manager?
how to construct simple biogas digerter? please show me detail drawing and specification of simple biogas construction?
Explain sessions. Explain how batches are used to combine executions?
What is target load order?
Clarify the aggregator change?
Design a mapping to load a target table with the following values from the above source?
What is a mapplet/worklet in informatica?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa