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 |
followin source like region sales 1 100 2 200 i want the output following format region 1 2 sales 100 200
what are surrogate keys?
What is the expected value if the column in an aggregator transform is neither a group by nor an aggregate expression?
What is domain in terms of informatica?
In router source is a boy age 20 I given 3 conditions in router a>20, a<=20, a=20 which one exit first?
How to recover sessions in concurrent batches?
1 lac of flat fles in source how to load target at a time?
write a query following table bookid language 1234 english 1234 french 1234 spanish 1235 english i want the output are bookid lang1 lang2 lang3 1234 english french spanish 1235 english null null
what is the necessity to use update strategy?(except for updates)
If session fails after loading 10000 records in the target,how can we load 10001 th record when we run the session in the nexttime?
Can we create multiple integration service on single repository?
What is the difference between informatics 7x and 8x and what is latest version?