deokant
Answered On : Jan 18th, 2012
service requirement means establishing the connection between client and server...right? well if it is then i can guide you that how to connect a client machine to server via repository.
once the server has installed ,contains an administration console web page in server.open that page log into it by providing user name and pass word,these parameter has been already given by user at the time of installation of informatica sever. after log in you will see a welcome page select last option of that menu.
Next a new window will open ,at left side of that window a drop down menu is there having name CREATE. click this button and select REPOSITORY SERVICE. this is the very essential step in informatica to create repository.fill every requirement in repository window.this will ask u the following information like....repository name,select node,dbuser name,dbpassword,connection string.supply all the requirement correctly and click on create.if every item has configured correctly REPOSITORY will be created.
Once repository created check that weather it is running in normal mode or exclusive mode.if it is in exclusive mode select action and select create content.this will create number of table.Now change the running mode of repository from exclusive to normal after creating the content.
Now repository is running in normal mode.This mode is necessary while creating integration services.
Next step is creation of integration service. Back to create select inti. service.,new window will open again fill the content and create the integration services.
once the both services has created you are ready to establish a connection b/w client and server.
Installed the client and select power center repository manager.
Create the repository in repo. manager giving the same name as it was given in administration console(web page).
Now you r ready to perform mapping in your data base.
hope this will helpful for you,
Login to rate this answer.