explain the scenario for bulk loading and the normal
loading option in Informatica Work flow manager ???
Answer Posted / rajkumar bachu
1)Bulkload & Narmal load
Normal: In this case server manager allocates the
resources(Buffers) as per the parameter settings. It creates
the log files in database.
Bulk: In this case server manager allocates maximum
resources(Buffers) available irrespective of the parameter
settings. It will not create any log files in database.
In first case data loading process will be time taking
process but other applications are not affected. While in
bulk data loading will be much faster but other application
are affected.
| Is This Answer Correct ? | 12 Yes | 13 No |
Post New Answer View All Answers
What are the static cache and dynamic cache in informatica?
Can we get 1st record through Informatica(without sequence number).
Define filter transformation?
4 yrs etl devloper roles and responsibilities?any body give solutions
Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?
What is the use of code page?
In warehouses how many schemas are there?
What is the difference between a connected look up and unconnected lookup?
Explain the features of connected and unconnected lookup.
How big was your fact table
Define mapplet?
In informatics server which files are created during the session rums?
What is complex mapping?
Is it possible to create multiple domains on a single Informatica server?
What does “tail –f” command do and what is its use as an Informatica admin.