What do mean by local and global repository?
No Answer is Posted For this Question
Be the First to Post Answer
Can we insert ,update ,delete in target tables with one update strategy tran.?
How can we trouble shoot the commas in a column of a comma delimited flat file in Informatica
what is constraint based load order
What is the Difference between DSS & OLTP?
If u r using dynamic cache lookup port will be thier in thet which option u will select
Explain the different dimensions.
what is the use of Data Mart?
I have id, seq_no date, bill_amt and weight 1,11,'01-Jan-2014',100,2 2,12,'01-Jan-2014',40,5 3,13,'01-Jan-2014',32,5 4,14,'01-Jan-2014',98,2 5,15,'01-Jan-2014',105,3 6,16,'01-Jan-2014',11,3 1,11,'02-Jan-2014',40,2 2,12,'02-Jan-2014',100,5 3,13,'02-Jan-2014',132,5 4,14,'02-Jan-2014',198,2 5,15,'02-Jan-2014',15,3 6,16,'02-Jan-2014',16,3 Now I need output as date MXAMT_LSTWGHT MINAMT_GRTWGHT 01-Jan-2014 100 32 02-Jan-2014 198 100 Could not think of mapping to do so. Please help
What is the difference between Normal load and Bulk load?
What are the rank caches?
Data is passed from one active trans and one passive trans into a passive transformation.Is the mapping valid or invalid?
My source has 100 records. I have targets say in number 5. all target tables has parent and child relationships in between themselves. Now I want to load all 100 records into all targets. How U can ensure that record inserted in parent and then loaded into child.