How to handle decimal places while importing a flatfile into informatica?
No Answer is Posted For this Question
Be the First to Post Answer
While using update strategy in the mapping which gives more performance, a flat file or Table? Why? What are the advantages and disadvantages?
Explain the flow of data in Iinformatica?
Describe the impact of several join conditions and join order in a joiner transformation?
WHAT IS THE DIFFERENCE BETWEEN .NET AND INFORMATICA?
in static and dynamic which one is better
What is tracing level and what are the types of tracing level?
who to split dimentions into sub dimention
what is dimension table?
What are multi-group transformations?
suppose if we have dublicate records in a table temp n now i want to pass unique values to t1 n dublicat values to t2 in single mapping using aggregator & router? how
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
How will you update the first four rows and insert next four rows in a mapping?