what is the method of error handling when session is running?
Answer Posted / guest
we can check the log files in work monitor.and also by
debugger at mapping level.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?
How do you load first and last records into target table?
What are session parameters ? How do you set them?
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 ?
Performance tuning( what you did in performance tuning)
What is parallel processing in informatica?
my source is junk data how will u remove that junk data by using unix please any one replay me
How to extract the informatica rejected data?
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 the advantages of informatica?
How to create a non-reusable instance of reusable transformations?
What is pmcmd command?
In informatica workflow manager, how many repositories can be created?
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
What is mapping debugger?