What is target load order?
No Answer is Posted For this Question
Be the First to Post Answer
my source is a comma delimited flatfile as eno, ename, sal 111,sri,ram,kumar,1000 and my target should be eno ename sal 111 sri ram kumar 1000 i.e; we need to eliminate the commas in between the data of a comma delimited file.
Briefly define a session task?
what is the flat file partition and where have to specify it
Explain incremental aggregation in informatica
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??
What is tracing level and what are the types of tracing level?
What are the issues you have faced in your project? How did you overcome those issues?
source is a flat file empname, empno, sal ram, 101, 1,000 sam, 102, 2,000 ques: my target needs the data to be loaded as sal -1000 and 2000 excluding commas target empname, empno, sal ram, 101, 1000 sam, 102, 2000 how to implement this?
How to use procedural logic inside infromatica?
How to generate sequence numbers?
How will the document be delivered to me?
Could any one to tell How to use the Oracle Analytic functions in Informatica?