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
Explain what is informatica metadata and where is it stored?
What is difference between a gateway node and worker node?
I have a flat file, want to reverse the contents of the flat file
Write the advantages of partitioning a session?
What are some examples of informatica etl programs?
I need the output file in the below format using Informatica. __0946684800__ 6 1 3 1 5 1 6 1 10 1 6 10 Pos State Time Split AgentID Reason Spaces Code in Code Spare state ______ ___ _____ ______ __________ ______ 1234 14 0 4321 3103 abcd 4321 15 5 123452 3150 Can someone help please?? We need the data in space-delimited, fixed ASCII format .
How can we store previous session logs?
Debugger what are the modules, what are the options you can specify when using debugger, can you change the expression condition dynamically when the debugger is running.
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
Briefly define a session task?
What does role playing dimension mean?
What is primary and backup node?
What will happen if the select list columns in the custom override sql query and the output ports order in sq transformation do not match?
Explain the different kinds of facts.
How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.