AT the max how many transformations and mapplets can we use
in a mapping ?
Answer / j.david sukeerthi kumar
No restrictions on the numbers, we can use as many se we can.
| Is This Answer Correct ? | 23 Yes | 0 No |
what is the diff b/w target load plan and cbl?
What is reconstalation n What is fact constalation? Correct me if i m wrong in the question.
I have 4 columns in a table say, name ,address, salary and city. So based on distinct city names, i need to combine the other data and send it to a flat file. Distinct city names can be 4 or 5 or 6. So it has to dynamically generate flat files(4 or 5 or 6) corresponding to the city names.
when we create source as oracle and target as flat file, how can i specify first row as column in flat file?
how to create a sample mapping for dynamic lookup transformation
What is Java Transformation? what are the uses of it?
Can we create a node as a gateway node and the same node can be assigned to a grid?
select * from emp where sal>(select min(sal) from emp) how to implement the same in informatica ?
Why filter transformation is an active one?
What are the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
what is the gap analysis?
What is a snowflake schema?