Tuesday, November 27, 2012

OBIEE 11G Installation in Windows XP

In the OBIEE 11.1.1.6 Certification, I didn't see Windows 32-Bit as supporting Operating system. Still, I gave it a shot to see whether it will work or not.

It works!!!
Installation of OBIEE invloves 4 steps:
1) Installation of Loopback adopter
2) Installation of database
3) Installation of RCU (Repository Creation Utility)
4) Installation of OBIEE software
Installing a Loopback Adapter on Windows XP-32 Bit
My System configuration: Ram 8 GB and windows XP Installed on virtual machine
Open the Windows Control Panel.
1.      If you are in Category view switch to Classic view
2.      Double-click Add Hardware to start the Add Hardware wizard
3.      In the Welcome window, click next
4.      Follow the screen shots one by one
describe the image
2345678910
In the Properties dialog box, click Use the following IP address and do the following:
a. IP Address: Enter a non-routable IP for the loopback adapter. For instance:
i. 10.10.10.10
ii. 192.168.x.x (x is any value between 0 and 255)
b. Subnet mask: Enter 255.255.255.0.
c. Leave all other fields empty.
Click OK
describe the image
Close Network Connections.
Restart the computer.
Add a line to the SYSTEM_DRIVE:\WINDOWS\system32\drivers\etc\hosts file with the following format, right after the localhost line:
 
IP_address hostname.domainname hostname
 where:
  • IP_address is the non-routable IP address
  • hostname is the name of the computer.
  • domainname is the name of the domain.
  •  Note : Domain name is optional. In the following screen shot. I just used my Computer Name.
  • 13
 Check the network configuration:
    • Open System in the Control Panel, and select the Computer Name tab. In Full computer name, make sure you see the host name and the domain name, for example, sales.us.mycompany.com.
    • Click Change. In Computer name, you should see the hostname, and in Full computer name, you should see the host name and domain name. Using the previous example, the host name would be sales and the domain would be us.mycompany.com.
    • Click More. In Primary DNS suffix of this computer, you should see the domain name, for example, us.mycompany.com
  • 14
Source: www.oracle.com

Step 2:-
DATABASE INSTALLATION:

123
 4
8
9


Step 3:-
RCU CREATION :

Please follow the screeshots one by one. (visit Part 1, Part 2, Part 4)
1
 2
 describe the image
7
10111214 resized 60015 resized 600
16

Step 4:-
OBIEE 11.1.1.6 Installation :                            
 describe the imagedescribe the image4 resized 6005 resized 6007 resized 6008 resized 60010 resized 60011 resized 60012 resized 60013 resized 60014
15
16
17
18
describe the image

No comments:

Post a Comment