Why we use partitioning the session in informatica?
Answers were Sorted based on User's Feedback
Answer / swetha
Partitioning achieves the session performance by reducing
the time period of reading the source and loading the data
into target.
| Is This Answer Correct ? | 14 Yes | 8 No |
Answer / honey
The PowerCenter® Partitioning Option increases the
performance of PowerCenter through
parallel data processing, and it has been instrumental in
establishing PowerCenter’s industry
performance leadership. This option provides a thread-based
architecture and automatic data
partitioning that optimizes parallel processing on
multiprocessor and grid-based hardware
environments
| Is This Answer Correct ? | 3 Yes | 0 No |
How to view and Generate Metadata Reports?
Which one is better performance wise connected/un-connected lkp?why?
which transformation should we use to get the 5th rank member from a table in informatica?can we achieve this in sql?
what is data driven in update strategy transformation?
hi, as al you know, we can set the option in session level as all rows treat as like insert,update etc., And also we have update strategy for flaging records as insert,update etc.. then when we will go for above options and what is the difference.. explain..
What is domain in terms of informatica?
What is the difference b/w natural key and surrogate key
How to generate sequence numbers?
lookup transformation with screenshots
if we have input eno 1,2,3,1,2,3 year 2001,2002,2003,2001,2002,2003 and sal 10000,20000,30000,20000,30000,40000 ex-output eno totsal 1 30000 2 50000 3 70000
what is the size of your data warehousing?
If a workflow stops or fails after loading 10k records ? How can you recover it and If there is no order while reading data from source ?