explain the scenario for bulk loading and the normal
loading option in Informatica Work flow manager ???
Answer Posted / addy
Hi
I would like to mention- apart from logging differences
there is a crucial diffrence - if we are running the session
in bulk target load mode we cant recover a session from the
same point when we run it for the next time.
whereas if we are running the session in normal target load
mode we can recover the session if the output being loaded
to the target is deterministic in nature - this is relay a
helpful feature with the applications handling RealTime data.
-addy
| Is This Answer Correct ? | 31 Yes | 4 No |
Post New Answer View All Answers
How can you define user defied event?
What are pre and post-session shell commands?
How you know when to use a static cache and dynamic cache in lookup transformation?
What is the difference between writing a joiner query in ANSI style and THETA style?
What is dimensional table? Explain the different dimensions.
How to create or import flat file definition in to the warehouse designer?
What is the benefit of partitioning a session?
Explian the Process of deployment groups in informatica
Define the various join types of joiner transformation?
what is degenerated dimension?
How to create Target definition for flat files?
Informatica Checkpoints
What is meant by a domain?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
expain about the tune parameters?