SlideShare ist ein Scribd-Unternehmen logo
1 von 24
Deploying OBIEE 11g in the Enterprise
Mark Rittman, Technical Director, Rittman Mead
UKOUG Conference & Exhibition, Birmingham December 2012

T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
About the Speaker

• Mark Rittman, Co-Founder of Rittman Mead
• Oracle ACE Director, specialising in Oracle BI&DW
• 14 Years Experience with Oracle Technology
• Regular columnist for Oracle Magazine
• Author of two Oracle Press Oracle BI books
• Oracle Business Intelligence Developers Guide
• Oracle Exalytics Revealed
• Writer for Rittman Mead Blog :
  http://www.rittmanmead.com/blog
• Email : mark.rittman@rittmanmead.com
• Twitter : @markrittman


 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
About Rittman Mead

• Oracle BI and DW platinum partner
• World leading specialist partner for technical excellence, solutions delivery and innovation in Oracle BI
• Approximately 50 consultants worldwide
• All expert in Oracle BI and DW
• Offices in US (Atlanta), Europe, Australia and India
• Skills in broad range of supporting Oracle tools:
  ‣   OBIEE
  ‣   OBIA
  ‣   ODIEE
  ‣   Essbase, Oracle OLAP
  ‣   GoldenGate
  ‣   Exadata
  ‣   Endeca



 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Oracle Business Intelligence 11g

• Oracle’s business intelligence platform, now at version 11.1.1.6.x
• Provides dashboards, reporting, ad-hoc analysis,
  KPIs, mapping and other visualizations
• Runs standalone, or embedded in
  applications, called from business processes
• Built around an enterprise semantic model
• Based on Siebel Analytics technology,
 extended by Oracle since 1997




 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Oracle BI Applications

• Packaged version of OBIEE that includes a data warehouse, and ETL mappings,
  from E-Business Suite, Siebel, SAP and Peoplesoft
• Covers areas such as Financial Analytics, HR Analytics, Sales Analytics etc
• Built on the same technology as OBIEE 11g, plus ETL and administration tools




 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Basic OBIEE 11g Product Architecture (Single Node Enterprise Install)

• A single install is a called an “Oracle BI Domain”
• Made up of Java components hosted in a WebLogic domain,
  and Non-Java components in an Oracle Instance
• Initial install places all components on a single server,
  with the system managed by Enterprise Manager
• Users access the system via a web browser (thin-client)
• Developers access via a browser (EM) and via
  Windows desktop tools (BI Administrator)
• Typically one BI domain for DEV, one for TEST, one for PROD etc
• Used in conjunction with a database (for repository schemas)




 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Part of Oracle Fusion Middleware 11g

• Oracle complete set of middleware servers and technologies
• Based around Java, SOA, Oracle WebLogic Server and non-Java technologies
• Foundation for Oracle’s applications and platforms such as Oracle Business Intelligence 11g




 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Deploying OBIEE 11g in the Enterprise

• Larger, “enterprise” customers may have additional requirements beyond the basic install
   ‣ Integrating with an external identity store such as Active Directory
   ‣ Implementing single sign-on, SSL or making parts of the BI system available externally
   ‣ Configuring the BI system for high-availability and/or failover
   ‣ Integrating with external monitoring and diagnostic tools, or with Oracle Enterprise Manager
   ‣ The ability to manage an estate of BI systems from a
     central control panel, apply patching etc
• They may also want to integrate BI with their
  existing “engineered systems” strategy




 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Integrating with External Identity Stores (OID, AD etc)

• OBIEE has a pluggable security system based around Oracle Fusion Middleware security
• Out of the box configuration stores users and groups in an embedded LDAP server
  ‣ Not designed for full production use, more to “get started”
• Usual strategy for enterprise customers is to connect OBIEE (via Fusion Middleware Security)
    to a corporate LDAP server such as
     ‣ Microsoft Active Directory
     ‣ Oracle Internet Directory
•   External directory can be “in addition” to the embedded
    LDAP server, or completely replace it
•   Multiple directories can be connected to OBIEE + FMW
    for federated identity
•   Often used in conjunction with SSO, SSL and other tools
     ‣ Oracle Access Manager
     ‣ Oracle Entitlements Server etc

    T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
How Does OBIEE 11g Connect to Active Directory, OID etc?

• Many Oracle and third-party security providers and directories are supported for OBIEE 11g
    ‣ See System Requirements and Supported Platforms for Oracle BI EE 11g on OTN
    ‣ Note - not all directories supported by FMW11g are supported by OBIEE - check the list
•   Recommended approach is to use WebLogic
    + OPSS to connect to the directory
    ‣ Init Blocks are deprecated and are a fall-back
      if WLS not possible
        - Unsupported directory
        - Requirement to support legacy
          ID management i.e. EBS
•   Configured through WebLogic Administration Console,
    with AD & OID well documented




    T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Configuring Single Sign-On and SSL for OBIEE 11g

• SSO and SSL are both configured through Enterprise Manager Fusion Middleware Control
   ‣ Or can be scripted through WLST + Oracle BI Systems Management API
• A number of Oracle and third-party SSO systems are supported
• Configures the BI Presentation Server to accept pre-authorised creds. from the SSO provider




 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Externalizing OBIEE 11g Content Outside the Organization

• Most organizations deploy on their internal network, for internal users behind the firewall
• But some may wish to deploy OBIEE 11g for external users
    ‣ Make the BI system available for internal users, but on the road (via Web, via VPN etc)
    ‣ Make parts of it available to customers, or other external users
    ‣ Embed parts of it in other applications, e.g. Oracle WebCenter Portal
    ‣ Provide access via Oracle BI Mobile using Apple iPads, iPhones
•   Security has to be a consideration though, in these scenarios




    T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Deploying Compromisable Web Components in the Firewall DMZ

• When deploying OBIEE 11g content outside the organization, the key is to place all externally-facing
    servers into firewall DMZs (firewall web tier, firewall app tier)
    ‣ Relies on adding an additional HTTP server (typically OHS, with WebGate and mod_wl_ohs)
    ‣ Typically deployed as a load-balancing pair (or more) with a hardware load balancer
    ‣ If HTTP server is then compromised (hacked) it doesn’t provide access to data, other systems etc
•   OBIEE components then optionally placed into
    a firewall App Tier
    ‣ Separates them from the databases
    ‣ Or can just be located in the regular
      internal network, with everything else




    T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Securing Oracle BI Mobile

• Oracle BI Mobile supports SSL for connections, VPN via IOS settings
• However some enterprises will still now allow applications such as these
  ‣ Need the applications to be sandboxed, secured separate from the mobile device
• Now supported with OBIEE 11.1.1.6.2 and the Oracle BI Mobile Security Toolkit
    ‣ Sample code available on OTN for Apple iPad
    ‣ Lightweight SDK for integrating with MDM vendor of choice
•   Prebuilt solutions from Good Technologies, Bitzer etc
    ‣ Makes it possible to deploy BI Mobile even with
      very strict mobile app security rules




    T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Configuring OBIEE 11g for High-Availability and Failover

• OBIEE 11g can be configured for HA and failover in several ways
    ‣ Vertical scaleout (adding components to the existing server) for BI Server etc redundancy
    ‣ Horizontal scaleout to add additional servers to the
      WebLogic cluster (requires additional WLS EE license)
    ‣ Adding secondary BI Scheduler and
      BI Cluster Controller components
    ‣ Adding failover and filesystem clustering to
      protect WLS Administration Server and install/config files
•   Can also extend to the underlying
    databases (repository schemas)
    ‣ Dataguard (log shipping) and RAC
      (more scale-out than HA, but can allow
      rolling DB patching)
•   How much HA do you need though, what sort of trade-off?

    T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
What Can Go Wrong within an OBIEE 11g Infrastructure?

• System components can fail on a single server
    ‣ Can protect by adding more components to the same
      server, or to a separate server (active/active failover)
    ‣ BI Scheduler and BI Cluster Controller components
      are active/passive, need to add secondary instances
•   WebLogic managed servers can fail
    ‣ If horizontally scaled-out, WLS clustering should
      take care of the fail, restarting if possible
•   Java components within a managed server can fail
    ‣ Again, WLS should take care of these
•   WebLogic administration server can fail
    ‣ Users can still log in if LDAP virtualization enabled,
      and an external LDAP provider is configured



    T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
OBIEE 11g Enterprise Deployment Guide Infrastructure

• Adds additional redundancy and failover for
  mission-critical BI systems
• Deploys HTTP servers in a DMZ for security
• Multiple redundant installs of
  WLS administration server
• WLS installation and configuration files
  on a cluster filesystem
• Use of VIPs, VHosts and other standard
  abstraction / virtualization techniques
• Ultimate in resilience, but complex to set up and
 configure (though possible, and documented)




 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Monitoring and Systems Maintenance

• OBIEE 11g by default comes with two web-based consoles
• Oracle WebLogic Administration Console manages WebLogic, including the LDAP server and WLS servers
• Oracle Enterprise Manager Fusion Middleware Control manages Fusion Middleware, including
 Oracle Business Intelligence 11g
 ‣ Some overlap in functionality
 ‣ Only manages a single BI domain
 ‣ No advanced alerting or other EM features




 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Oracle Enterprise Manager Cloud Control 12cR2 BI Management Pack

• Oracle Enterprise Manager Cloud Control 12cR2 is the “full” deployment of EM
• Monitors databases, application servers, many other infrastructure components
• Plug-ins for non-Oracle tools
• Now supports OBIEE, Essbase and BI Apps through
  the BI Management Pack (extra license cost)
• Set alerts, monitor service levels,
  monitor usage tracking etc
• Perform wider WLS / FMW activities such
  as cloning domains, patching etc
• Also covers OBIA ETL elements, and
 some Essbase metrics




 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Open-Source / Home-Grown Solutions : Nagios

• Free and/or open-source tools such as Nagios can be configured to monitor OBIEE functions
• Enterprise monitoring tools such as those by BMC can parse OBIEE’s ODL-format log files and raise alerts
• Other tools can monitor WebLogic
  servers, restart them if needed
• Open-format logs plus standard
 hooks into WLS and OPMN
 functionality make most monitoring
 possible with a bit of work




 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Oracle’s Hardware and Software Strategy : Engineered Systems

• Purpose-built engineered systems for large-scale data analysis
• Oracle Exadata for filtering and advanced analytics against large relational data sets
• Oracle Big Data Appliance supporting Oracle NoSQL, R and Apache Hadoop

                                                     Any Data,
                                                    Any Source                   Oracle Exadata   Oracle Big Data Appliance




 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Oracle Exalytics : First In-Memory Engineered System for Analytics

• Relational, Multi-Dimensional and Unstructured data analysis available as a single engineered system
• Combination of in-memory hardware and optimized software versions
• Supports the Exadata and Big Data Appliance data management systems

                                                      Exalytics
                        Spans Relational, Multi-Dimensional, and Unstructured analysis,
                                                     In-Memory
                        combined with Financial & Operational PlanningIn-Memory Optimized HardwareIn-Memory Oracle BI, TimesTen, Essbase, and En
                                                       Machine
                        ‣Tightly-Integrated with Exadata, and
                        Big Data Appliance
                        Tightly-Integrated with Exadata, and
                        Big Data Appliance




 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
More Information

• Thank you for attending this presentation, and more information can be found at http://www.rittmanmead.com
• Contact us at info@rittmanmead.com or mark.rittman@rittmanmead.com
• Look out for our book, “Oracle Business Intelligence Developers Guide” out now!
• Follow-us on Twitter (@rittmanmead) or Facebook (facebook.com/rittmanmead)




 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
Deploying OBIEE 11g in the Enterprise
Mark Rittman, Technical Director, Rittman Mead
UKOUG Conference & Exhibition, Birmingham December 2012

T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com

Weitere ähnliche Inhalte

Was ist angesagt?

Oracle infiniband cabling for Oracle appliances
Oracle infiniband cabling for Oracle appliancesOracle infiniband cabling for Oracle appliances
Oracle infiniband cabling for Oracle appliancesJohan Louwers
 
Appliance whitepaper 8_i
Appliance whitepaper 8_iAppliance whitepaper 8_i
Appliance whitepaper 8_iAnil Pandey
 
Oracle Autonomous Data Warehouse Cloud and Data Visualization
Oracle Autonomous Data Warehouse Cloud and Data VisualizationOracle Autonomous Data Warehouse Cloud and Data Visualization
Oracle Autonomous Data Warehouse Cloud and Data VisualizationEdelweiss Kammermann
 
Developer and Fusion Middleware 2 _Greg Kirkendall _ How Australia Post teach...
Developer and Fusion Middleware 2 _Greg Kirkendall _ How Australia Post teach...Developer and Fusion Middleware 2 _Greg Kirkendall _ How Australia Post teach...
Developer and Fusion Middleware 2 _Greg Kirkendall _ How Australia Post teach...InSync2011
 
Rapid Tools(swift_suite) intro
Rapid Tools(swift_suite) introRapid Tools(swift_suite) intro
Rapid Tools(swift_suite) introJulie Jackson
 
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]vasuballa
 
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...vasuballa
 
RethinkDB on Oracle Linux
RethinkDB on Oracle LinuxRethinkDB on Oracle Linux
RethinkDB on Oracle LinuxJohan Louwers
 
Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3
Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3
Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3OTN Systems Hub
 
APEX – jak vytvořit jednoduše aplikaci
APEX – jak vytvořit jednoduše aplikaciAPEX – jak vytvořit jednoduše aplikaci
APEX – jak vytvořit jednoduše aplikaciMarketingArrowECS_CZ
 
Oracle Solaris Cloud Management and Deployment with OpenStack
Oracle Solaris Cloud Management and Deployment with OpenStackOracle Solaris Cloud Management and Deployment with OpenStack
Oracle Solaris Cloud Management and Deployment with OpenStackOTN Systems Hub
 
Rapid private cloud with oracle vm and oracle openstack for oracle linux
Rapid private cloud with oracle vm and oracle openstack for oracle linuxRapid private cloud with oracle vm and oracle openstack for oracle linux
Rapid private cloud with oracle vm and oracle openstack for oracle linuxOTN Systems Hub
 
ODI 11g in the Enterprise - BIWA 2013
ODI 11g in the Enterprise - BIWA 2013ODI 11g in the Enterprise - BIWA 2013
ODI 11g in the Enterprise - BIWA 2013Mark Rittman
 
E-Business Suite on Oracle Cloud
E-Business Suite on Oracle CloudE-Business Suite on Oracle Cloud
E-Business Suite on Oracle CloudKeith Kiattipong
 
Moving OBIEE to Oracle Analytics Cloud
Moving OBIEE to Oracle Analytics CloudMoving OBIEE to Oracle Analytics Cloud
Moving OBIEE to Oracle Analytics CloudEdelweiss Kammermann
 
Developing Oracle Fusion Middleware Applications in the Cloud
Developing Oracle Fusion Middleware Applications in the CloudDeveloping Oracle Fusion Middleware Applications in the Cloud
Developing Oracle Fusion Middleware Applications in the CloudMatt Wright
 
01 Ronald Vargas Verdades ciertas, mitos y falacias sobre oracle database 19c
01 Ronald Vargas Verdades ciertas, mitos y falacias sobre oracle database 19c01 Ronald Vargas Verdades ciertas, mitos y falacias sobre oracle database 19c
01 Ronald Vargas Verdades ciertas, mitos y falacias sobre oracle database 19cRonald Francisco Vargas Quesada
 
Self Service Access Control - Help Yourself to More Productivity
Self Service Access Control - Help Yourself to More ProductivitySelf Service Access Control - Help Yourself to More Productivity
Self Service Access Control - Help Yourself to More ProductivityAtul Goyal
 

Was ist angesagt? (20)

Oracle Solaris Overview
Oracle Solaris OverviewOracle Solaris Overview
Oracle Solaris Overview
 
Oracle infiniband cabling for Oracle appliances
Oracle infiniband cabling for Oracle appliancesOracle infiniband cabling for Oracle appliances
Oracle infiniband cabling for Oracle appliances
 
Appliance whitepaper 8_i
Appliance whitepaper 8_iAppliance whitepaper 8_i
Appliance whitepaper 8_i
 
Oracle ADWC
Oracle ADWCOracle ADWC
Oracle ADWC
 
Oracle Autonomous Data Warehouse Cloud and Data Visualization
Oracle Autonomous Data Warehouse Cloud and Data VisualizationOracle Autonomous Data Warehouse Cloud and Data Visualization
Oracle Autonomous Data Warehouse Cloud and Data Visualization
 
Developer and Fusion Middleware 2 _Greg Kirkendall _ How Australia Post teach...
Developer and Fusion Middleware 2 _Greg Kirkendall _ How Australia Post teach...Developer and Fusion Middleware 2 _Greg Kirkendall _ How Australia Post teach...
Developer and Fusion Middleware 2 _Greg Kirkendall _ How Australia Post teach...
 
Rapid Tools(swift_suite) intro
Rapid Tools(swift_suite) introRapid Tools(swift_suite) intro
Rapid Tools(swift_suite) intro
 
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
 
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
 
RethinkDB on Oracle Linux
RethinkDB on Oracle LinuxRethinkDB on Oracle Linux
RethinkDB on Oracle Linux
 
Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3
Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3
Oracle Solaris Simple, Flexible, Fast: Virtualization in 11.3
 
APEX – jak vytvořit jednoduše aplikaci
APEX – jak vytvořit jednoduše aplikaciAPEX – jak vytvořit jednoduše aplikaci
APEX – jak vytvořit jednoduše aplikaci
 
Oracle Solaris Cloud Management and Deployment with OpenStack
Oracle Solaris Cloud Management and Deployment with OpenStackOracle Solaris Cloud Management and Deployment with OpenStack
Oracle Solaris Cloud Management and Deployment with OpenStack
 
Rapid private cloud with oracle vm and oracle openstack for oracle linux
Rapid private cloud with oracle vm and oracle openstack for oracle linuxRapid private cloud with oracle vm and oracle openstack for oracle linux
Rapid private cloud with oracle vm and oracle openstack for oracle linux
 
ODI 11g in the Enterprise - BIWA 2013
ODI 11g in the Enterprise - BIWA 2013ODI 11g in the Enterprise - BIWA 2013
ODI 11g in the Enterprise - BIWA 2013
 
E-Business Suite on Oracle Cloud
E-Business Suite on Oracle CloudE-Business Suite on Oracle Cloud
E-Business Suite on Oracle Cloud
 
Moving OBIEE to Oracle Analytics Cloud
Moving OBIEE to Oracle Analytics CloudMoving OBIEE to Oracle Analytics Cloud
Moving OBIEE to Oracle Analytics Cloud
 
Developing Oracle Fusion Middleware Applications in the Cloud
Developing Oracle Fusion Middleware Applications in the CloudDeveloping Oracle Fusion Middleware Applications in the Cloud
Developing Oracle Fusion Middleware Applications in the Cloud
 
01 Ronald Vargas Verdades ciertas, mitos y falacias sobre oracle database 19c
01 Ronald Vargas Verdades ciertas, mitos y falacias sobre oracle database 19c01 Ronald Vargas Verdades ciertas, mitos y falacias sobre oracle database 19c
01 Ronald Vargas Verdades ciertas, mitos y falacias sobre oracle database 19c
 
Self Service Access Control - Help Yourself to More Productivity
Self Service Access Control - Help Yourself to More ProductivitySelf Service Access Control - Help Yourself to More Productivity
Self Service Access Control - Help Yourself to More Productivity
 

Ähnlich wie Deploying OBIEE11g in the Enterprise (UKOUG 2012)

IBANK - Oracle developers-guide
IBANK - Oracle developers-guide IBANK - Oracle developers-guide
IBANK - Oracle developers-guide ibankuk
 
Getting Into the Business Intelligence Game: Migrating OBIA to the Cloud
Getting Into the Business Intelligence Game: Migrating OBIA to the CloudGetting Into the Business Intelligence Game: Migrating OBIA to the Cloud
Getting Into the Business Intelligence Game: Migrating OBIA to the CloudDatavail
 
Embracing SOA and the Cloud
Embracing SOA and the CloudEmbracing SOA and the Cloud
Embracing SOA and the CloudHeba Fouad
 
Oracle web-applications
Oracle web-applicationsOracle web-applications
Oracle web-applicationsurskeshav
 
Oracle Exalytics - Tips and Experiences from the Field (Enkitec E4 Conference...
Oracle Exalytics - Tips and Experiences from the Field (Enkitec E4 Conference...Oracle Exalytics - Tips and Experiences from the Field (Enkitec E4 Conference...
Oracle Exalytics - Tips and Experiences from the Field (Enkitec E4 Conference...Mark Rittman
 
Oracle Integration Cloud – Pragmatic approach to integrations
Oracle Integration Cloud – Pragmatic approach to integrationsOracle Integration Cloud – Pragmatic approach to integrations
Oracle Integration Cloud – Pragmatic approach to integrationsJade Global
 
D-DAY 2015 Paas ORACLE
D-DAY 2015 Paas ORACLED-DAY 2015 Paas ORACLE
D-DAY 2015 Paas ORACLEDEVOPS D-DAY
 
[2015 Oracle Cloud Summit] 6. BI Cloud Service -엔터프라이즈급 분석 플랫폼과 서비스를 클라우드에서 구현
[2015 Oracle Cloud Summit] 6. BI Cloud Service -엔터프라이즈급 분석 플랫폼과 서비스를 클라우드에서 구현[2015 Oracle Cloud Summit] 6. BI Cloud Service -엔터프라이즈급 분석 플랫폼과 서비스를 클라우드에서 구현
[2015 Oracle Cloud Summit] 6. BI Cloud Service -엔터프라이즈급 분석 플랫폼과 서비스를 클라우드에서 구현Oracle Korea
 
5. 2010 11-03 bucharest oracle-tech_day_security
5. 2010 11-03 bucharest oracle-tech_day_security5. 2010 11-03 bucharest oracle-tech_day_security
5. 2010 11-03 bucharest oracle-tech_day_securityDoina Draganescu
 
OBIEE & Essbase Integration with Oracle BI Foundation 11.1.1.7 (ODTUG 2013)
OBIEE & Essbase Integration with Oracle BI Foundation 11.1.1.7 (ODTUG 2013)OBIEE & Essbase Integration with Oracle BI Foundation 11.1.1.7 (ODTUG 2013)
OBIEE & Essbase Integration with Oracle BI Foundation 11.1.1.7 (ODTUG 2013)Mark Rittman
 
2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...
2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...
2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...Marcus Vinicius Miguel Pedro
 
Business Intelligence with Oracle Database Applicance
Business Intelligence with Oracle Database Applicance Business Intelligence with Oracle Database Applicance
Business Intelligence with Oracle Database Applicance Christophe De Greve
 
Deploying OBIEE in the Cloud - Oracle Openworld 2014
Deploying OBIEE in the Cloud - Oracle Openworld 2014Deploying OBIEE in the Cloud - Oracle Openworld 2014
Deploying OBIEE in the Cloud - Oracle Openworld 2014Mark Rittman
 
Deploying Full BI Platforms to Oracle Cloud
Deploying Full BI Platforms to Oracle CloudDeploying Full BI Platforms to Oracle Cloud
Deploying Full BI Platforms to Oracle CloudMark Rittman
 
Inside Oracle Exalytics and Oracle TimesTen for Exalytics - Hotsos 2012
Inside Oracle Exalytics and Oracle TimesTen for Exalytics - Hotsos 2012Inside Oracle Exalytics and Oracle TimesTen for Exalytics - Hotsos 2012
Inside Oracle Exalytics and Oracle TimesTen for Exalytics - Hotsos 2012Mark Rittman
 
Con9573 managing the oim platform with oracle enterprise manager
Con9573 managing the oim platform with oracle enterprise manager Con9573 managing the oim platform with oracle enterprise manager
Con9573 managing the oim platform with oracle enterprise manager OracleIDM
 

Ähnlich wie Deploying OBIEE11g in the Enterprise (UKOUG 2012) (20)

IBANK - Oracle developers-guide
IBANK - Oracle developers-guide IBANK - Oracle developers-guide
IBANK - Oracle developers-guide
 
Oracle Apex_24Apr2015_v2
Oracle Apex_24Apr2015_v2Oracle Apex_24Apr2015_v2
Oracle Apex_24Apr2015_v2
 
Getting Into the Business Intelligence Game: Migrating OBIA to the Cloud
Getting Into the Business Intelligence Game: Migrating OBIA to the CloudGetting Into the Business Intelligence Game: Migrating OBIA to the Cloud
Getting Into the Business Intelligence Game: Migrating OBIA to the Cloud
 
Embracing SOA and the Cloud
Embracing SOA and the CloudEmbracing SOA and the Cloud
Embracing SOA and the Cloud
 
Oracle web-applications
Oracle web-applicationsOracle web-applications
Oracle web-applications
 
Oracle Exalytics - Tips and Experiences from the Field (Enkitec E4 Conference...
Oracle Exalytics - Tips and Experiences from the Field (Enkitec E4 Conference...Oracle Exalytics - Tips and Experiences from the Field (Enkitec E4 Conference...
Oracle Exalytics - Tips and Experiences from the Field (Enkitec E4 Conference...
 
Oracle Integration Cloud – Pragmatic approach to integrations
Oracle Integration Cloud – Pragmatic approach to integrationsOracle Integration Cloud – Pragmatic approach to integrations
Oracle Integration Cloud – Pragmatic approach to integrations
 
D-DAY 2015 Paas ORACLE
D-DAY 2015 Paas ORACLED-DAY 2015 Paas ORACLE
D-DAY 2015 Paas ORACLE
 
[2015 Oracle Cloud Summit] 6. BI Cloud Service -엔터프라이즈급 분석 플랫폼과 서비스를 클라우드에서 구현
[2015 Oracle Cloud Summit] 6. BI Cloud Service -엔터프라이즈급 분석 플랫폼과 서비스를 클라우드에서 구현[2015 Oracle Cloud Summit] 6. BI Cloud Service -엔터프라이즈급 분석 플랫폼과 서비스를 클라우드에서 구현
[2015 Oracle Cloud Summit] 6. BI Cloud Service -엔터프라이즈급 분석 플랫폼과 서비스를 클라우드에서 구현
 
2020 - OCI Key Concepts for Oracle DBAs
2020 - OCI Key Concepts for Oracle DBAs2020 - OCI Key Concepts for Oracle DBAs
2020 - OCI Key Concepts for Oracle DBAs
 
5. 2010 11-03 bucharest oracle-tech_day_security
5. 2010 11-03 bucharest oracle-tech_day_security5. 2010 11-03 bucharest oracle-tech_day_security
5. 2010 11-03 bucharest oracle-tech_day_security
 
OBIEE & Essbase Integration with Oracle BI Foundation 11.1.1.7 (ODTUG 2013)
OBIEE & Essbase Integration with Oracle BI Foundation 11.1.1.7 (ODTUG 2013)OBIEE & Essbase Integration with Oracle BI Foundation 11.1.1.7 (ODTUG 2013)
OBIEE & Essbase Integration with Oracle BI Foundation 11.1.1.7 (ODTUG 2013)
 
Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2) Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2)
 
2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...
2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...
2019 - GUOB Tech Day / Groundbreakers LAD Tour - Database Migration Methods t...
 
Business Intelligence with Oracle Database Applicance
Business Intelligence with Oracle Database Applicance Business Intelligence with Oracle Database Applicance
Business Intelligence with Oracle Database Applicance
 
Deploying OBIEE in the Cloud - Oracle Openworld 2014
Deploying OBIEE in the Cloud - Oracle Openworld 2014Deploying OBIEE in the Cloud - Oracle Openworld 2014
Deploying OBIEE in the Cloud - Oracle Openworld 2014
 
SOACS-Overview.pdf
SOACS-Overview.pdfSOACS-Overview.pdf
SOACS-Overview.pdf
 
Deploying Full BI Platforms to Oracle Cloud
Deploying Full BI Platforms to Oracle CloudDeploying Full BI Platforms to Oracle Cloud
Deploying Full BI Platforms to Oracle Cloud
 
Inside Oracle Exalytics and Oracle TimesTen for Exalytics - Hotsos 2012
Inside Oracle Exalytics and Oracle TimesTen for Exalytics - Hotsos 2012Inside Oracle Exalytics and Oracle TimesTen for Exalytics - Hotsos 2012
Inside Oracle Exalytics and Oracle TimesTen for Exalytics - Hotsos 2012
 
Con9573 managing the oim platform with oracle enterprise manager
Con9573 managing the oim platform with oracle enterprise manager Con9573 managing the oim platform with oracle enterprise manager
Con9573 managing the oim platform with oracle enterprise manager
 

Mehr von Mark Rittman

The Future of Analytics, Data Integration and BI on Big Data Platforms
The Future of Analytics, Data Integration and BI on Big Data PlatformsThe Future of Analytics, Data Integration and BI on Big Data Platforms
The Future of Analytics, Data Integration and BI on Big Data PlatformsMark Rittman
 
Using Oracle Big Data Discovey as a Data Scientist's Toolkit
Using Oracle Big Data Discovey as a Data Scientist's ToolkitUsing Oracle Big Data Discovey as a Data Scientist's Toolkit
Using Oracle Big Data Discovey as a Data Scientist's ToolkitMark Rittman
 
From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...
From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...
From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...Mark Rittman
 
SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?
SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?
SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?Mark Rittman
 
Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...
Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...
Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...Mark Rittman
 
Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...
Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...
Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...Mark Rittman
 
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...Mark Rittman
 
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...Mark Rittman
 
OTN EMEA Tour 2016 : Deploying Full BI Platforms to Oracle Cloud
OTN EMEA Tour 2016 : Deploying Full BI Platforms to Oracle CloudOTN EMEA Tour 2016 : Deploying Full BI Platforms to Oracle Cloud
OTN EMEA Tour 2016 : Deploying Full BI Platforms to Oracle CloudMark Rittman
 
OTN EMEA TOUR 2016 - OBIEE12c New Features for End-Users, Developers and Sys...
OTN EMEA TOUR 2016  - OBIEE12c New Features for End-Users, Developers and Sys...OTN EMEA TOUR 2016  - OBIEE12c New Features for End-Users, Developers and Sys...
OTN EMEA TOUR 2016 - OBIEE12c New Features for End-Users, Developers and Sys...Mark Rittman
 
Enkitec E4 Barcelona : SQL and Data Integration Futures on Hadoop :
Enkitec E4 Barcelona : SQL and Data Integration Futures on Hadoop : Enkitec E4 Barcelona : SQL and Data Integration Futures on Hadoop :
Enkitec E4 Barcelona : SQL and Data Integration Futures on Hadoop : Mark Rittman
 
Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...
Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...
Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...Mark Rittman
 
Oracle BI Hybrid BI : Mode 1 + Mode 2, Cloud + On-Premise Business Analytics
Oracle BI Hybrid BI : Mode 1 + Mode 2, Cloud + On-Premise Business AnalyticsOracle BI Hybrid BI : Mode 1 + Mode 2, Cloud + On-Premise Business Analytics
Oracle BI Hybrid BI : Mode 1 + Mode 2, Cloud + On-Premise Business AnalyticsMark Rittman
 
Unlock the value in your big data reservoir using oracle big data discovery a...
Unlock the value in your big data reservoir using oracle big data discovery a...Unlock the value in your big data reservoir using oracle big data discovery a...
Unlock the value in your big data reservoir using oracle big data discovery a...Mark Rittman
 
Riga dev day 2016 adding a data reservoir and oracle bdd to extend your ora...
Riga dev day 2016   adding a data reservoir and oracle bdd to extend your ora...Riga dev day 2016   adding a data reservoir and oracle bdd to extend your ora...
Riga dev day 2016 adding a data reservoir and oracle bdd to extend your ora...Mark Rittman
 
Big Data for Oracle Devs - Towards Spark, Real-Time and Predictive Analytics
Big Data for Oracle Devs - Towards Spark, Real-Time and Predictive AnalyticsBig Data for Oracle Devs - Towards Spark, Real-Time and Predictive Analytics
Big Data for Oracle Devs - Towards Spark, Real-Time and Predictive AnalyticsMark Rittman
 
OBIEE12c and Embedded Essbase 12c - An Initial Look at Query Acceleration Use...
OBIEE12c and Embedded Essbase 12c - An Initial Look at Query Acceleration Use...OBIEE12c and Embedded Essbase 12c - An Initial Look at Query Acceleration Use...
OBIEE12c and Embedded Essbase 12c - An Initial Look at Query Acceleration Use...Mark Rittman
 
Oracle Big Data Spatial & Graph 
Social Media Analysis - Case Study
Oracle Big Data Spatial & Graph 
Social Media Analysis - Case StudyOracle Big Data Spatial & Graph 
Social Media Analysis - Case Study
Oracle Big Data Spatial & Graph 
Social Media Analysis - Case StudyMark Rittman
 
Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...
Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...
Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...Mark Rittman
 
What is Big Data Discovery, and how it complements traditional business anal...
What is Big Data Discovery, and how it complements  traditional business anal...What is Big Data Discovery, and how it complements  traditional business anal...
What is Big Data Discovery, and how it complements traditional business anal...Mark Rittman
 

Mehr von Mark Rittman (20)

The Future of Analytics, Data Integration and BI on Big Data Platforms
The Future of Analytics, Data Integration and BI on Big Data PlatformsThe Future of Analytics, Data Integration and BI on Big Data Platforms
The Future of Analytics, Data Integration and BI on Big Data Platforms
 
Using Oracle Big Data Discovey as a Data Scientist's Toolkit
Using Oracle Big Data Discovey as a Data Scientist's ToolkitUsing Oracle Big Data Discovey as a Data Scientist's Toolkit
Using Oracle Big Data Discovey as a Data Scientist's Toolkit
 
From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...
From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...
From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...
 
SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?
SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?
SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?
 
Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...
Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...
Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...
 
Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...
Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...
Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...
 
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...
 
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...
 
OTN EMEA Tour 2016 : Deploying Full BI Platforms to Oracle Cloud
OTN EMEA Tour 2016 : Deploying Full BI Platforms to Oracle CloudOTN EMEA Tour 2016 : Deploying Full BI Platforms to Oracle Cloud
OTN EMEA Tour 2016 : Deploying Full BI Platforms to Oracle Cloud
 
OTN EMEA TOUR 2016 - OBIEE12c New Features for End-Users, Developers and Sys...
OTN EMEA TOUR 2016  - OBIEE12c New Features for End-Users, Developers and Sys...OTN EMEA TOUR 2016  - OBIEE12c New Features for End-Users, Developers and Sys...
OTN EMEA TOUR 2016 - OBIEE12c New Features for End-Users, Developers and Sys...
 
Enkitec E4 Barcelona : SQL and Data Integration Futures on Hadoop :
Enkitec E4 Barcelona : SQL and Data Integration Futures on Hadoop : Enkitec E4 Barcelona : SQL and Data Integration Futures on Hadoop :
Enkitec E4 Barcelona : SQL and Data Integration Futures on Hadoop :
 
Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...
Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...
Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...
 
Oracle BI Hybrid BI : Mode 1 + Mode 2, Cloud + On-Premise Business Analytics
Oracle BI Hybrid BI : Mode 1 + Mode 2, Cloud + On-Premise Business AnalyticsOracle BI Hybrid BI : Mode 1 + Mode 2, Cloud + On-Premise Business Analytics
Oracle BI Hybrid BI : Mode 1 + Mode 2, Cloud + On-Premise Business Analytics
 
Unlock the value in your big data reservoir using oracle big data discovery a...
Unlock the value in your big data reservoir using oracle big data discovery a...Unlock the value in your big data reservoir using oracle big data discovery a...
Unlock the value in your big data reservoir using oracle big data discovery a...
 
Riga dev day 2016 adding a data reservoir and oracle bdd to extend your ora...
Riga dev day 2016   adding a data reservoir and oracle bdd to extend your ora...Riga dev day 2016   adding a data reservoir and oracle bdd to extend your ora...
Riga dev day 2016 adding a data reservoir and oracle bdd to extend your ora...
 
Big Data for Oracle Devs - Towards Spark, Real-Time and Predictive Analytics
Big Data for Oracle Devs - Towards Spark, Real-Time and Predictive AnalyticsBig Data for Oracle Devs - Towards Spark, Real-Time and Predictive Analytics
Big Data for Oracle Devs - Towards Spark, Real-Time and Predictive Analytics
 
OBIEE12c and Embedded Essbase 12c - An Initial Look at Query Acceleration Use...
OBIEE12c and Embedded Essbase 12c - An Initial Look at Query Acceleration Use...OBIEE12c and Embedded Essbase 12c - An Initial Look at Query Acceleration Use...
OBIEE12c and Embedded Essbase 12c - An Initial Look at Query Acceleration Use...
 
Oracle Big Data Spatial & Graph 
Social Media Analysis - Case Study
Oracle Big Data Spatial & Graph 
Social Media Analysis - Case StudyOracle Big Data Spatial & Graph 
Social Media Analysis - Case Study
Oracle Big Data Spatial & Graph 
Social Media Analysis - Case Study
 
Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...
Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...
Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...
 
What is Big Data Discovery, and how it complements traditional business anal...
What is Big Data Discovery, and how it complements  traditional business anal...What is Big Data Discovery, and how it complements  traditional business anal...
What is Big Data Discovery, and how it complements traditional business anal...
 

Kürzlich hochgeladen

Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 

Kürzlich hochgeladen (20)

Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 

Deploying OBIEE11g in the Enterprise (UKOUG 2012)

  • 1. Deploying OBIEE 11g in the Enterprise Mark Rittman, Technical Director, Rittman Mead UKOUG Conference & Exhibition, Birmingham December 2012 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 2. About the Speaker • Mark Rittman, Co-Founder of Rittman Mead • Oracle ACE Director, specialising in Oracle BI&DW • 14 Years Experience with Oracle Technology • Regular columnist for Oracle Magazine • Author of two Oracle Press Oracle BI books • Oracle Business Intelligence Developers Guide • Oracle Exalytics Revealed • Writer for Rittman Mead Blog : http://www.rittmanmead.com/blog • Email : mark.rittman@rittmanmead.com • Twitter : @markrittman T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 3. About Rittman Mead • Oracle BI and DW platinum partner • World leading specialist partner for technical excellence, solutions delivery and innovation in Oracle BI • Approximately 50 consultants worldwide • All expert in Oracle BI and DW • Offices in US (Atlanta), Europe, Australia and India • Skills in broad range of supporting Oracle tools: ‣ OBIEE ‣ OBIA ‣ ODIEE ‣ Essbase, Oracle OLAP ‣ GoldenGate ‣ Exadata ‣ Endeca T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 4. Oracle Business Intelligence 11g • Oracle’s business intelligence platform, now at version 11.1.1.6.x • Provides dashboards, reporting, ad-hoc analysis, KPIs, mapping and other visualizations • Runs standalone, or embedded in applications, called from business processes • Built around an enterprise semantic model • Based on Siebel Analytics technology, extended by Oracle since 1997 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 5. Oracle BI Applications • Packaged version of OBIEE that includes a data warehouse, and ETL mappings, from E-Business Suite, Siebel, SAP and Peoplesoft • Covers areas such as Financial Analytics, HR Analytics, Sales Analytics etc • Built on the same technology as OBIEE 11g, plus ETL and administration tools T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 6. Basic OBIEE 11g Product Architecture (Single Node Enterprise Install) • A single install is a called an “Oracle BI Domain” • Made up of Java components hosted in a WebLogic domain, and Non-Java components in an Oracle Instance • Initial install places all components on a single server, with the system managed by Enterprise Manager • Users access the system via a web browser (thin-client) • Developers access via a browser (EM) and via Windows desktop tools (BI Administrator) • Typically one BI domain for DEV, one for TEST, one for PROD etc • Used in conjunction with a database (for repository schemas) T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 7. Part of Oracle Fusion Middleware 11g • Oracle complete set of middleware servers and technologies • Based around Java, SOA, Oracle WebLogic Server and non-Java technologies • Foundation for Oracle’s applications and platforms such as Oracle Business Intelligence 11g T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 8. Deploying OBIEE 11g in the Enterprise • Larger, “enterprise” customers may have additional requirements beyond the basic install ‣ Integrating with an external identity store such as Active Directory ‣ Implementing single sign-on, SSL or making parts of the BI system available externally ‣ Configuring the BI system for high-availability and/or failover ‣ Integrating with external monitoring and diagnostic tools, or with Oracle Enterprise Manager ‣ The ability to manage an estate of BI systems from a central control panel, apply patching etc • They may also want to integrate BI with their existing “engineered systems” strategy T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 9. Integrating with External Identity Stores (OID, AD etc) • OBIEE has a pluggable security system based around Oracle Fusion Middleware security • Out of the box configuration stores users and groups in an embedded LDAP server ‣ Not designed for full production use, more to “get started” • Usual strategy for enterprise customers is to connect OBIEE (via Fusion Middleware Security) to a corporate LDAP server such as ‣ Microsoft Active Directory ‣ Oracle Internet Directory • External directory can be “in addition” to the embedded LDAP server, or completely replace it • Multiple directories can be connected to OBIEE + FMW for federated identity • Often used in conjunction with SSO, SSL and other tools ‣ Oracle Access Manager ‣ Oracle Entitlements Server etc T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 10. How Does OBIEE 11g Connect to Active Directory, OID etc? • Many Oracle and third-party security providers and directories are supported for OBIEE 11g ‣ See System Requirements and Supported Platforms for Oracle BI EE 11g on OTN ‣ Note - not all directories supported by FMW11g are supported by OBIEE - check the list • Recommended approach is to use WebLogic + OPSS to connect to the directory ‣ Init Blocks are deprecated and are a fall-back if WLS not possible - Unsupported directory - Requirement to support legacy ID management i.e. EBS • Configured through WebLogic Administration Console, with AD & OID well documented T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 11. Configuring Single Sign-On and SSL for OBIEE 11g • SSO and SSL are both configured through Enterprise Manager Fusion Middleware Control ‣ Or can be scripted through WLST + Oracle BI Systems Management API • A number of Oracle and third-party SSO systems are supported • Configures the BI Presentation Server to accept pre-authorised creds. from the SSO provider T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 12. Externalizing OBIEE 11g Content Outside the Organization • Most organizations deploy on their internal network, for internal users behind the firewall • But some may wish to deploy OBIEE 11g for external users ‣ Make the BI system available for internal users, but on the road (via Web, via VPN etc) ‣ Make parts of it available to customers, or other external users ‣ Embed parts of it in other applications, e.g. Oracle WebCenter Portal ‣ Provide access via Oracle BI Mobile using Apple iPads, iPhones • Security has to be a consideration though, in these scenarios T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 13. Deploying Compromisable Web Components in the Firewall DMZ • When deploying OBIEE 11g content outside the organization, the key is to place all externally-facing servers into firewall DMZs (firewall web tier, firewall app tier) ‣ Relies on adding an additional HTTP server (typically OHS, with WebGate and mod_wl_ohs) ‣ Typically deployed as a load-balancing pair (or more) with a hardware load balancer ‣ If HTTP server is then compromised (hacked) it doesn’t provide access to data, other systems etc • OBIEE components then optionally placed into a firewall App Tier ‣ Separates them from the databases ‣ Or can just be located in the regular internal network, with everything else T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 14. Securing Oracle BI Mobile • Oracle BI Mobile supports SSL for connections, VPN via IOS settings • However some enterprises will still now allow applications such as these ‣ Need the applications to be sandboxed, secured separate from the mobile device • Now supported with OBIEE 11.1.1.6.2 and the Oracle BI Mobile Security Toolkit ‣ Sample code available on OTN for Apple iPad ‣ Lightweight SDK for integrating with MDM vendor of choice • Prebuilt solutions from Good Technologies, Bitzer etc ‣ Makes it possible to deploy BI Mobile even with very strict mobile app security rules T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 15. Configuring OBIEE 11g for High-Availability and Failover • OBIEE 11g can be configured for HA and failover in several ways ‣ Vertical scaleout (adding components to the existing server) for BI Server etc redundancy ‣ Horizontal scaleout to add additional servers to the WebLogic cluster (requires additional WLS EE license) ‣ Adding secondary BI Scheduler and BI Cluster Controller components ‣ Adding failover and filesystem clustering to protect WLS Administration Server and install/config files • Can also extend to the underlying databases (repository schemas) ‣ Dataguard (log shipping) and RAC (more scale-out than HA, but can allow rolling DB patching) • How much HA do you need though, what sort of trade-off? T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 16. What Can Go Wrong within an OBIEE 11g Infrastructure? • System components can fail on a single server ‣ Can protect by adding more components to the same server, or to a separate server (active/active failover) ‣ BI Scheduler and BI Cluster Controller components are active/passive, need to add secondary instances • WebLogic managed servers can fail ‣ If horizontally scaled-out, WLS clustering should take care of the fail, restarting if possible • Java components within a managed server can fail ‣ Again, WLS should take care of these • WebLogic administration server can fail ‣ Users can still log in if LDAP virtualization enabled, and an external LDAP provider is configured T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 17. OBIEE 11g Enterprise Deployment Guide Infrastructure • Adds additional redundancy and failover for mission-critical BI systems • Deploys HTTP servers in a DMZ for security • Multiple redundant installs of WLS administration server • WLS installation and configuration files on a cluster filesystem • Use of VIPs, VHosts and other standard abstraction / virtualization techniques • Ultimate in resilience, but complex to set up and configure (though possible, and documented) T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 18. Monitoring and Systems Maintenance • OBIEE 11g by default comes with two web-based consoles • Oracle WebLogic Administration Console manages WebLogic, including the LDAP server and WLS servers • Oracle Enterprise Manager Fusion Middleware Control manages Fusion Middleware, including Oracle Business Intelligence 11g ‣ Some overlap in functionality ‣ Only manages a single BI domain ‣ No advanced alerting or other EM features T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 19. Oracle Enterprise Manager Cloud Control 12cR2 BI Management Pack • Oracle Enterprise Manager Cloud Control 12cR2 is the “full” deployment of EM • Monitors databases, application servers, many other infrastructure components • Plug-ins for non-Oracle tools • Now supports OBIEE, Essbase and BI Apps through the BI Management Pack (extra license cost) • Set alerts, monitor service levels, monitor usage tracking etc • Perform wider WLS / FMW activities such as cloning domains, patching etc • Also covers OBIA ETL elements, and some Essbase metrics T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 20. Open-Source / Home-Grown Solutions : Nagios • Free and/or open-source tools such as Nagios can be configured to monitor OBIEE functions • Enterprise monitoring tools such as those by BMC can parse OBIEE’s ODL-format log files and raise alerts • Other tools can monitor WebLogic servers, restart them if needed • Open-format logs plus standard hooks into WLS and OPMN functionality make most monitoring possible with a bit of work T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 21. Oracle’s Hardware and Software Strategy : Engineered Systems • Purpose-built engineered systems for large-scale data analysis • Oracle Exadata for filtering and advanced analytics against large relational data sets • Oracle Big Data Appliance supporting Oracle NoSQL, R and Apache Hadoop Any Data, Any Source Oracle Exadata Oracle Big Data Appliance T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 22. Oracle Exalytics : First In-Memory Engineered System for Analytics • Relational, Multi-Dimensional and Unstructured data analysis available as a single engineered system • Combination of in-memory hardware and optimized software versions • Supports the Exadata and Big Data Appliance data management systems Exalytics Spans Relational, Multi-Dimensional, and Unstructured analysis, In-Memory combined with Financial & Operational PlanningIn-Memory Optimized HardwareIn-Memory Oracle BI, TimesTen, Essbase, and En Machine ‣Tightly-Integrated with Exadata, and Big Data Appliance Tightly-Integrated with Exadata, and Big Data Appliance T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 23. More Information • Thank you for attending this presentation, and more information can be found at http://www.rittmanmead.com • Contact us at info@rittmanmead.com or mark.rittman@rittmanmead.com • Look out for our book, “Oracle Business Intelligence Developers Guide” out now! • Follow-us on Twitter (@rittmanmead) or Facebook (facebook.com/rittmanmead) T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com
  • 24. Deploying OBIEE 11g in the Enterprise Mark Rittman, Technical Director, Rittman Mead UKOUG Conference & Exhibition, Birmingham December 2012 T : +44 (0) 8446 697 995 E : enquiries@rittmanmead.com W: www.rittmanmead.com