Showing posts with label ORACLE Database Installation. Show all posts
Showing posts with label ORACLE Database Installation. Show all posts

Friday, 12 September 2014

OBIEE ODI INFORMATICA OBIA INSTALLATION



OBIEE 12C Installation


STEP 3 :  JDK
STEP 4 :  Web Logic Server Installation
STEP 5  : OBIEE 12C Installation
STEP 6  : OBIEE 12C Configuration



OBIA 11.1.1.8.1 Installation

STEP 1 : http://rritec.blogspot.in/2014/09/01-installing-microsoft-loop-back.html

02 ORACLE DATABASE INSTALLATION

Step 2 : Database Installation ORACLE


  1. Double click on setup file
  1. Click RUN
  1. In welcome screen uncheck mail option
  1. Click on YES
  1. Select Skip Software Updates → click on Next
  1. Select Create and Configure database → Click on Next
  1. Select Server Class → Click on Next
  1. Select Single Instance → Click on next
  1. Select Advanced install → click on Next
  1. Leave default language as ENGLISH → click on next
  1. Select Enterprise Edition → click on next
  1. Leave default paths → click on next
  1. Select Data Warehouse → click on NEXT
  1. Leave bdefault database name as ORCL
  1. Under character set tab → select unicode AL32UTF8
  1. Under security tab → UNCHECK Security option
  1. under sample schemas → enable sample schemas
  1. Click NEXT
  1. CLICK NEXT
  1. CLICK NEXT
  1. Provide password as RRitec123
  1. Click on INSTALL

Note : if you want your password should expire never then do as shown

Open SQLPLUS ==> login as / as sysdba ==> type below command

alter profile DEFAULT limit password_life_time UNLIMITED;