OBIEE 11g simple installation on Windows
- Creating the repository using RCU (Repository Creation utility)
- Installing OBIEE 11G
- Availability of Oracle database
- Setup files for OBIEE 11g
- Unzip the RCU zip file into some directory and run the rcu.bat under BIN directory. Start the database before running the RCU; this will install the BI and Metadata schema.
- Click Next.
- Create to create component schemas in the database.
- Drop to remove component schemas from the database.
- Select Create and click next.
Specify the connection details for your Oracle database.
- a. Host Name
Enter the name of the server where your database is running.
- b. Port
Enter the port number for your database. The default port number for Oracle databases is 1521.
- c. Database Name
Specify the service name for the database. Typically, the service name is the same as the global database name.
- d. Username
Enter the user name for your database. The default user name is SYS.
- e. Password
Enter the password for your database user.
- f. Role
Select the database user’s role from the drop-down list:
- Normal
- SYSDBA
The SYS user requires the SYSDBA role. All other users would use the Normal role.
- Click next to continue.
- Oops! Warning!! . My Oracle database version is 10.2.0.2.0, while it is required minimum 10.2.0.4. Any way I clicked the ignore, so you can do the same or get the right version.
- Click ok to continue to next page.
- You can select an existing prefix or select the next prefix.
- Check the Oracle Business Intelligence. Please note down the schema name. You will need it during OBIEE installation. It is DEV1_BIPLATFORM in this case. Metadata Services is already checked for you
- Click Next.
- Click ok to continue to next page.
- If an error occurs during the prerequisite checking, the error message(s) appear in the Messages field on the Select Components screen.
- Click OK to dismiss this screen.
- There are three ways to specify schema passwords on this screen:
- Use same password for all schemas
- Use main schema passwords for auxiliary schemas
- Specify different passwords for all schemas
- Click next when you are finished.
- This screen only appears if you selected the Create option on the Create Repository Screen
- Click next when you are finished with your table space information. The following screen appears, asking you to confirm the creation of table spaces for any new schemas.
- Click OK to continue. The following screen appears, indicating the programs of the table space creation.
- Click Stop to cancel table space creation. When the table spaces are created,
- Click OK to dismiss this window.
- Review the information on this screen, and click Create to begin schema creation. The operations summarized on this page will be performed when you click Create.
- Review the information on this screen, and then click Close to dismiss this screen.
OBIEE Installation
The second part is OBIEE installation
- Unzip all 4 zip files in one folder and open the Disk1 folder and run the setup.exe
- Click next.
- There are two types for software updates:
i. Skip Software Updates
ii. Search for the existing software
- Skip Software Updates
It allows you to skip for the software updates.
- Search for the existing software
It allows you to search for the existing Oracle Software.
- Click appropriate option and click next.
- Select the simple installation and Click next.
- Click next.
- Specify the location, where you want to install the software.
- Make sure it has around 11 GB free disk space.
- Select the username, password for web logic server, the same user id and password will be use to access the OBIEE.
- Click Next.
- Select the component.
- Click next.
- Enter the Database details where we have installed the BI schema through RCU.
- Enter a user name and password.
- Connection String :
- Enter the connection String in the Format of
| Hostname: port:servicename |
- Click next.
- Enter the required details and Click next.
- Review the installation summary and click install.
- After clicking the Install button, Installation process will start.
- The process will take some time.
- The installation will take around 20 minutes. It could be more or less depending on the available resources.
- In the middle of the process you may see a blank command window.
The next step is Configuration Progress; this will automatically start after completion of installation.
- Click the next button.
- Finally the configuration 100% completed.
- Enterprise Manager can be accessed to administrator through http://<PCName>:7001/em/.
- Web logic Server through - http:// <PC Name>:7001/console.
- Business Intelligence analytics -http://<PCName>:7001/analytics URL.
Enter User Id: weblogic
Password: Password you have set























































