how DTM buffer size and buffer block size are related
Answers were Sorted based on User's Feedback
Answer / nandini
The number of buffer blocks in a session = DTM Buffer
Size / Buffer Block Size. Default settings create enough
buffer blocks for 83 sources and targets. If the session
contains more than 83, you might need to increase DTM
Buffer Size or decrease Default Buffer Block Size.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / brahmaiah
DTM BUFFER SIZE :12MB
BUFFER BLOCK SIZE :64KB
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / anand kumar
(total number of sources + total number of targets)* 2] =
(session buffer blocks)
(session Buffer Blocks) = (.9) * (DTM Buffer Size) /
(Default Buffer Block Size) * (number of partitions)
| Is This Answer Correct ? | 2 Yes | 3 No |
in a table it has 200 rows the query is select 150 from tablename.whats the output
How do you take back up of repository?
Could any one to tell Fact table Partitioning?
following source name gender ramya female ram male deesha female david male kumar male i want the target male female ram ramya david deesha kumar any body give solution above question?
what is the gap analysis?
Why can't we use few transformations in mapplet ? like xml and target defintions, seq etc ?
Two workflows are running at same time first workflow is succeeded but second workflow is failed but there is no dependencies?
How to do Half of the table ex: if 1000 records are there means 500 in one table and 500 in second table like this if N number of tables means how to do Half of the table ??????????
In update strategy target table or flat file which gives more performance ? why?
Tell me how many tables used in Ur project and how many fact tables and dimension tables used in ur project
how lookup is acting as both active and passive ? how is it possitble?
What is the Rankindex in Ranktransformation?