If source is having 5000 rows,and if you want to load data
into 500 rows to target,if the session runs successfully,how
can you verify the target if the rows are successfully
loaded or not.
Answer Posted / raveendra g
By using Testload option, we can test the rows.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is native users?
What is Session and Batches?
Explain sql transformation in script mode examples in informatica
How do you load first and last records into target table?
Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?
What are the components of workflow manager?
What are the conditions needed to improve the performance of informatica aggregator transformation?
Explain sessions. Explain how batches are used to combine executions?
Briefly explain the aggregator transformation?
How many transformations can be used in mapplets.
What is a sequence generator transformation?
How can a transformation be made reusable?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
Write the different tools in the workflow manager?
What are Dimensional table?