Answer Posted / gvk
After the loadmanger performs validations for session,it
creates the DTM process.DTM is to create and manage the
threads that carry out the session tasks.I creates the
master thread.Master thread creates and manges all the other
threads.\
DTM process: The Load Manager creates one DTM process for
each session in the workflow. it performs the following
tasks:
• Reads session information from the repository.
• Expands the server, session, and mapping variables
and
parameters.
• Creates the session log file.
• Validates source and target code pages.
• Verifies connection object permissions.
• Runs pre-session shell commands, stored procedures
and SQL.
• Creates and run mapping, reader, writer, and
transformation threads to extract, transform, and load
data.
• Runs post-session stored procedures, SQL, and shell
commands.
• Sends post-session email.
RAja u are wrong
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is exclusive and normal mode for repository services?
whats the logic to load the lower level of granularity of data to fact table.
In informatica workflow manager, how many repositories can be created?
Design time, run time. If you don't create parameter what will happen
Define mapping and session?
How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.
What differs when we choose the sorted input for aggregator transformation?
list out all the transformations which use cache?
How to use procedural logic inside infromatica?
What is informatica metadata and where is it stored?
What do you mean by DTM and Load manager and what is difference between load manager and load balancer?
What is the command used to run a batch?
What is sorter transformation?
explain about unit testing? in real time?
Implementation methodology