What are the tasks that Loadmanger process will do?
Answer Posted / swetha
Manages the session and batch scheduling: When you start the
informatica server the load maneger launches and queries the
repository for a list of sessions configured to run on the
informatica server. When u configure the session the
loadmanager maintains list of list of sessions and session
start times. When u sart a session loadmanger fetches the
session information from the repository to perform the
validations and verifications prior to starting DTM process.
Locking and reading the session: When the informatica server
starts a session lodamaager locks the session from the
repository. Locking prevents U starting the session again
and again.
Reading the parameter file: If the session uses a parameter
files,loadmanager reads the parameter file and verifies that
the session level parematers are declared in the file
Verifies permission and privelleges: When the sesson starts
load manger checks whether or not the user have privelleges
to run the session.
Creating log files: Loadmanger creates logfile contains the
status of session.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
wat are deployement groups in informatica, how it will be used for developers
In warehouses how many schemas are there?
Hi all, Can you please send me the Dimensions and fact tables which are used in mutual fund project. and please send me the brief summary about the project. Please do the needful.
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
How big was your fact table
What is Index Caches size?
where to store informatica rejected data? How to extract the informatica rejected data?
I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
Performance tuning( what you did in performance tuning)
Differentiate between source qualifier and filter transformation?
What is a repository manager?
Define Pmrep command?
Define mapping and session?