My Source qualifier has empno, sal.
Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET
SAL ------------>TARGET ?
Is this mapping valid or any issues are there if we design
like this?
Answer Posted / amedela chandra sekhar
mapping is valid but we should not do like this.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the use of aggregator cache file?
How does a rank transform differ from aggregator transform functions max and min?
Explain the different kinds of facts.
How identifying bottlenecks in various components of informatica and resolving them?
Please let me know how to make Data masking in informatica..
Explain pushdown optimization $pushdownconfig parameter - informatica
Mention few advantages of router transformation over filter transformation.
Explain lookup transformation in informatica
Explain the types of lookup transformation?
Define pmcmd command?
how we can load rejected record's at run time?(not through bad files)
How do you load unique records into one target table and duplicate records into a different target table?
Explain how to import oracle sequence into informatica?
What are the settings that you use to configure the joiner transformation?
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?