0% found this document useful (0 votes)
102 views58 pages

Obiee Installation Steps: 1. Configure Loopback Adpter 2. Go To CMD Prompt 3. Type Hdwwiz - Exe.it Show The One Window

The document outlines the steps to install OBIEE 11g including configuring a loopback adapter, installing Java JDK 7, Oracle 11g database, running the Repository Creation Utility (RCU) to configure the database connection, and running the OBIEE installation. Key steps include configuring the loopback adapter and IP address, installing Java and Oracle software, running RCU to connect to the Oracle database, running the OBIEE installer, and configuring additional settings. The full installation process contains over 50 individual steps.

Uploaded by

easymoney user1
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)
102 views58 pages

Obiee Installation Steps: 1. Configure Loopback Adpter 2. Go To CMD Prompt 3. Type Hdwwiz - Exe.it Show The One Window

The document outlines the steps to install OBIEE 11g including configuring a loopback adapter, installing Java JDK 7, Oracle 11g database, running the Repository Creation Utility (RCU) to configure the database connection, and running the OBIEE installation. Key steps include configuring the loopback adapter and IP address, installing Java and Oracle software, running RCU to connect to the Oracle database, running the OBIEE installer, and configuring additional settings. The full installation process contains over 50 individual steps.

Uploaded by

easymoney user1
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/ 58

OBIEE INSTALLATION STEPS

1. configure loopback adpter


2. Go to cmd prompt
3. Type hdwwiz.exe.it show the one window.
4. CLICK NEXT
5. Select 2nd one
6. Click Network adapter
7. Select microsoft in left side box and select microsoft loopback adpter in right side box
8. Click next
9. Click finish
10. Go to open network and sharing center in right side corner
11. Click change adpter settings

12. And go to properties right click on local area connection(microsoft loop back
adapter)
13. Select internet protocol version4(tcp/ipv4) and click properties
14. Select use the following ip address

type ip address : 10.10.10.10 and press tab button

and click ok
Install java jdk 7.0 after loopback config

15. Go to java file location and double click on jdk install file
16. Click next
17. Click next

1. Click finish after installation


After that install the Database Oracle 11g

Data Base Installation Steps

2. Goto database file location on computer and click setup file


3. Un check the(remove the tick mark) i wish to receive updates via my oracle support

4. click yes
5. click next
6. Click next
7. Type the password RRitec123 and click next
Wait 100 % completed
8. Click finish
Next installation step started

And

Wait 100 % completed


9. Click password management
10. type the password

sys : RRitec123
system : RRitec123 and uncheck the scott and sh

Press the down arrow button in computer


11. And remove the tick scott and sh and type the password

scott : tiger
sh : sh
click ok
12. Click yes
13. Click close

After that start the obiee11g software installation


OBIEE INSTALLATION STEPS

14. Go to obiee setup file location computer


15. And open rcuhome folder,open bin folder
16. Double click on rcu
17. Click next
18. Click next
19. Type

Hostname : localhost

Port : 1521

Service name : orcl

User Nme : sys

Password : RRitec123

Click next
20. Click Ignore

21. Click OK
22. Select oracle Business Intelligence and tick the check box
23. Type the password RRitec123
24. Click ok

25. Click create


26. Click close
27. After that go to OBIEE11G software folder and open bishiphome
28. Open Disk 1 folder
29. Double click on setup file
30. Click Next
31. Click next
32. Click next
33. Click Browse and select installation location in drive(C drive (or) D drive)
34. Select drive and type directory name as ex:(obiee_home)
35. Click next
36. TYPE

Connect String : localhost:1521:orcl

BIPLATFORM schema name : DEV_BIPLATFORM

BIPLATFORM Schema password : RRitec123

37. Click next


38. Remove the tick mark and click next
39. Click install
40. One time it show this message. In this time click NO
41. Click next
42. save the url's and click finish
43. installation is completed
Automatically open one browser

44. type

user name : weblogic


password : RRitec123
45. Open this file location

(D:\app\satish\product\11.2.0\dbhome_1\NETWORK\ADMIN)

AND

Copy listener & tnsnames


46. open file location

D:\obiee_home\Oracle_BI1\network\admin

AND

Paste here
47. Configure The OBIEE11G

48. Goto allprograms and open database sql plus


49. Open database sql plus
Type

Enter username : /as sysdbs (press enter)

SQL> create user supplier2 identified by supplier2; (press enter)


It show user created

SQL> grant dba to supplier2; (press enter)

It show grant succeeded


50. Open cmd prompt and type imp(press enter)
51. Type user name and password supplier2

You might also like