What is the difference between SOURCE and TARGET BASED
COMMITS?
Answers were Sorted based on User's Feedback
Answer / swathi
Requesting you guys, if you know the answer post it. Plz
dont post senseless things here..
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / suresh
source based means not depending upon how many records
written to target,the Integration service commit data.
target commit means not depending upon how many records read
from source it will commit.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / buddy
source means reading from source and target means loading into
target
| Is This Answer Correct ? | 0 Yes | 2 No |
i have flat file it contains 'n' number of records, i need to send half of the records to one target table and Remaining half to another target table. can any tell me procedure.
Hi Friends, I want lo truncate my records from target before loading current month data,but i dont have permission to truncate with truncate option if u know any other way please give your valuable input for this. Thanks Abhishek
Explain about cumulative Sum or moving sum?
my source contain data like this eno ename phno 100 john 9989020508 101 ram 7246599999 i want to load the data into target is eno name phno 100 john (998)-9020-508 102 ram (724)-6599-999.
Explain your project of banking domian.
can v update d records in target using update stargey without generationg primary key ? explain
1)can anyone explain how to use Normalizer transformation for the following scenario Source table | Target Table | Std_name ENG MAT ART | Subject Ramesh Himesh Mahesh Ramesh 68 82 78 | ENG 68 73 81 Himesh 73 87 89 | MAT 82 87 79 Mahesh 81 79 64 | ART 78 89 64 | please explain what should be the normalizer column(s) The GCID column 2)Also please explain the Ni-or-1 rule.
5 Answers FCS, IBM, Satyam, TCS,
How to send duplicates to one target and unique rows to one target?target is empty
My source table having some records ,i want load 1st record and last record into one target?
tell me the informatica architecture
Informatica and datawarehousing courses in Pune?
Which one is better performance wise connected/un-connected lkp?why?