31
ORACLE BUSİNESS INTELLIGENCE Oracle BIEE being based on Siebel Business Analytics which was originally created by nQuire in 1997. Folllowing are major releases : Siebel Analytics 7.0 – 2002 Siebel Analytics 7.5 – 2003 Siebel Analytics 7.7 – 2004 Siebel Analytics 7.8.2 and 7.8.3 – 2005 Siebel Analytics / Oracle Business Intelligence 7.8.4 and 7.8.5 – 2006 OBIEE 10gR3, 10.1.3.2 – Jan 2007 (MAUI) OBIEE 10gR3, 10.1.3.2.1 – Apr 2007 OBIEE 10gR3, 10.1.3.3.0 – Aug 2007 OBIEE 10gR3, 10.1.3.3.1 – Oct 2007 (Enhanced Localization) OBIEE 10gR3, 10.1.3.3.2 – Dec 2007 (Essbase Integration) OBIEE 10gR3, 10.1.3.3.3 – May 2007 OBIEE 10gR3, 10.1.3.4 – Aug 2008 (Disco Migration ,Workspace Integration, SmartSpaceIntegration ) OBIEE 10gR3, 10.1.3.4.1 – Apr 2009 OBIEE 11g - July2010 Oracle Enterprise Manager is Oracle’s integrated enterprise IT management product line, and provides the industry’s first complete cloud lifecycle management solution. Oracle Enterprise Manager’s Business-Driven IT Management capabilities allow you to quickly set up, manage and support enterprise clouds and traditional Oracle IT environments from applications to disk. Enterprise Manager allows customers to achieve best service levels for traditional and cloud applications through management from a business perspective, provide maximum return on IT management investment through the best solutions for intelligent management of the Oracle stack and engineered systems and gain unmatched customer support experience through

Project is e 464

Embed Size (px)

Citation preview

Page 1: Project is e 464

ORACLE BUSİNESS INTELLIGENCEOracle BIEE being based on Siebel Business Analytics which was originally created by nQuire in 1997.

Folllowing are major releases :

Siebel Analytics 7.0 – 2002Siebel Analytics 7.5 – 2003Siebel Analytics 7.7 – 2004Siebel Analytics 7.8.2 and 7.8.3 – 2005Siebel Analytics / Oracle Business Intelligence 7.8.4 and 7.8.5 – 2006OBIEE 10gR3, 10.1.3.2 – Jan 2007 (MAUI)OBIEE 10gR3, 10.1.3.2.1 – Apr 2007OBIEE 10gR3, 10.1.3.3.0 – Aug 2007OBIEE 10gR3, 10.1.3.3.1 – Oct 2007 (Enhanced Localization)OBIEE 10gR3, 10.1.3.3.2 – Dec 2007 (Essbase Integration)OBIEE 10gR3, 10.1.3.3.3 – May 2007OBIEE 10gR3, 10.1.3.4 – Aug 2008 (Disco Migration ,Workspace Integration, SmartSpaceIntegration )OBIEE 10gR3, 10.1.3.4.1 – Apr 2009

OBIEE 11g - July2010

Oracle Enterprise Manager is Oracle’s integrated enterprise IT management product line, and provides the industry’s first complete cloud lifecycle management solution. Oracle Enterprise Manager’s Business-Driven IT Management capabilities allow you to quickly set up, manage and support enterprise clouds and traditional Oracle IT environments from applications to

disk. Enterprise Manager allows customers to achieve best service levels for traditional and cloud applications through management from a business perspective, provide maximum return on IT management investment through the best solutions for intelligent management of the Oracle stack and engineered systems and gain unmatched customer support experience through real-time integration of Oracle’s knowledgebase with each customer environment.

Complete Management Solution

A key requirement for managing Oracle BI EE and Oracle BI Applications is the ability to

manage the entire application stack, which includes BI-specific components such as Oracle BI

Server, Oracle BI Presentation Server, Oracle BI Scheduler, Oracle BI Cluster Controller,

Page 2: Project is e 464

Oracle BI DAC Server, Essbase Server, as well as infrastructure components such as

databases and operating systems. All these components must work optimally together in order

to deliver the required availability and performance targets, whether they run on commodity

hardware, or as part of an engineered system. The Oracle BI EE Management Pack leverages

Oracle Enterprise Manager's broad set of capabilities in configuration management,

application performance management, and service level management to provide a centralized

systems management solution for Oracle BI EE and Oracle BI Applications. With support for

Oracle BI EE 11g and Essbase and new features like a software dashboard, routing topology

and vCPU reporting, the Oracle BI EE Management pack is also the best solution for

managing your Oracle Exalytics engineered system. Through the service level management

(SLM) capabilities of the pack, you can define the availability and performance requirements

of your end-to-end Oracle BI environment, and then monitor your application environment

according to these requirements. This approach helps you focus your resources on issues that

are truly important – those that actually impact your business.

Oracle had acquired Siebel Systems in 2005.After the acquisition , Oracle introduced a new product named Oracle Business Intelligence 10g taht was formerly known as Siebel Analytics.the latest version of this product is Oracle Business Intelligence Enterprise Edition 11g. OBIEE 11g provides every solution to all business requirements.We’re going to discuss the features of this product ..

OF THE PROGRAMME

So we’re configured all of themeasures in the fact table with the sum aggregation rule.

Page 3: Project is e 464

HOW IT WORKS ?We created a simple Business model in this section.Each logical table should have at least one logical table source.We might create multiple logical table sources as well, just in order to use summary tables or horizontal/vertical data federation.The important point in this layeris creating the logical joins.The Oracle BI server will recognize the logical fact and dimension tables by checking the logical joins.Obviously,the logical joins are dependent on the physical layer joins,but we may haveonly one table in the Physical layer.

ADDİNG MULTIPLE SOURCES TO THE LOGİCAL TABLE SOURCE

Of the data warehouse design , data may be stored in the physical tables in the normalized way.That Means some columns are stored in different tables.This kind of designis called as the snowflake schema.For example, let’s assumethat the product data is spread into different physical tables,for example, the price information does not exist in the product table and it is stored in the price list tables.Another Examples is that supplier data can be stored in another table such as the suppliers table.

When this is the case , there is a business solution in Oracle Business Intelligence.We can add multiple sources to existing logical table sources.

HOW TO THE IT...

1. In order to add multiple sources, we will need to extend the existing repository and import these additional tables to the physical layer.We’re going to avoid using the physical tables directly , so we will create aliases for these new tables. You can see that they are already imported and aliases are created.additionally , physical joins should be created.

Page 4: Project is e 464

2.Now we have to reflect these these changes to the BMM layer.Although the new physical table definitions are created, the BMM layer is not aware of this informations.Again there are two methods of making logical changes in the Business Model an Mapping layer, manually of drag-and-drop. We’re going to drap-and-drop the new physical columns on to the logical table source(not on the logical tables).

When you drag the two columns named PRİCE and ITEMSUPPLIER from the physical layer on to the logical table source, you will see that two new logical columns are added into the Dim-Product logical table.

2. The Logical Dimension – Customer window will come up and we’re going to set the name of the first dimension.We won’t be able to select any root level because no level exists at the moment.

Page 5: Project is e 464

3.

Page 6: Project is e 464
Page 7: Project is e 464
Page 8: Project is e 464

The second table stores SUBTYPE and TYPE levels of data and it’s called as DIM_SUBTYPE_AGG.

Page 9: Project is e 464
Page 10: Project is e 464
Page 11: Project is e 464
Page 12: Project is e 464
Page 13: Project is e 464
Page 14: Project is e 464
Page 15: Project is e 464
Page 16: Project is e 464
Page 17: Project is e 464

FOR EXAMPLE

Page 18: Project is e 464
Page 19: Project is e 464

SLİCER

Page 20: Project is e 464
Page 21: Project is e 464

IMPLEMENTİNG HORİZONTAL FEDERATİON

Page 22: Project is e 464
Page 23: Project is e 464
Page 24: Project is e 464
Page 25: Project is e 464
Page 26: Project is e 464

SECURITY IN ORACLE BUSINESS INTELLIGENCE

Page 27: Project is e 464