explain abt ur project architecture?
No Answer is Posted For this Question
Be the First to Post Answer
what is granularity,what type of granularity we will take in fact tables either lowlevel or highlevel,if two tables having same granularity that is posiable or not
how can we load 365 flat file to a single fact table (target) as a history load in single mapping?
how we can load rejected record's at run time?(not through bad files)
What are the different components of powercenter?
On lookup on any table we can get only a)any value or b)last value but if i need both duplicate values How can i achieve?
what are presession,postsession success and postsession failure commands ?
i have source file data empno,ename,sal 100,ram,1000 200,tyu,2000 300,gh,3000 out put as e empno,ename,sal 100,ram,null 200,tyu,1000 300,gh,2000 how to load it?
How can we integrate different flat file data in a single mapping and with in a single execution
How your source files are coming to your ETL server. Actually at which stage of your mapping it is happen.
What is the default join that source qualifier provides?
How to load last n records of file into target table - informatica
when do we use static cache and when do we use dynamic cache in lookup transformation? with example.