Can anyone please help me out,In which transformations records
will be rejected and how capture those records?and How to
reload the rejected records?
Answer Posted / sreedhar lokaray
There is no such transformation which can handle reject
records. In reconciliation and validation process we
generally reject the records upon not meeting certain
criteria and load them into error log (files or tables).
These logs are later verified and the rejected records are
reloaded after making corrections.
As a simple example if we define the criteria that an
employee record where salary =0 or null should not be
loaded into the target table will be routed to the reject
table/error log using a router transformation.
Hope this clears your question.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Enlist the various types of transformations.
can you please explain me pre session and post session options?
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
What is a pre-defined event and user-defined event?
What happen when you enable grid option avilable at session level ? (Ans found: Scalabily . A single session Parallelization) But how can one session is sharable among different nodes at the same time while running ?
have u done any performance tuning? how u ll do?
What are the prerequisite tasks to achieve the session partition?
Explain dynamic target flat file name generation in informatica
How are indexes created after completing the load process?
How do you take back up of repository?
Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?
What is a filter transformation?
my source is junk data how will u remove that junk data by using unix please any one replay me
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
what are all the deliverables of ETL informatica power center project? what are all updated or created by etl developer as his everyday activities?