What is the difference between SOURCE and TARGET BASED
COMMITS?
Answer Posted / buddy
source means reading from source and target means loading into
target
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is mapping debugger?
What is resilience time?
How do you set a varible in incremental aggregation
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
What is mapplet in informatica?
What do you understand by SOA of Informatica?
What is a rank transform?
Performance tuning in UNIX for informatica mappings?
What are connected or unconnected transformations?
What are the components of the workflow manager?
What is the use of transformation?
Can anyone tell me the new features in Informatica 9 Version?
How to Create a folder using pmrep command?
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?