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
Answer Posted / guest
use dynamic lookup cache so that u can load the data after
load 50 records
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is DR strategy for Informatica project?
explain one complex mapping with logic? sales project?
Explain load alternative records / rows into multiple targets - informatica
is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?
Explain incremental aggregation in informatica
How can you validate all mappings in the repository simultaneously?
What do you mean by enterprise data warehousing?
What is joiner change?
What is meant by incremental aggregation?
How can you generate reports in informatica?
where to store informatica rejected data? How to extract the informatica rejected data?
What are the different components of powercenter?
How to generate sequence numbers using expression transformation?
What is target load order?
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?