How to extract sap data using informatica?
No Answer is Posted For this Question
Be the First to Post Answer
how many types of dimensions are available in informatica?
explain about session partitions ?
if we have a delimiters at unwanted places in a flat file how can we over come those.
Can anyone briefly describe abt audit table loading?
How to load last 10 records of flat file in to the target?
By using Filter Transformation,How to pass rows that does not satisfy the condition(discarded rows) to another target?
I have source table 100 records after run session successfully but loads the target table 50 records only what happened that 50 records and how can i load remaining 50 records
how can we perform incremental aggregation?explain with example?
Whats there in global repository
Hello...... How can i set my mapping as read-only? Please answer me. Advance thanks
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
Can we create two repositories on same database instance in oracle?