0% found this document useful (0 votes)
67 views13 pages

Informatica Powercenter Installation

The document outlines the steps to install Informatica Powercenter including: 1. Creating users for the Informatica repository and domain with DBA privileges. 2. Configuring the Powercenter repository and integration services. 3. Installing the Informatica client and configuring the domain. 4. Connecting to the repository, creating a folder, and connecting the workflow manager.

Uploaded by

vishal saxena
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
67 views13 pages

Informatica Powercenter Installation

The document outlines the steps to install Informatica Powercenter including: 1. Creating users for the Informatica repository and domain with DBA privileges. 2. Configuring the Powercenter repository and integration services. 3. Installing the Informatica client and configuring the domain. 4. Connecting to the repository, creating a folder, and connecting the workflow manager.

Uploaded by

vishal saxena
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 13

Informatica Powercenter installation steps

create user INFA_DOM identified by INFA_DOM

grant DBA to INFA_DOM


Here keyword is Testing@123 which I have given
Domain password is Administrator
Open the highlighted link and login to informatica admin page with username and password as
Administrator.

* Create New powercenter repository service:


Then create a user for INFA repository in oracle.

create user INFA_REP identified by INFA_REP;

grant DBA to INFA_REP


That’s how, the repository REP_TRNG got created.

Now, edit repository properties and selecft operating mode as normal:


That’s how the repository gets restarted.

* Similarly ,create new powercenter integration service


As of now, in the below snapshot we can see that the powercenter integration service is disabled. To
enable it, click on the highlighted circle:
That’s how the powercenter integration service is enabled.

Now the Informatica Server is configured.

After this, install Informatica Client.

Once, client is installed, Go to repository manager and configure domain


In below snapshot, domain name , gateway host and gateway port are highlighted respectively.:

Then Connect the repository, REP_TRNG with the usename and password as Administrator.

Now create a new folder info_trng. Then close the repository manager.

Then open the workflow manager and connect with the repository REP_TRNG. We’ll see that the folder
named info_trng is created.

After this, create the connections.

Create 3 oracle connections by going on connections tab in workflow manger and then creating 3
connections for HR, Source_DB and Target_DB.

Then go to designer and create mapping .

For the first time while importing any relational data source, we will have to add the data source . So
select oracle datawire direct protocol.

You might also like