what is target load plan
Answers were Sorted based on User's Feedback
Answer / ahalya inturi
target load plan defines order in which data extracted from
source qualifier transformation
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / srinivas
suppose i have 3 pipelines in a single mapping designer
emp source--->sq--->tar1
dept source--->sq--->tar2
bonus source--->sq--->tar3
my requirement is to load first in tar2 then tar1 and then finally tar3
for this type of loading to control the extraction of data from source by source qualifier we use target load plan
| Is This Answer Correct ? | 3 Yes | 1 No |
What are the steps involved in the migration from older version to newer version of Informatica Server?
How to load query faster,so that It will take less time to load?
my source contain data like this eno ename phno 100 john 9989020508 101 ram 7246599999 i want to load the data into target is eno name phno 100 john (998)-9020-508 102 ram (724)-6599-999.
When we enable pushdown optimization technique, two options will be enabled (use view,..). Can anyone tell me how these two options will work ? When do we need to go for pushdown optimization technique ?
Briefly explain the aggregator transformation?
we have three columns and two rows. col1 col2 col3 a b c want to change into 2 columns and 3 rows ,how? col1 a col2 b col3 c which transformation u'll use and how?
What is a design?
scd methodology?
if the column name in sql override is diff from the column name in source qualifier,what is the impact?
What is the difference between STOP and ABORT options in Workflow Monitor?
what is persistant cache in which situation we will use persistantcache
What is the command used to run a batch?