After a load is done to my target table, I need to insert a last row, which might be formed at some expression transformation and brought to target. Do I have to have separate mapping to be run after the 1st mapping? Or in a single mapping how to achieve this?
TCS,
3 8602In Joiner Transformation, how to identify the master and detail tables if one is from Oracle and the other is from Sybase.
TCS,
2 11686Let’s say I have more than have record in source table and I have 3 destination table A,B,C. I have to insert first 1 to 10 records in A then 11 to 20 in B and 21 to 30 in C. Then again from 31 to 40 in A, 41 to 50 in B and 51 to 60 in C……So on up to last record.
5 13894Source is a flat file and want to load unique and duplicate records separately into two separate targets; right??
4 12557what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?
TCS,
2012Hi , Please help how to achieve the following scenario. I have a source table like this. Rollno name class university 1 Raj 1st Sku 2 Ram 2nd SVU 3 Sam 3rd OU I need the data in the target table like below. Rollno name class university 1 Raj 1st Sku 2 Ram 2nd SVU 3 Sam 3rd OU 4 Rajesh 5th SKU The Last row values we have.. and we have to append this last row in the target table. Thanks and Regards Nataraj V
3 7095Post New Informatica Questions
How do you load alternate records into different tables through mapping flow?
Differentiate between reusable transformation and mapplet.
Explain transaction control transformation in informatica
How to elaborate tracing level?
what is SDLC way of code development?
How to handle decimal places while importing a flatfile into informatica?
What is flashback table ? Advance thanks
Define the various join types of joiner transformation?
Mention a few design and development best practices for informatica?
Write the unconnected lookup syntax and how to return more than one column.
Explain what are the different versions of informatica?
How do you load unique records into one target table and duplicate records into a different target table?
What are the mapping parameters and mapping variables?
What is the meaning of decode in informatica?
Define joiner transformation?