what is the need of session partitioning... how it is
useful in real time

Answers were Sorted based on User's Feedback



what is the need of session partitioning... how it is useful in real time..

Answer / sbvprasad

while need means it increase the perfomance of the session.
. like
hash partitioning.
roundrobin.

Is This Answer Correct ?    5 Yes 1 No

what is the need of session partitioning... how it is useful in real time..

Answer / amedela chandra sekhar

when you do session partitions ,session performance will be
increase.


ex : session running time 40 minutes before partition
session running time 10 minutes after partition

partition 5 types

key range
hash
pass through
round robin
database

let me if any wrong

chandumba2005@gmai.com

Is This Answer Correct ?    4 Yes 0 No

what is the need of session partitioning... how it is useful in real time..

Answer / srinivasm22

It actually enhances the session performance.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Informatica Interview Questions

why do u use shortcuts in informatica.?

4 Answers   iFlex,


How do you promote a non-reusable transformation to reusable transformation?

0 Answers   Informatica,


What is the benefit of partitioning a session?

0 Answers  


suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do

0 Answers   Patni,


What is a rank transform?

0 Answers  






Without using Lookup & Sequence Generator, How to generate Sequence?

5 Answers   CTS,


what is worklet and what use of worklet and in which situation we can use it?

4 Answers   Patni, TCS,


Router T/R is active but some people are saying it is also passive which is exactly right?

5 Answers  


hi talents, how do u get sequece numbers with oracle sequence generator function in informatica.... i dont need to use sequence generator transformation..... how do u achieve this???

3 Answers   HP,


what is work of PUSH DOWN option

2 Answers   Wipro,


what type of documents you receiving from client later wt can you do? what type of documents have to prepare?

2 Answers   CGI,


My source is EmpID, Salary- (101, 1000)(102, 2000)(103, 3000). In the Target I want the following EmpID, Salary, Composite_Salary- (101, 1000, 1000)(102, 2000, 3000)(103, 3000, 6000). Please guide on how to build the mapping.

5 Answers   Amdocs,


Categories