Step 1: Database Installation
Step 2 : Database schema for Informatica domain
- open sqlplus and connect with /as sysdba and you need to create the user
- Create user infa9 identified by infa9 ;
- Grant dba to infa9;
Step 3 : Informatica Server Installation
- Click on install
- Click on start
- Click on next
- Click on Next
- Specify the license key and directory
- Click on Install
- Select Create Domain
- Provide database details as we already created in step 2
- Provide Keyword as RRitec123
- Provide password as Administrator
- Uncheck run informatica under adifferent user account
- Click on Done