What are the tasks that Loadmanger process will do?
Answer / 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 |
if soource is having 10 records how will u insert 20 records to target
Explain the mapping variable usage example in informatica
Why do we need informatica?
What is workflow? What are the components of workflow manager?
Any one tell me some 5 session failure in real time?And why problem occur how to solve the issues?
Without using Lookup & Sequence Generator, How to generate Sequence?
Scenario is like this: Name Sal A 10; B 20; C 30; Then Output should be Name Sal A 10; B 20; C 30; Total 60; Use SQL For this scenario
What is source qualifier?
explain different types of modeling.
What is tracing level and what are the types of tracing level?
Mapplets ( can you use source qyalifier, can you use sequence generator, can you use target)
Three date formats are there . How to change these three into One format without using expression transformation ?