If i done any modifications for my table in back end does it
reflect in informatca warehouse or maping desginer or source
analyzer?
Answer Posted / puli ramesh
The Informatica Repositoy will have already an imported
tables and if changes been done at backend is concerned
tables. Untill it is Re-import the tables from the database
then changes will be reflected.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
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 a repository? And how to add it in an informatica client?
Write the unconnected lookup syntax and how to return more than one column.
To Provide Support For Mainframes Source Data, which Files Are Used As A Source Definitions?
Why update strategy and union transformations are active? Explain with examples.
Please let me know how to make Data masking in informatica..
What is the Rank index port in Rank transformation?
What is joiner transformation in informatica?
How we can create indexes after completing the loan process?
Explain what is informatica metadata and where is it stored?
What is lookup transformation?
Write the unconnected lookup syntax?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
How to generate sequence numbers?
Describe data concatenation?