generate date / time dimension in informatica
No Answer is Posted For this Question
Be the First to Post Answer
I am hvaing SOURCE as 1000,null,null,null null,2000,null,null null,null,3000,null null,null,null,4000 Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
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?
What is the difference between Oracle performance and Informatica Percfomance? Which performance is better?
why do u use shortcuts in informatica.?
WHAT IS FACT TABLES?
performance tuning of Informatica
There are two sessions are connected to the workflow. When the first session run load the data(employees data sum_salaries <= 1000000) into the target1. When the second session run load the data(employees data sum_salaries > 1000000) into the target2. How to achieve this?
What are the different ways to implement parallel processing in informatica?
In update strategy target table or flat file which gives more performance ? why?
if i am having 10 records in source, i want 20 records in target...how will you do it
Define Pmrep command?
Which files are created during the session rums by informatics server?