Can anyone guide me the steps to install informatica PC 8.5.1 with database as oracle
Answer / raghu ram
search in youtube you can find installation videos search as
"informatica installation"
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of source qualifier?
How to do unit testing in informatica?
What is checksum termnology in informatica? Where do you use it ?
3 Answers Chase, Cognizant, Deloitte,
Why we use lookup transformations?
sorce is a flatfile only 1st and last row should insert to target how will u do?
what is the -ve test case in your project.
My source table having some records ,i want load 1st record and last record into one target?
explain about session partitions ?
How to generate sequence numbers using expression 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??
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?