After dragging the ports of 3 sources
sqlserver,oracle,informix to single source qualiofier can
we map these ports directly to target and how?
Answer Posted / rao
How can you join 3 heterogeneous sources to a single source
qualifier?.
For this you need to use 2 joiner transformations and the
resulted cloumns can be connected to the target.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How many dimensions are there in informatica?
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?
What is expression transformation?
Informatica Checkpoints
What are data-driven sessions?
permutations of mapplet
how to create user defined function (udf) in informatica
How can we update a record in the target table without using update strategy?
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
What is flashback table ? Advance thanks
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 primary and backup node?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
What is target load order?
can we override a native sql query within informatica? How do we do it?