• What is dbt_artifacts?

    dbt_artifacts is a package for modeling a dbt project and its run metadata. It includes the following models to help you understand the current state of a dbt project and its performance over time. It...

  • Data migration from the Salesforce to snowflake Data warehouse by using Matillion

    Purpose of the Article: This blog explains how to load the data from Salesforce to Snowflake Intended Audience: This article will help our Organizational level kind of developers working on data migra...

  • WiMAX-A Study of Mobility

    1. Introduction The wireless market is growing rapidly; being pushed through wireless connectivity demand various wireless connectivity means are emerging (WLAN/802.11, WMAN/802.16a, WWAN/802.16d) [IE...

  • Weblogic Upgrade

    Patch Name wls1036_upgrade_generic.jar Reference https://www.youtube.com/watch?v=Be6hrYTANQE Just Click Next and Next MAKE SURE ALL OBIEE SERVICES ARE DOWN AND CLOSED IN PROCESS Open CMD prompt C:Mid...

Tags

bics installation OBIEE obiee 11g installation guide Oracle

Categories

OBIEE 11g Installation on SQL Server 2008 R2

OBIEE 11g Installation on SQL Server 2008 R2

Step by Step Installation of OBIEE 11g version 11.1.1.7 on top of SQL Server RCU

Infrastructure of the Environment: 
OS : Windows 2008 R2 64 bit Server
RAM : 196 GB
Environment : Windows
OBIEE Version : 11.1.1.7
Repository Database : MS SQL Server 2008 R2
Since i am installing OBIEE on a VM with DHCP (Dynamic Host Configuration Protocol) Environment. Oracle recommends to install Loopback Adapter.
Note: You do not require to install Loopback Adapter if you are installing on server with fixed IP.
Installation Check list:

  • Install Loopback Adapter
  • Install RCU
  • Install & Configure OBIEE 11g

Installation Instruction: 
Installing Loopback Adapter: 
Right click on My computer and select properties Click on Advanced System Settings on the Top Left Corner and select Device Manager.
Right Click the Computer Name and Select Add Legacy Hardware as shown in the screenshot below.
1
From the hardware window. Select Install the hardware that I manually select from a list (Advanced) radio button and click next.
5
From the Hardware Types list. Select Network Adapters and click Next.
6
From the list Select Microsoft as manufacturers (Left Side) and Microsoft Loopback Adapter on the right side and click Next.
7
The wizard will install Microsoft Loopback Adapter.
8
Once the wizard completes the installation. Click Finish.
9
Now you will see the Microsoft Loopback Adapter under the Network Adapters on Device manager window.
2
Now go to Control Panel. Click on Network & Sharing Center and select change adapter settings on the network sharing window.
12
Click on Properties on the Loopback Adapter.
13
Deselect every check box except Internet Protocol Version 6 and 4.
Now click on Internet Protocol Version 4 Properties as shown below and enter
IP Address: 10.10.10.10
Subnet Mask: 255.255.255.0
14
Click OK. Now Microsoft Loopback Adapter will show under the active networks.
3
That completes the installation of Micorsoft Loopback Adapter.

Unfortunately installing Oracle’s Repository Creation Utility (RCU) for SQL server is not quite as straightforward as on a native Oracle Database. It requires a few changes to the SQL Server Database before one can use Repository Creation Utility (RCU) on SQL Server 2008 R2. I created a SQL Server database named “OBIEE” and then run these two DDL scripts.

  1. Case sensitive collation in order that database can reflect case sensitivity for repository naming convention:

ALTER DATABASE OBIEE COLLATE LATIN1_GENERAL_CS_AS

[Note: my Server is UK English, if you have an USA locale installation then your DDL command will be like ]

ALTER DATABASE OBIEE COLLATE LATIN1_GENERAL_CP1_CS_AS

2 .Row version is required, which is achieved by issuing below DDL:

ALTER DATABASE OBIEE SET READ_COMMITTED_SNAPSHOT ON

screen-shot-2016-11-02-at-18-12-43

After running the above script, navigate to RCU.bat and wait for RCU screen to popup and then follow on screen instructions until you reach the screen “Database Connection Details”

3
Select Create Radio button and click Next.
4
Under the Database Connection Details. Select Microsoft SQL Server under Database Type. Unicode Support to Yes.Fill in the necessary connection parameters. In my case,
Server Name : Localhost/192.168.2.191(in my case)
Port : 1433
Database Name : OBIEE
Username : Username to connect to OBIEE Database.
Password : Password to login to OBIEE Database.
Make Sure the username has DBA or SYSDBA Privileges. And then Click Next

screen-shot-2016-11-02-at-18-14-04

RCU checks the Prerequisites. Once it is completed click OK and then Next.
6
Under the Components Select DEV_MDS and DEV_BIPLATFORM and then click Next.
7
You can either give the same password for all the schemas or specify different passwords. In my case, I have chosen the same passwords for all the schemas.Click Next
8
The RCU starts creating all the necessary tables.
9
Once the tables are created. You can look into the summary of the installation.

screen-shot-2016-11-02-at-18-19-59

That completes the Installation of RCU on a MS SQL Server.
Installing OBIEE :
Download all the required files from Oracle eDelivery or Oracle.com.Unzip all the files on the same folder.

Oracle Universal Insaller opens up.
18
19
Oracle Installation steps open up. Click Next.
20
You can skip the software updates(Which is not recommended by Oracle)
21
Select the Type of Install. Select Entreprise Install radio button and click next.
22
The installer checks the Prerequisite for the installation. Once all the Prerequisites are cleared, click next.
23
Now you can either scale out the BI system or create a new BI system. Enter the Username and Password.
24
Enter the location where you would like to install the Middleware. Click Next.
25
26
Select the components you would like to install. Click Next
27
You can select Auto Port Configuration or if you would like to manually enter the ports. then you would have to create ini file and select the file.
I choose Auto Port Configuration. Click Next.
30
Select Microsoft SQL Server as the Database Type as i have installed RCU on Microsoft SQL Server.
Connect String: hostname:Port Number:Database Name
BIPlatform User Name: Enter the User Name
BIPlatform Password: Enter the Password
After you enter the required information, click next.

I skipped the secutiry updates (which is not recommended by oracle)
31
32
You will get to the summary of installation. Click Install
33
34
35
36
Once the installation completes. The configuration process starts.
37
38
39
Once the installation & Configuration process completes without any errors. Click Finish.
40
The username to login is the username and password provided for weblogic.
41
42
That is the completion of OBIEE installation.

Warning: Array to string conversion in /volume1/web/wordpress/wp-includes/link-template.php on line 2361 Call Stack: 0.2526 6404328 1. {main}() /volume1/web/wordpress/index.php:0 0.2526 6404640 2. require('/volume1/web/wordpress/wp-blog-header.php') /volume1/web/wordpress/index.php:17 3.5410 22960016 3. require_once('/volume1/web/wordpress/wp-includes/template-loader.php') /volume1/web/wordpress/wp-blog-header.php:19 3.5541 22979824 4. include('/volume1/web/wordpress/wp-content/themes/ayro/single.php') /volume1/web/wordpress/wp-includes/template-loader.php:106 4.1042 25084616 5. ayro_qodef_get_blog_single() /volume1/web/wordpress/wp-content/themes/ayro/single.php:9 4.1045 25084992 6. ayro_qodef_get_module_template_part($template = 'templates/single/holder', $module = 'blog', $slug = '', $params = ['sidebar' => 'default']) /volume1/web/wordpress/wp-content/themes/ayro/framework/modules/blog/blog-functions.php:459 4.1045 25085120 7. ayro_qodef_get_template_part($template = 'framework/modules/blog/templates/single/holder', $slug = '', $params = ['sidebar' => 'default']) /volume1/web/wordpress/wp-content/themes/ayro/framework/lib/qode.functions.php:907 4.1047 25086024 8. include('/volume1/web/wordpress/wp-content/themes/ayro/framework/modules/blog/templates/single/holder.php') /volume1/web/wordpress/wp-content/themes/ayro/framework/lib/qode.functions.php:888 4.1047 25086024 9. ayro_qodef_get_single_html() /volume1/web/wordpress/wp-content/themes/ayro/framework/modules/blog/templates/single/holder.php:3 4.2448 25728224 10. ayro_qodef_get_module_template_part($template = 'templates/single/parts/single-navigation', $module = 'blog', $slug = ???, $params = ???) /volume1/web/wordpress/wp-content/themes/ayro/framework/modules/blog/blog-functions.php:523 4.2448 25728368 11. ayro_qodef_get_template_part($template = 'framework/modules/blog/templates/single/parts/single-navigation', $slug = '', $params = []) /volume1/web/wordpress/wp-content/themes/ayro/framework/lib/qode.functions.php:907 4.2450 25729704 12. include('/volume1/web/wordpress/wp-content/themes/ayro/framework/modules/blog/templates/single/parts/single-navigation.php') /volume1/web/wordpress/wp-content/themes/ayro/framework/lib/qode.functions.php:888 4.3315 25414704 13. previous_post_link($format = '%link', $link = [0 => 'https://miaz-tech.com/wp-content/uploads/2016/04/Business-Single-image-3.jpg', 1 => 600, 2 => 395, 3 => FALSE], $in_same_term = TRUE, $excluded_terms = '', $taxonomy = 'category') /volume1/web/wordpress/wp-content/themes/ayro/framework/modules/blog/templates/single/parts/single-navigation.php:27 4.3315 25414704 14. get_previous_post_link($format = '%link', $link = [0 => 'https://miaz-tech.com/wp-content/uploads/2016/04/Business-Single-image-3.jpg', 1 => 600, 2 => 395, 3 => FALSE], $in_same_term = TRUE, $excluded_terms = '', $taxonomy = 'category') /volume1/web/wordpress/wp-includes/link-template.php:2278 4.3315 25414704 15. get_adjacent_post_link($format = '%link', $link = [0 => 'https://miaz-tech.com/wp-content/uploads/2016/04/Business-Single-image-3.jpg', 1 => 600, 2 => 395, 3 => FALSE], $in_same_term = TRUE, $excluded_terms = '', $previous = TRUE, $taxonomy = 'category') /volume1/web/wordpress/wp-includes/link-template.php:2259
No Comments
Post a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.