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 |
Target increases every day even though no new record was inserted
What happens when a session fails and you click on recover?
What are the uses of a Parameter file?
In informatics server which files are created during the session rums?
how to work with mapplet designer in informatica?
My i/p is 1,2,3,4,5,6,7,8,9,10……….. o/p to be populate in two tables as below. o/p1: 10,20,30,40,50,60,70,80,90……. o/p2: 11,21,31,41,51,61,71,881,91…….
What are the data movement modes in informatcia?
Explain the types of transformations?
What is confirmed dimension and fact?
What is an MDDB? What is the difference between MDDBs and RDBMSs?
What are the modules in Power Center
I have table name in that I have Rajesh Reshika Priya I want the result Like only Starting with R Rajesh Reshika Can someone help me to get these results and How?