Describe an informatica powercenter?
No Answer is Posted For this Question
Be the First to Post Answer
What are the session parameters?
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?
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?
Briefly explain your complete project(sales) flow, (ie. from source received from client, transformations, then despatch to end user) what are all the process. Kindly give step by step process.
In which circumstances that informatica server creates Reject files?
can we see default group,when we use router?if yes how?
Can informatica load heterogeneous targets from heterogeneous sources?
Explain the different dimensions.
What are mapplets? How is it different from a Reusable Transformation?
Hi experts, table 1 has 10 records, table 2 has 5 records select * from table1, table2; What is the output for this query???....plz answer
What is the difference between power center and power mart? What is the procedure for creating independent data marts from informatica 7.1?
Suppose we are using a Dynamic Lookup in a Mapping and the commit Interval set for the tgt is 10000. Then how does the data get committed in the lookup if there were only 100 roows read from the src and the dynamic lookup dint have the 100th row in it?