What happens if you increase commit intervals and also
decrease commitExplain grouped cross tab?
Answers were Sorted based on User's Feedback
Answer / sasikumar_bes
if you have increased your commit interval to ~25000 rows
the session will run faster but when your session fails at
24000th record you will not have any data in your target.
When you decrease your commit interval to ~10000 rows your
session will be slow when compared to previous but if the
session fails at 24000th record you will lose only 4000
records.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / anju
if commit interval is set to high value, performance will
be high. if commit is given for every 1000 rows say for eg,
it will affect the performance badly
| Is This Answer Correct ? | 6 Yes | 0 No |
What are the new features of informatica 9.x developer?
How can i catch the Duplicate Rows From SorterTrans in a Seperate Target Table ?
where is the reject loader .
I am hvaing SOURCE as 1000,null,null,null null,2000,null,null null,null,3000,null null,null,null,4000 Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
Two Default User groups created in the repository are ____ and ______
How to load a relational source into file taget?
what is mapping parameter?
explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?
why sequence generator should not directly connected to joiner transformation ?
What are the scheduling options to run a sesion?
Stage is which type of load is it a full load or incremental load Please let me know in detail with best example
What is update override?