what are the challenge face in u r project?explain me
Answer Posted / nitin
Anyway you will see the below issues in general
1. some specific characters are not loading as in the source
2. Data truncation happened on few fields
3. Frequent changes are coming from the user
4. Performance issues when loading huge data
generally we r facing following problems....
Data types mismatch
missing links(source and target column links)
environmental issues(some times source system does not exitst
then we can't read the data from the sources and some times
target system does not exist then we can't load the data
into the target then we have to send a mail to the network
peoples)
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of presistent cache in look up tr.
Define filter transformation?
How can we improve session performance in aggregator transformation?
what are 3 tech challenges/ common issues you face?
How does the aggregator transformation handle null values?
Differentiate between sessions and batches?
Is it possible to use a client with different version than that of its Informatica server?
How to load last n records of file into target table - informatica
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
What is meant by pre and post session shell command?
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?
explain one complex mapping with logic? sales project?
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
Explain about Informatica server process that how it works relates to mapping variables?
how we can load rejected record's at run time?(not through bad files)