If source is having 5000 rows,and if you want to load data
into 500 rows to target,if the session runs successfully,how
can you verify the target if the rows are successfully
loaded or not.
Answer Posted / krish
session statistics
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)
What are junk dimensions?
What are the new features of Power Center 5.0?
What is a filter transformation?
What do you understand by a term domain?
What are roles and groups and benefits of using them?
Tell me about MD5 functions in informatica
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
Performance tuning in UNIX for informatica mappings?
What do you mean by DTM and Load manager and what is difference between load manager and load balancer?
What are the data movement modes in informatica?
How to load a Dimension ? and how to load a fact table?
How to load the data from people soft hrm to people soft erm using informatica?
COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1
how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?