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 are the tasks that source qualifier perform?
Can we create multiple integration service on single repository?
Explain how to import oracle sequence into informatica?
What is substr in informatica?
Differentiate between joiner and lookup transformation?
Why update strategy and union transformations are active?
How to use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
lookup transformation with screenshots
What is enterprise data warehousing?
What is a stored procedure transformation?
How to extract sap data using informatica? What is abap? What are idocs?
In which transformation you cannot drag ports into it?
what are the best practices to extract data from flat file source which are bigger than 100 mb memory?
How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?
What is expression transformation?