You are on page 1of 49

Informatica 9.

1 Installation Process

Connect the linux box through putty and login with Root

PREPARED BY RAVI KUMAR LANKE

Page 1

Now change into Oracle user and startup the database

PREPARED BY RAVI KUMAR LANKE

Page 2

Setup of Database Parameters, Users & Table spaces Set the open_cursors parameter to 1000

Here the default parameter value is already 1000 so we need not change the value, if it is not 1000,then we have to change the value as 1000 by using alter command Ex: SQL> ALTER system SET open_cursors=1000 SCOPE=BOTH;

PREPARED BY RAVI KUMAR LANKE

Page 3

REPOSITORY ACCOUNT CREATION Here, we need at least two database user accounts (Domain and Repository) are required to host repository. Here we created two database user accounts infarepo and infadom and provide for them grant permissions as shown in the screen shots.

PREPARED BY RAVI KUMAR LANKE

Page 4

OPERATING SYSTEM Checking processor and OS version By using below commands we have to check the processor and OS installed versions.

PREPARED BY RAVI KUMAR LANKE

Page 5

Temporary Disk Space Requirement

The installer writes temporary files to the hard disk. When the installation completes, the installer deletes the temporary files and releases the disk space Installer Linux 1 GB Informatica Services Linux 2 GB The above screen shows temp space Is sufficient

PREPARED BY RAVI KUMAR LANKE

Page 6

Port Validation

In this screen we verified that the port numbers are available on the machines where we install Informatica Services by using netstat command.

PREPARED BY RAVI KUMAR LANKE

Page 7

Setting security limits

Now open the /etc/security/limits.conf file and add the following two lines as showed in the next screen

PREPARED BY RAVI KUMAR LANKE

Page 8

Informatica service processes can use a large number of files. Set the Linux-File Descriptor limit per process to 3000 or higher

PREPARED BY RAVI KUMAR LANKE

Page 9

Creating User for Informatica We have to create a user for running informatica services

PREPARED BY RAVI KUMAR LANKE

Page 10

Create an informatica installation directory path and give owner permissions to informatica user

PREPARED BY RAVI KUMAR LANKE

Page 11

Go to the informatica installation software directory and change the permissions for install.sh file

PREPARED BY RAVI KUMAR LANKE

Page 12

Pre Installation System Check

To verify whether a machine meets the system requirements for an Informatica installation, run the Pre-Installation System Check Tool (i9Pi) before you start the installation process

PREPARED BY RAVI KUMAR LANKE

Page 13

Navigate to i9pi directory and run i9pi.bin file

PREPARED BY RAVI KUMAR LANKE

Page 14

To continue, Press Enter

PREPARED BY RAVI KUMAR LANKE

Page 15

Specify the drive to check and port number

PREPARED BY RAVI KUMAR LANKE

Page 16

Mention the database type

PREPARED BY RAVI KUMAR LANKE

Page 17

Provide the database user id and password

PREPARED BY RAVI KUMAR LANKE

Page 18

Enter the database connection type and custom string value

PREPARED BY RAVI KUMAR LANKE

Page 19

To continue,Press enter after checking the summary report

PREPARED BY RAVI KUMAR LANKE

Page 20

PREPARED BY RAVI KUMAR LANKE

Page 21

Initial Server Software Installation

Navigate to the informatica installation software path and run the file install.sh

PREPARED BY RAVI KUMAR LANKE

Page 22

Type Y (YES) and press enter

PREPARED BY RAVI KUMAR LANKE

Page 23

Select the installation type and press enter

PREPARED BY RAVI KUMAR LANKE

Page 24

Select the installation mode and press enter

PREPARED BY RAVI KUMAR LANKE

Page 25

Type Y (YES) to run installation in console mode

PREPARED BY RAVI KUMAR LANKE

Page 26

Select the installation type and press enter

PREPARED BY RAVI KUMAR LANKE

Page 27

It checks for pre-requisites. Press Enter to continue

PREPARED BY RAVI KUMAR LANKE

Page 28

Provide the informatica license key path and press enter

PREPARED BY RAVI KUMAR LANKE

Page 29

Provide the installation directory path and press enter

PREPARED BY RAVI KUMAR LANKE

Page 30

Press enter to continue

PREPARED BY RAVI KUMAR LANKE

Page 31

Installation process will start now

PREPARED BY RAVI KUMAR LANKE

Page 32

PREPARED BY RAVI KUMAR LANKE

Page 33

Choose create a domain and press enter

PREPARED BY RAVI KUMAR LANKE

Page 34

If we want Enable Transport Layer Security(TLS) for the domain, provide 2

PREPARED BY RAVI KUMAR LANKE

Page 35

Choose enable option and press enter

PREPARED BY RAVI KUMAR LANKE

Page 36

Provide the port number and press enter

PREPARED BY RAVI KUMAR LANKE

Page 37

Choose use a key store file generated by the installer and press enter

PREPARED BY RAVI KUMAR LANKE

Page 38

Select database type as oracle and press enter

PREPARED BY RAVI KUMAR LANKE

Page 39

Choose configure the database connection through jdbc URL option and press enter

PREPARED BY RAVI KUMAR LANKE

Page 40

Provide the host name and port number and then press enter

PREPARED BY RAVI KUMAR LANKE

Page 41

Provide service name and press enter

PREPARED BY RAVI KUMAR LANKE

Page 42

Select yes option and press enter

PREPARED BY RAVI KUMAR LANKE

Page 43

Provide the jdbc parameter value and press enter

PREPARED BY RAVI KUMAR LANKE

Page 44

Provide domain name, hostname, node name, port number, domain user name and password and press enter

PREPARED BY RAVI KUMAR LANKE

Page 45

Select no option and press enter

PREPARED BY RAVI KUMAR LANKE

Page 46

PREPARED BY RAVI KUMAR LANKE

Page 47

Press enter to continue

PREPARED BY RAVI KUMAR LANKE

Page 48

Installation is completed Now go to the web browser and open the Informatica Administrator Home Page by typing url http://bias1.bias.com:6008/Administrator

PREPARED BY RAVI KUMAR LANKE

Page 49

You might also like