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?
No Answer is Posted For this Question
Be the First to Post Answer
Which kind of index is preferred in DWH?
Can any one give me a real time example for FACT TABLE & DIMENSIONAL TABLE?
Hi, If any hav Informatica n DWH FAQ's,Plz do fwd to vanibv6@gmail.com Thnx Vani
What is target update override
How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.
1:when we develop a project what are the performance issue will raise?? KPIT 2:if a table have INDEX and CONSTRAINT why it raise the performance issue bcoz when we drop the index and disable the constraint it performed better??KPIT 3:what are unix commands frequently used in informatica??
Hi, Can someone send me the DWH and Informatica FAQ's at vanibv6@gmail.com Thanks in Advance, Vani
I am using mapping variable, when i am running a session,before it has 10000 records, after completion of session what about value of mapping variable?
Tell me about MD5 functions in informatica
my sourse is like id name sal--1 aa 1000 ,2 bb 2000, 3 cc 3000 4 dd 4000, 5 ee 6000 , 6 ff 7000 and so on but myrequirement is like this id name sal up_sal,1 aa 1000 null,2 bb 2000 1000, 3 cc 3000 2000 4 dd 4000 3000, 5 ee 5000 4000 , 6 ff 6000 50000 and so on so how can i get it plez reply for this as soon as possible , thanks in advanced
We can achieve better perfomance using sorter before an aggragator. Then what is the significance of 'Sorted Input' check in aggregator ?? Please let me know the difference ??
Explain the informatica workflow?