In a concurrent batch if a session fails, can you start again from that session
write sql query following table amount year quarter 1000 2003 first 2000 2003 second 3000 2003 third 4000 2003 fourth 5000 2004 first 6000 2004 second 7000 2004 third 8000 2004 fourth i want the output year q1_amount q2_amount q3_amount q4_amount 2003 1000 2000 3000 4000 2004 5000 6000 7000 8000 can anybady help me to achieve the aboue result by using informatica. thanks in advance.
Hi All, i have question regarding Change Data Capture in Informatica. As i know we can do this using Incremental Aggregation(i never worked on Informatica but i read) and i think we can do the same with SQL Over write and with variables. Can someone tell me how do we do this using other two techniques.. using SQL Over write and variables. Thanks for the help and greatly appreciated.
What will happen when Mapping variable and Mapping parameter is not defined or given? Where do you use mapping variable and mapping parameter?
How do you promote a non-reusable transformation to reusable transformation?
Can any one give me a real time example for FACT TABLE & DIMENSIONAL TABLE?
Where should yoU place the flat file to import the flat file defintion to the designer?
What is the use of code page?
MY SOURCE IS LIKE THIS VENKATESH,101||RAJESH,102||SIVA,103||SWATHI,104 MY REQUIRMENT IS NAME ID VENKATESH 101 RAJESH 102 SIVA 103 SWATHI 104 PLEASE PROVIDE ME THE SOLUTION
Transformer is a __________ stage option1:Passive 2.Active 3.Dynamic 4.Static
What is difference between stored procedure transformation and external procedure transformation?
what is the diff b/w union and joiner and lookup?
how to insert header after each group.