SlideShare a Scribd company logo
1 of 29
Download to read offline
Running E-Business Suite Database
  on Oracle Database Appliance
           Session ID# 11792


      Maris Elsins, Yury Velikanov
About Maris


                     Google: Elsins Oracle	

[phone|email]	



   LinkedIn,Twitter, Blog, Slideshare, Latvia	

   	

   Oracle [Apps] DBA 8 years                                  PL/SQL Developer 3 years	



   Oracle Certified Master                          9i, 10g, 11g, 11i, R12 OCP	



   Speaker at Oracle Conferences                                        since 2007, 9 of them international	



   Pythian since 2011
About Yury (co-author)


                      Google: Yury Oracle	

 [phone|email]	



   Twitter, LinkedIn, Blog, Slideshare,YouTube	

   	

   Oracle ACE Director                          (RAC SIG international chair)	



   Oracle Certified Master                             (9i/10g/11g + 15 OCP certificates)	



   Oracle DBA with 12+ years Apps experience
About Pythian
•  Recognized Leader:
   -  Global industry-leader in remote database administration services and
      consulting for Oracle, Oracle Applications, MySQL and Microsoft SQL Server
   -  Work with over 250 multinational companies such as Forbes.com, Fox Sports,
      Nordion and Western Union to help manage their complex IT deployments
•  Expertise:
   -  Pythian’s data experts are the elite in their field. We have the highest
      concentration of Oracle ACEs on staff – 10 including 3 ACE Directors – and 2
      Microsoft MVPs.
   -  Pythian holds 7 Specializations under Oracle Platinum Partner program,
      including Oracle Exadata, Oracle GoldenGate & Oracle RAC
•  Global Reach & Scalability:
   -  Around the clock global remote support for DBA and consulting, systems
      administration, special projects or emergency response
Agenda


•  Oracle Database Appliance as the DB platform
 for e-Business Suite

•  How Pythian migrated e-Business Suite DB to
 ODA
Oracle Database Appliance?
 - Engineered by Oracle for Oracle
 - Simple deployment / pre-configured
 - Reliable / pre-tested
 - Highly Available
 - Good performance
 - Easy management
 - One vendor
 - Pay as you grow licensing
 - 50K$ (60K$ for X3-2)
Inside the box…


•  2 DB servers, each configured with:
               ODA                                  ODA X3-2
   2* Xeon X5675 6-core CPUs              2* Xeon E5-2690 8-core CPUs
           96Gb Memory                           256Gb Memory
500Gb - mirrored storage for OS / SW   600Gb - mirrored storage for OS / SW
     1x 10 GbE and 3x 1 GbE                         4x 10 GbE
Inside the box…


 •  Shared storage
                      ODA                             ODA X3-2
         20x 600Gb 3.5inch 15Krpm SAS      20x 900Gb 2.5-inch 10Krpm SAS-2
+DATA
            4TB ASM High redundancy            6TB ASM High Redundancy
+RECO
        6TB ASM Normal Redundancy (v2.4)     9TB ASM Normal Redundancy
         4x 73Gb SSD drives for +REDO        4x 200Gb SSD drives for +REDO
+REDO
           90Gb ASM High Redundancy            260Gb ASM High Redundancy
                                           *Optional 2nd storage shelf doubles the
                Non-expandable
                                                           capacity
Limitations
•  Limitations by design
     *    No Scaling Up
     *    No Scaling Out
     *    possibility of using NFS Storage (why would you do that)
           *  Storage Expansion is available for X3-2



•  Supportability limitations
     *    Use oakcli (OracleApplianceKitClient) for any patching
     *    Additional software not allowed (except agents)
          *    Virtualization support option (v2.5 / X3-2) can help!
     *    One-off patches are not supported [ID 1399055.1]
ODA Application Kit Releases
•  Every ~3 months
    *    Bundle patch
    *    Bare Metal OS ISO Images (Patch 12999313)
•  Major new features (ODA v1)
    *    v2.1 – (Oct 2011) – Single 11.2.0.2 OH
    *    v2.2 – Upgrade to 11.2.0.3
    *    v2.3 – Support for multiple OHs 11.2.0.[23]
    *    v2.4 – Normal redundancy for +DATA and +RECO
    *    v2.5 – (Feb 2013) Oracle VM /X3-2 starts here/
•  Think about the upgrade strategies!
Certification and Support
•  How certification works?
    *    Oracle certifies HW platforms and Operational Systems
    *    Oracle does not certify specific hardware configurations
         for software products

    *    ODA is a cluster of two x86-64 OEL 5 servers
    *    11gR2 is certified on Linux x86-64 with OEL5
    *    eBS is certified with 11gR2


         eBS DB is certified on ODA
    11gR2 and R12.1 are in premier support
Monitoring and Management
•  How to operate ODA in your IT infrastructure?
    *    [ID 1415773.1] 3rd party agents are supported!
    *    Agents “manage, monitor, backup, replicate,
         authenticate, or otherwise act on the database, the
         server, or the environment”
    *    NetBackup, Networker, etc.
•  Monitoring is important!
    *    HW: Use Auto Service Request (ASR)
          *  Monitors HW Faults
          *  Collects information and creates SRs automatically
    *    SW: Use your favorite monitoring framework
How Pythian Migrated
R12.1 e-Business Suite DB to ODA v2.2
Scope of the project

•  The Source
  - R12.1.3, 10g RAC, old Hardware

•  The Target
  - Migrate the DB to ODA
  - Upgrade the DB from 10.2.0.5 to 11.2.0.3
  - Consolidate 4 DBs into one ODA
  - Install 900+ e-Business Suite patches
Important MOS notes


 - Interoperability Notes EBS 12.0 and 12.1 with
   Database 11gR2 [ID 1058763.1]

 - Using Oracle 11g Release 2 Real Application
   Clusters with Oracle E-Business Suite Release
   12 [ID 823587.1]
eBS DB tier requirements

•  Requirements colliding with ODA supportability
    *    Install products from the 11g Examples CD
    *    8 one-off patches for 11.2.0.3
    *    Requires dedicated oracle listener
    *    Customized TNS_ADMIN and ORA_NLS10 variables
    *    No specific requirements for the grid home


    Default ODA Oracle Home is not suitable
How we did it…

•  /u01/cst for the customized software
•  Separate Oracle Inventory
    *    /u01/cst/oraInventory
    *    Allows keeping the default inventory clean
•  Separate Oracle Home
    *    /u01/cst/{DB_NAME}/product/11.2.0.3
    *    Cloned it from the default OH
    *    Installed the Products from Examples CD
    *    Installed required one-off patches
Challenge: the DB upgrade
•  Why it was not simple?
    *    Source DB is 10.2.0.5 on old/slow hardware
    *    compatible.rdbms = 11.2.0.2 for all ASM diskgroups on
         ODA


•  What options did we review?
    *    In-place upgrade + migration to ODA = SLOW
    *    Install 10gR2 on ODA and create standby = IMPOSSIBLE
         because of Database Compatibility of ASM diskgroups
    *    Rebuild the ASM diskgroups with lower compatible.rdbms
         setting = TOO INTRUSIVE
Solution: the DB upgrade

 - FAQ about Restoring Or Duplicating Between
   Different Versions And Platforms [ID 369644.1]

   *    Restore 10.2 backup using 11.2 software
   *    Apply archived logs periodically
   *    alter database open resetlogs upgrade
   *    Continue the upgrade process


        The DB upgrade completed in 1.5 hours
Initialization parameters

•  Mandatory settings for eBS in [ID 396009.1]
•  From a DB created by “oakcli create database”
*    _disable_interface_checking=TRUE         *    db_block_checksum='FULL'
*    _ENABLE_NUMA_SUPPORT=FALSE               *    db_lost_write_protect='TYPICAL'
*    _FILE_SIZE_INCREASE_INCREMENT=2143289344 *    filesystemio_options='setall'
*    _gc_policy_time=0                        *    parallel_adaptive_multi_user=FALSE
*    _gc_undo_affinity=FALSE                  *    parallel_execution_message_size=16384
*    _KGL_CLUSTER_LOCK_READ_MOSTLY=TRUE       *    parallel_min_servers=0
*    _kill_diagnostics_timeout=140            *    parallel_threads_per_cpu=2
*    _lm_rcvr_hang_allow_time=140             *    use_large_pages='ONLY'
*    db_block_checking='FULL'                 *    compatible=11.2.0.3
Separate listener for eBS
•  Don’t use port pool 0 for eBS
     *    The ODA default listener runs on 1521
     *    Avoid port conflicts!


•  Create the listener
     *    srvctl add listener -l LISTENER_EBSDB -o
          $ORACLE_HOME –p 1522
     *    srvctl setenv listener -l LISTENER_EBSDB -T
          TNS_ADMIN=$ORACLE_HOME/network/admin
Clusterware DB resource

 -  srvctl add database -d EBSDB -o /u01/cst/EBSDB/product/11.2.0.3
    -p +DATA/EBSDB/PARAMETERFILE/spfile.704.792145311
    -a "DATA,RECO,REDO" -n EBSDB

 -  srvctl setenv database -d EBSDB
    -t "TNS_ADMIN=$ORACLE_HOME/network/admin,ORA_NLS10=
    $ORACLE_HOME/nls/data/9idata”

 -  srvctl add instance -d EBSDB -i EBSDB1 -n oda01a-net1
 -  srvctl add instance -d EBSDB -i EBSDB2 -n oda01b-net1
Net Services configuration

•  Cluster services use default TNS_ADMIN
     *    $ORACLE_HOME/network/admin
     *    It has to be the same on both nodes
•  AutoConfig TNS_ADMIN differs on each node
     *    $ORACLE_HOME/network/admin/$CONTEXT_NAME
•  Set the IFILE settings:
     *    echo "IFILE=${ORACLE_HOME}/network/admin/$
          {CONTEXT_NAME}/sqlnet.ora" > $ORACLE_HOME/sqlnet.ora
     *    Repeat the same steps for tnsnames.ora and listener.ora
Impact on ODA’s patching
•  Minimal impact
    *    Default OH and inventory are not customized.
•  eBS configuration points visible to oakcli
    *    /etc/oraInst.loc – switch between inventories manually
    *    /etc/oratab
         *    Patch ODA’s components one by one [ID 1458353.1]: use --
              infra, --grid, --database options of “oakcli update”
         *    Avoid running automated update of all DBs on ODA
    *    Clusterware resources for eBS DB
         *    Should not cause issues
         *    Easy to remove and recreate if needed
    *    Data on ASM diskgroups
Impact on eBS DB patching
•  No restrictions to apply one-off patches on the
   eBS DB Oracle Home
•  ODA’s Patch Bundle is needed for
    - Patchsets and PSUs to eBS database
    *    Can’t be installed separately, dependencies on grid OH
    *    Grid OH has to be patched using ODA Patch Bundles
  - Security Updates to eBS database
    *    PSU patches include security fixes
    *    eBS database has a PSU installed (11.2.0.3.2)
    *    ID 854428.1 – If a PSU was installed, future security fixes have to
         be applied using subsequent PSUs
Future Perspective

•  Transformation from ODA to *ODAA
    *    v2.5 – Oracle VM on ODA
    *    *ODAA = Oracle Database and Application Appliance J
    *    Oracle eBS is certified with Oracle VM 3.1.1 [465915.1]


•  ODA X3-2
    *    It’s unlikely ODA v1 will ever support HW upgrades
    *    Bigger! - more HDD/RAM/CPU
    *    Better? – (careful with IO)
Conclusions



 - ODA is great for small/medium sized DBs
 - No official support for e-Business Suite DBs yet
 - Low-impact customization needed to run eBS DB
 - 5 months in production – 0 crashes
Questions?
Comments?
THANK YOU
#11792 #C13TCH #C13DEN

  elsins@pythian.com
 @MarisElsins @yvelik
        @Pythian

More Related Content

What's hot

Understanding oracle rac internals part 2 - slides
Understanding oracle rac internals   part 2 - slidesUnderstanding oracle rac internals   part 2 - slides
Understanding oracle rac internals part 2 - slidesMohamed Farouk
 
How to Use EXAchk Effectively to Manage Exadata Environments
How to Use EXAchk Effectively to Manage Exadata EnvironmentsHow to Use EXAchk Effectively to Manage Exadata Environments
How to Use EXAchk Effectively to Manage Exadata EnvironmentsSandesh Rao
 
Oracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLONOracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLONMarkus Michalewicz
 
Oracle RAC 19c: Best Practices and Secret Internals
Oracle RAC 19c: Best Practices and Secret InternalsOracle RAC 19c: Best Practices and Secret Internals
Oracle RAC 19c: Best Practices and Secret InternalsAnil Nair
 
Migration to Oracle Multitenant
Migration to Oracle MultitenantMigration to Oracle Multitenant
Migration to Oracle MultitenantJitendra Singh
 
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0Yury Velikanov
 
Oracle Performance Tuning Fundamentals
Oracle Performance Tuning FundamentalsOracle Performance Tuning Fundamentals
Oracle Performance Tuning FundamentalsEnkitec
 
Database Consolidation using the Oracle Multitenant Architecture
Database Consolidation using the Oracle Multitenant ArchitectureDatabase Consolidation using the Oracle Multitenant Architecture
Database Consolidation using the Oracle Multitenant ArchitecturePini Dibask
 
Nabil Nawaz Oracle Oracle 12c Data Guard Deep Dive Presentation
Nabil Nawaz Oracle Oracle 12c Data Guard Deep Dive PresentationNabil Nawaz Oracle Oracle 12c Data Guard Deep Dive Presentation
Nabil Nawaz Oracle Oracle 12c Data Guard Deep Dive PresentationNabil Nawaz
 
Anil nair rac_internals_sangam_2016
Anil nair rac_internals_sangam_2016Anil nair rac_internals_sangam_2016
Anil nair rac_internals_sangam_2016Anil Nair
 
Make Your Application “Oracle RAC Ready” & Test For It
Make Your Application “Oracle RAC Ready” & Test For ItMake Your Application “Oracle RAC Ready” & Test For It
Make Your Application “Oracle RAC Ready” & Test For ItMarkus Michalewicz
 
Understanding oracle rac internals part 1 - slides
Understanding oracle rac internals   part 1 - slidesUnderstanding oracle rac internals   part 1 - slides
Understanding oracle rac internals part 1 - slidesMohamed Farouk
 
Backups And Recovery
Backups And RecoveryBackups And Recovery
Backups And Recoveryasifmalik110
 
Advanced RAC troubleshooting: Network
Advanced RAC troubleshooting: NetworkAdvanced RAC troubleshooting: Network
Advanced RAC troubleshooting: NetworkRiyaj Shamsudeen
 
How to Use Oracle RAC in a Cloud? - A Support Question
How to Use Oracle RAC in a Cloud? - A Support QuestionHow to Use Oracle RAC in a Cloud? - A Support Question
How to Use Oracle RAC in a Cloud? - A Support QuestionMarkus Michalewicz
 
New Features for Multitenant in Oracle Database 21c
New Features for Multitenant in Oracle Database 21cNew Features for Multitenant in Oracle Database 21c
New Features for Multitenant in Oracle Database 21cMarkus Flechtner
 
Oracle Multitenant meets Oracle RAC - IOUG 2014 Version
Oracle Multitenant meets Oracle RAC - IOUG 2014 VersionOracle Multitenant meets Oracle RAC - IOUG 2014 Version
Oracle Multitenant meets Oracle RAC - IOUG 2014 VersionMarkus Michalewicz
 
Troubleshooting Tips and Tricks for Database 19c - EMEA Tour Oct 2019
Troubleshooting Tips and Tricks for Database 19c - EMEA Tour  Oct 2019Troubleshooting Tips and Tricks for Database 19c - EMEA Tour  Oct 2019
Troubleshooting Tips and Tricks for Database 19c - EMEA Tour Oct 2019Sandesh Rao
 

What's hot (20)

Understanding oracle rac internals part 2 - slides
Understanding oracle rac internals   part 2 - slidesUnderstanding oracle rac internals   part 2 - slides
Understanding oracle rac internals part 2 - slides
 
How to Use EXAchk Effectively to Manage Exadata Environments
How to Use EXAchk Effectively to Manage Exadata EnvironmentsHow to Use EXAchk Effectively to Manage Exadata Environments
How to Use EXAchk Effectively to Manage Exadata Environments
 
Oracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLONOracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLON
 
Oracle RAC 19c: Best Practices and Secret Internals
Oracle RAC 19c: Best Practices and Secret InternalsOracle RAC 19c: Best Practices and Secret Internals
Oracle RAC 19c: Best Practices and Secret Internals
 
Migration to Oracle Multitenant
Migration to Oracle MultitenantMigration to Oracle Multitenant
Migration to Oracle Multitenant
 
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
 
Oracle Performance Tuning Fundamentals
Oracle Performance Tuning FundamentalsOracle Performance Tuning Fundamentals
Oracle Performance Tuning Fundamentals
 
Database Consolidation using the Oracle Multitenant Architecture
Database Consolidation using the Oracle Multitenant ArchitectureDatabase Consolidation using the Oracle Multitenant Architecture
Database Consolidation using the Oracle Multitenant Architecture
 
Oracle Database 12c : Multitenant
Oracle Database 12c : MultitenantOracle Database 12c : Multitenant
Oracle Database 12c : Multitenant
 
Nabil Nawaz Oracle Oracle 12c Data Guard Deep Dive Presentation
Nabil Nawaz Oracle Oracle 12c Data Guard Deep Dive PresentationNabil Nawaz Oracle Oracle 12c Data Guard Deep Dive Presentation
Nabil Nawaz Oracle Oracle 12c Data Guard Deep Dive Presentation
 
Anil nair rac_internals_sangam_2016
Anil nair rac_internals_sangam_2016Anil nair rac_internals_sangam_2016
Anil nair rac_internals_sangam_2016
 
Make Your Application “Oracle RAC Ready” & Test For It
Make Your Application “Oracle RAC Ready” & Test For ItMake Your Application “Oracle RAC Ready” & Test For It
Make Your Application “Oracle RAC Ready” & Test For It
 
Understanding oracle rac internals part 1 - slides
Understanding oracle rac internals   part 1 - slidesUnderstanding oracle rac internals   part 1 - slides
Understanding oracle rac internals part 1 - slides
 
Backups And Recovery
Backups And RecoveryBackups And Recovery
Backups And Recovery
 
Advanced RAC troubleshooting: Network
Advanced RAC troubleshooting: NetworkAdvanced RAC troubleshooting: Network
Advanced RAC troubleshooting: Network
 
How to Use Oracle RAC in a Cloud? - A Support Question
How to Use Oracle RAC in a Cloud? - A Support QuestionHow to Use Oracle RAC in a Cloud? - A Support Question
How to Use Oracle RAC in a Cloud? - A Support Question
 
New Features for Multitenant in Oracle Database 21c
New Features for Multitenant in Oracle Database 21cNew Features for Multitenant in Oracle Database 21c
New Features for Multitenant in Oracle Database 21c
 
Oracle Multitenant meets Oracle RAC - IOUG 2014 Version
Oracle Multitenant meets Oracle RAC - IOUG 2014 VersionOracle Multitenant meets Oracle RAC - IOUG 2014 Version
Oracle Multitenant meets Oracle RAC - IOUG 2014 Version
 
Long live to CMAN!
Long live to CMAN!Long live to CMAN!
Long live to CMAN!
 
Troubleshooting Tips and Tricks for Database 19c - EMEA Tour Oct 2019
Troubleshooting Tips and Tricks for Database 19c - EMEA Tour  Oct 2019Troubleshooting Tips and Tricks for Database 19c - EMEA Tour  Oct 2019
Troubleshooting Tips and Tricks for Database 19c - EMEA Tour Oct 2019
 

Similar to Running E-Business Suite on Oracle Database Appliance

Database as a Service on the Oracle Database Appliance Platform
Database as a Service on the Oracle Database Appliance PlatformDatabase as a Service on the Oracle Database Appliance Platform
Database as a Service on the Oracle Database Appliance PlatformMaris Elsins
 
Oracle e-Business Suite & RAC 11GR2
Oracle e-Business Suite & RAC 11GR2Oracle e-Business Suite & RAC 11GR2
Oracle e-Business Suite & RAC 11GR2Yury Velikanov
 
Living with the Oracle Database Appliance
Living with the Oracle Database ApplianceLiving with the Oracle Database Appliance
Living with the Oracle Database ApplianceSimon Haslam
 
6° Sessione Oracle - CRUI: Oracle Database Appliance: Il potere dell’ingegner...
6° Sessione Oracle - CRUI: Oracle Database Appliance:Il potere dell’ingegner...6° Sessione Oracle - CRUI: Oracle Database Appliance:Il potere dell’ingegner...
6° Sessione Oracle - CRUI: Oracle Database Appliance: Il potere dell’ingegner...Jürgen Ambrosi
 
Extreme replication at IOUG Collaborate 15
Extreme replication at IOUG Collaborate 15Extreme replication at IOUG Collaborate 15
Extreme replication at IOUG Collaborate 15Bobby Curtis
 
Oracle Enterprise Manager 12c - OEM12c Presentation
Oracle Enterprise Manager 12c - OEM12c PresentationOracle Enterprise Manager 12c - OEM12c Presentation
Oracle Enterprise Manager 12c - OEM12c PresentationFrancisco Alvarez
 
Nové vlastnosti Oracle Database Appliance
Nové vlastnosti Oracle Database ApplianceNové vlastnosti Oracle Database Appliance
Nové vlastnosti Oracle Database ApplianceMarketingArrowECS_CZ
 
GLOC 2014 NEOOUG - R12 Upgrade Downtime Reduction
GLOC 2014 NEOOUG - R12 Upgrade Downtime ReductionGLOC 2014 NEOOUG - R12 Upgrade Downtime Reduction
GLOC 2014 NEOOUG - R12 Upgrade Downtime ReductionBiju Thomas
 
Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...
Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...
Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...Maris Elsins
 
UKOUG Tech15 - Deploying Oracle 12c Cloud Control in Maximum Availability Arc...
UKOUG Tech15 - Deploying Oracle 12c Cloud Control in Maximum Availability Arc...UKOUG Tech15 - Deploying Oracle 12c Cloud Control in Maximum Availability Arc...
UKOUG Tech15 - Deploying Oracle 12c Cloud Control in Maximum Availability Arc...Zahid Anwar (OCM)
 
EM12C High Availability without SLB and RAC
EM12C High Availability without SLB and RACEM12C High Availability without SLB and RAC
EM12C High Availability without SLB and RACSecure-24
 
Azure VM 101 - HomeGen by CloudGen Verona - Marco Obinu
Azure VM 101 - HomeGen by CloudGen Verona - Marco ObinuAzure VM 101 - HomeGen by CloudGen Verona - Marco Obinu
Azure VM 101 - HomeGen by CloudGen Verona - Marco ObinuMarco Obinu
 
Middleware upgrade to Oracle Fusion Middleware(FMW) 12c.Real Case stories.
Middleware upgrade to Oracle Fusion Middleware(FMW) 12c.Real Case stories. Middleware upgrade to Oracle Fusion Middleware(FMW) 12c.Real Case stories.
Middleware upgrade to Oracle Fusion Middleware(FMW) 12c.Real Case stories. Andrejs Vorobjovs
 
Overview of Oracle Product Portfolio (focus on Platform) - April, 2017
Overview of Oracle Product Portfolio (focus on Platform) - April, 2017Overview of Oracle Product Portfolio (focus on Platform) - April, 2017
Overview of Oracle Product Portfolio (focus on Platform) - April, 2017Lucas Jellema
 
Oracle 11g R2 RAC setup on rhel 5.0
Oracle 11g R2 RAC setup on rhel 5.0Oracle 11g R2 RAC setup on rhel 5.0
Oracle 11g R2 RAC setup on rhel 5.0Santosh Kangane
 
Database As A Service: OEM + ODA (OOW 15 Presentation)
Database As A Service: OEM + ODA (OOW 15 Presentation)Database As A Service: OEM + ODA (OOW 15 Presentation)
Database As A Service: OEM + ODA (OOW 15 Presentation)Bobby Curtis
 
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014Philippe Fierens
 
Extreme Replication - RMOUG Presentation
Extreme Replication - RMOUG PresentationExtreme Replication - RMOUG Presentation
Extreme Replication - RMOUG PresentationBobby Curtis
 
Running Oracle EBS in the cloud (DOAG TECH17 edition)
Running Oracle EBS in the cloud (DOAG TECH17 edition)Running Oracle EBS in the cloud (DOAG TECH17 edition)
Running Oracle EBS in the cloud (DOAG TECH17 edition)Andrejs Prokopjevs
 

Similar to Running E-Business Suite on Oracle Database Appliance (20)

Database as a Service on the Oracle Database Appliance Platform
Database as a Service on the Oracle Database Appliance PlatformDatabase as a Service on the Oracle Database Appliance Platform
Database as a Service on the Oracle Database Appliance Platform
 
Oracle e-Business Suite & RAC 11GR2
Oracle e-Business Suite & RAC 11GR2Oracle e-Business Suite & RAC 11GR2
Oracle e-Business Suite & RAC 11GR2
 
Living with the Oracle Database Appliance
Living with the Oracle Database ApplianceLiving with the Oracle Database Appliance
Living with the Oracle Database Appliance
 
6° Sessione Oracle - CRUI: Oracle Database Appliance: Il potere dell’ingegner...
6° Sessione Oracle - CRUI: Oracle Database Appliance:Il potere dell’ingegner...6° Sessione Oracle - CRUI: Oracle Database Appliance:Il potere dell’ingegner...
6° Sessione Oracle - CRUI: Oracle Database Appliance: Il potere dell’ingegner...
 
Extreme replication at IOUG Collaborate 15
Extreme replication at IOUG Collaborate 15Extreme replication at IOUG Collaborate 15
Extreme replication at IOUG Collaborate 15
 
Oracle Enterprise Manager 12c - OEM12c Presentation
Oracle Enterprise Manager 12c - OEM12c PresentationOracle Enterprise Manager 12c - OEM12c Presentation
Oracle Enterprise Manager 12c - OEM12c Presentation
 
Nové vlastnosti Oracle Database Appliance
Nové vlastnosti Oracle Database ApplianceNové vlastnosti Oracle Database Appliance
Nové vlastnosti Oracle Database Appliance
 
GLOC 2014 NEOOUG - R12 Upgrade Downtime Reduction
GLOC 2014 NEOOUG - R12 Upgrade Downtime ReductionGLOC 2014 NEOOUG - R12 Upgrade Downtime Reduction
GLOC 2014 NEOOUG - R12 Upgrade Downtime Reduction
 
Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...
Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...
Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...
 
UKOUG Tech15 - Deploying Oracle 12c Cloud Control in Maximum Availability Arc...
UKOUG Tech15 - Deploying Oracle 12c Cloud Control in Maximum Availability Arc...UKOUG Tech15 - Deploying Oracle 12c Cloud Control in Maximum Availability Arc...
UKOUG Tech15 - Deploying Oracle 12c Cloud Control in Maximum Availability Arc...
 
EM12C High Availability without SLB and RAC
EM12C High Availability without SLB and RACEM12C High Availability without SLB and RAC
EM12C High Availability without SLB and RAC
 
Azure VM 101 - HomeGen by CloudGen Verona - Marco Obinu
Azure VM 101 - HomeGen by CloudGen Verona - Marco ObinuAzure VM 101 - HomeGen by CloudGen Verona - Marco Obinu
Azure VM 101 - HomeGen by CloudGen Verona - Marco Obinu
 
Middleware upgrade to Oracle Fusion Middleware(FMW) 12c.Real Case stories.
Middleware upgrade to Oracle Fusion Middleware(FMW) 12c.Real Case stories. Middleware upgrade to Oracle Fusion Middleware(FMW) 12c.Real Case stories.
Middleware upgrade to Oracle Fusion Middleware(FMW) 12c.Real Case stories.
 
Overview of Oracle Product Portfolio (focus on Platform) - April, 2017
Overview of Oracle Product Portfolio (focus on Platform) - April, 2017Overview of Oracle Product Portfolio (focus on Platform) - April, 2017
Overview of Oracle Product Portfolio (focus on Platform) - April, 2017
 
Session 307 ravi pendekanti engineered systems
Session 307  ravi pendekanti engineered systemsSession 307  ravi pendekanti engineered systems
Session 307 ravi pendekanti engineered systems
 
Oracle 11g R2 RAC setup on rhel 5.0
Oracle 11g R2 RAC setup on rhel 5.0Oracle 11g R2 RAC setup on rhel 5.0
Oracle 11g R2 RAC setup on rhel 5.0
 
Database As A Service: OEM + ODA (OOW 15 Presentation)
Database As A Service: OEM + ODA (OOW 15 Presentation)Database As A Service: OEM + ODA (OOW 15 Presentation)
Database As A Service: OEM + ODA (OOW 15 Presentation)
 
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
 
Extreme Replication - RMOUG Presentation
Extreme Replication - RMOUG PresentationExtreme Replication - RMOUG Presentation
Extreme Replication - RMOUG Presentation
 
Running Oracle EBS in the cloud (DOAG TECH17 edition)
Running Oracle EBS in the cloud (DOAG TECH17 edition)Running Oracle EBS in the cloud (DOAG TECH17 edition)
Running Oracle EBS in the cloud (DOAG TECH17 edition)
 

More from Maris Elsins

An AWS DMS Replication Journey from Oracle to Aurora MySQL
An AWS DMS Replication Journey from Oracle to Aurora MySQLAn AWS DMS Replication Journey from Oracle to Aurora MySQL
An AWS DMS Replication Journey from Oracle to Aurora MySQLMaris Elsins
 
Oracle Databases on AWS - Getting the Best Out of RDS and EC2
Oracle Databases on AWS - Getting the Best Out of RDS and EC2Oracle Databases on AWS - Getting the Best Out of RDS and EC2
Oracle Databases on AWS - Getting the Best Out of RDS and EC2Maris Elsins
 
Migrating and Running DBs on Amazon RDS for Oracle
Migrating and Running DBs on Amazon RDS for OracleMigrating and Running DBs on Amazon RDS for Oracle
Migrating and Running DBs on Amazon RDS for OracleMaris Elsins
 
Mining AWR V2 - Trend Analysis
Mining AWR V2 - Trend AnalysisMining AWR V2 - Trend Analysis
Mining AWR V2 - Trend AnalysisMaris Elsins
 
DB12c: All You Need to Know About the Resource Manager
DB12c: All You Need to Know About the Resource ManagerDB12c: All You Need to Know About the Resource Manager
DB12c: All You Need to Know About the Resource ManagerMaris Elsins
 
C15LV: Ins and Outs of Concurrent Processing Configuration in Oracle e-Busine...
C15LV: Ins and Outs of Concurrent Processing Configuration in Oracle e-Busine...C15LV: Ins and Outs of Concurrent Processing Configuration in Oracle e-Busine...
C15LV: Ins and Outs of Concurrent Processing Configuration in Oracle e-Busine...Maris Elsins
 
Mining the AWR: Alternative Methods for Identification of the Top SQLs (inclu...
Mining the AWR: Alternative Methods for Identification of the Top SQLs (inclu...Mining the AWR: Alternative Methods for Identification of the Top SQLs (inclu...
Mining the AWR: Alternative Methods for Identification of the Top SQLs (inclu...Maris Elsins
 
LVOUG meetup #2 - Forcing SQL Execution Plan Instability
LVOUG meetup #2 - Forcing SQL Execution Plan InstabilityLVOUG meetup #2 - Forcing SQL Execution Plan Instability
LVOUG meetup #2 - Forcing SQL Execution Plan InstabilityMaris Elsins
 
OUG Harmony 2012 - Using SQL Plan Baselines for Performance Testing
OUG Harmony 2012 -  Using SQL Plan Baselines for Performance TestingOUG Harmony 2012 -  Using SQL Plan Baselines for Performance Testing
OUG Harmony 2012 - Using SQL Plan Baselines for Performance TestingMaris Elsins
 
LVOUG meetup #4 - Case Study 10g to 11g
LVOUG meetup #4 - Case Study 10g to 11gLVOUG meetup #4 - Case Study 10g to 11g
LVOUG meetup #4 - Case Study 10g to 11gMaris Elsins
 
Surviving the Crisis With the Help of Oracle Database Resource Manager
Surviving the Crisis With the Help of Oracle Database Resource ManagerSurviving the Crisis With the Help of Oracle Database Resource Manager
Surviving the Crisis With the Help of Oracle Database Resource ManagerMaris Elsins
 
Concurrent Processing Performance Analysis for Apps DBAs
Concurrent Processing Performance Analysis for Apps DBAsConcurrent Processing Performance Analysis for Apps DBAs
Concurrent Processing Performance Analysis for Apps DBAsMaris Elsins
 
Simplify Consolidation with Oracle Database 12c
Simplify Consolidation with Oracle Database 12cSimplify Consolidation with Oracle Database 12c
Simplify Consolidation with Oracle Database 12cMaris Elsins
 
10 ways to improve your rman script
10 ways to improve your rman script10 ways to improve your rman script
10 ways to improve your rman scriptMaris Elsins
 
Wildcard13 - warmup slides for the "Roundtable discussion with Oracle Profess...
Wildcard13 - warmup slides for the "Roundtable discussion with Oracle Profess...Wildcard13 - warmup slides for the "Roundtable discussion with Oracle Profess...
Wildcard13 - warmup slides for the "Roundtable discussion with Oracle Profess...Maris Elsins
 
Internals of concurent managers
Internals of concurent managersInternals of concurent managers
Internals of concurent managersMaris Elsins
 
Using SQL Plan Management for Performance Testing
Using SQL Plan Management for Performance TestingUsing SQL Plan Management for Performance Testing
Using SQL Plan Management for Performance TestingMaris Elsins
 

More from Maris Elsins (17)

An AWS DMS Replication Journey from Oracle to Aurora MySQL
An AWS DMS Replication Journey from Oracle to Aurora MySQLAn AWS DMS Replication Journey from Oracle to Aurora MySQL
An AWS DMS Replication Journey from Oracle to Aurora MySQL
 
Oracle Databases on AWS - Getting the Best Out of RDS and EC2
Oracle Databases on AWS - Getting the Best Out of RDS and EC2Oracle Databases on AWS - Getting the Best Out of RDS and EC2
Oracle Databases on AWS - Getting the Best Out of RDS and EC2
 
Migrating and Running DBs on Amazon RDS for Oracle
Migrating and Running DBs on Amazon RDS for OracleMigrating and Running DBs on Amazon RDS for Oracle
Migrating and Running DBs on Amazon RDS for Oracle
 
Mining AWR V2 - Trend Analysis
Mining AWR V2 - Trend AnalysisMining AWR V2 - Trend Analysis
Mining AWR V2 - Trend Analysis
 
DB12c: All You Need to Know About the Resource Manager
DB12c: All You Need to Know About the Resource ManagerDB12c: All You Need to Know About the Resource Manager
DB12c: All You Need to Know About the Resource Manager
 
C15LV: Ins and Outs of Concurrent Processing Configuration in Oracle e-Busine...
C15LV: Ins and Outs of Concurrent Processing Configuration in Oracle e-Busine...C15LV: Ins and Outs of Concurrent Processing Configuration in Oracle e-Busine...
C15LV: Ins and Outs of Concurrent Processing Configuration in Oracle e-Busine...
 
Mining the AWR: Alternative Methods for Identification of the Top SQLs (inclu...
Mining the AWR: Alternative Methods for Identification of the Top SQLs (inclu...Mining the AWR: Alternative Methods for Identification of the Top SQLs (inclu...
Mining the AWR: Alternative Methods for Identification of the Top SQLs (inclu...
 
LVOUG meetup #2 - Forcing SQL Execution Plan Instability
LVOUG meetup #2 - Forcing SQL Execution Plan InstabilityLVOUG meetup #2 - Forcing SQL Execution Plan Instability
LVOUG meetup #2 - Forcing SQL Execution Plan Instability
 
OUG Harmony 2012 - Using SQL Plan Baselines for Performance Testing
OUG Harmony 2012 -  Using SQL Plan Baselines for Performance TestingOUG Harmony 2012 -  Using SQL Plan Baselines for Performance Testing
OUG Harmony 2012 - Using SQL Plan Baselines for Performance Testing
 
LVOUG meetup #4 - Case Study 10g to 11g
LVOUG meetup #4 - Case Study 10g to 11gLVOUG meetup #4 - Case Study 10g to 11g
LVOUG meetup #4 - Case Study 10g to 11g
 
Surviving the Crisis With the Help of Oracle Database Resource Manager
Surviving the Crisis With the Help of Oracle Database Resource ManagerSurviving the Crisis With the Help of Oracle Database Resource Manager
Surviving the Crisis With the Help of Oracle Database Resource Manager
 
Concurrent Processing Performance Analysis for Apps DBAs
Concurrent Processing Performance Analysis for Apps DBAsConcurrent Processing Performance Analysis for Apps DBAs
Concurrent Processing Performance Analysis for Apps DBAs
 
Simplify Consolidation with Oracle Database 12c
Simplify Consolidation with Oracle Database 12cSimplify Consolidation with Oracle Database 12c
Simplify Consolidation with Oracle Database 12c
 
10 ways to improve your rman script
10 ways to improve your rman script10 ways to improve your rman script
10 ways to improve your rman script
 
Wildcard13 - warmup slides for the "Roundtable discussion with Oracle Profess...
Wildcard13 - warmup slides for the "Roundtable discussion with Oracle Profess...Wildcard13 - warmup slides for the "Roundtable discussion with Oracle Profess...
Wildcard13 - warmup slides for the "Roundtable discussion with Oracle Profess...
 
Internals of concurent managers
Internals of concurent managersInternals of concurent managers
Internals of concurent managers
 
Using SQL Plan Management for Performance Testing
Using SQL Plan Management for Performance TestingUsing SQL Plan Management for Performance Testing
Using SQL Plan Management for Performance Testing
 

Recently uploaded

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
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
 
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
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
🐬 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
 
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
 
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
 
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
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
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
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 

Recently uploaded (20)

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
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
 
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
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
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
 
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
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
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
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 

Running E-Business Suite on Oracle Database Appliance

  • 1. Running E-Business Suite Database on Oracle Database Appliance Session ID# 11792 Maris Elsins, Yury Velikanov
  • 2. About Maris Google: Elsins Oracle [phone|email] LinkedIn,Twitter, Blog, Slideshare, Latvia Oracle [Apps] DBA 8 years PL/SQL Developer 3 years Oracle Certified Master 9i, 10g, 11g, 11i, R12 OCP Speaker at Oracle Conferences since 2007, 9 of them international Pythian since 2011
  • 3. About Yury (co-author) Google: Yury Oracle [phone|email] Twitter, LinkedIn, Blog, Slideshare,YouTube Oracle ACE Director (RAC SIG international chair) Oracle Certified Master (9i/10g/11g + 15 OCP certificates) Oracle DBA with 12+ years Apps experience
  • 4. About Pythian •  Recognized Leader: -  Global industry-leader in remote database administration services and consulting for Oracle, Oracle Applications, MySQL and Microsoft SQL Server -  Work with over 250 multinational companies such as Forbes.com, Fox Sports, Nordion and Western Union to help manage their complex IT deployments •  Expertise: -  Pythian’s data experts are the elite in their field. We have the highest concentration of Oracle ACEs on staff – 10 including 3 ACE Directors – and 2 Microsoft MVPs. -  Pythian holds 7 Specializations under Oracle Platinum Partner program, including Oracle Exadata, Oracle GoldenGate & Oracle RAC •  Global Reach & Scalability: -  Around the clock global remote support for DBA and consulting, systems administration, special projects or emergency response
  • 5. Agenda •  Oracle Database Appliance as the DB platform for e-Business Suite •  How Pythian migrated e-Business Suite DB to ODA
  • 6. Oracle Database Appliance? - Engineered by Oracle for Oracle - Simple deployment / pre-configured - Reliable / pre-tested - Highly Available - Good performance - Easy management - One vendor - Pay as you grow licensing - 50K$ (60K$ for X3-2)
  • 7. Inside the box… •  2 DB servers, each configured with: ODA ODA X3-2 2* Xeon X5675 6-core CPUs 2* Xeon E5-2690 8-core CPUs 96Gb Memory 256Gb Memory 500Gb - mirrored storage for OS / SW 600Gb - mirrored storage for OS / SW 1x 10 GbE and 3x 1 GbE 4x 10 GbE
  • 8. Inside the box… •  Shared storage ODA ODA X3-2 20x 600Gb 3.5inch 15Krpm SAS 20x 900Gb 2.5-inch 10Krpm SAS-2 +DATA 4TB ASM High redundancy 6TB ASM High Redundancy +RECO 6TB ASM Normal Redundancy (v2.4) 9TB ASM Normal Redundancy 4x 73Gb SSD drives for +REDO 4x 200Gb SSD drives for +REDO +REDO 90Gb ASM High Redundancy 260Gb ASM High Redundancy *Optional 2nd storage shelf doubles the Non-expandable capacity
  • 9. Limitations •  Limitations by design *  No Scaling Up *  No Scaling Out *  possibility of using NFS Storage (why would you do that) *  Storage Expansion is available for X3-2 •  Supportability limitations *  Use oakcli (OracleApplianceKitClient) for any patching *  Additional software not allowed (except agents) *  Virtualization support option (v2.5 / X3-2) can help! *  One-off patches are not supported [ID 1399055.1]
  • 10. ODA Application Kit Releases •  Every ~3 months *  Bundle patch *  Bare Metal OS ISO Images (Patch 12999313) •  Major new features (ODA v1) *  v2.1 – (Oct 2011) – Single 11.2.0.2 OH *  v2.2 – Upgrade to 11.2.0.3 *  v2.3 – Support for multiple OHs 11.2.0.[23] *  v2.4 – Normal redundancy for +DATA and +RECO *  v2.5 – (Feb 2013) Oracle VM /X3-2 starts here/ •  Think about the upgrade strategies!
  • 11. Certification and Support •  How certification works? *  Oracle certifies HW platforms and Operational Systems *  Oracle does not certify specific hardware configurations for software products *  ODA is a cluster of two x86-64 OEL 5 servers *  11gR2 is certified on Linux x86-64 with OEL5 *  eBS is certified with 11gR2 eBS DB is certified on ODA 11gR2 and R12.1 are in premier support
  • 12. Monitoring and Management •  How to operate ODA in your IT infrastructure? *  [ID 1415773.1] 3rd party agents are supported! *  Agents “manage, monitor, backup, replicate, authenticate, or otherwise act on the database, the server, or the environment” *  NetBackup, Networker, etc. •  Monitoring is important! *  HW: Use Auto Service Request (ASR) *  Monitors HW Faults *  Collects information and creates SRs automatically *  SW: Use your favorite monitoring framework
  • 13. How Pythian Migrated R12.1 e-Business Suite DB to ODA v2.2
  • 14. Scope of the project •  The Source - R12.1.3, 10g RAC, old Hardware •  The Target - Migrate the DB to ODA - Upgrade the DB from 10.2.0.5 to 11.2.0.3 - Consolidate 4 DBs into one ODA - Install 900+ e-Business Suite patches
  • 15. Important MOS notes - Interoperability Notes EBS 12.0 and 12.1 with Database 11gR2 [ID 1058763.1] - Using Oracle 11g Release 2 Real Application Clusters with Oracle E-Business Suite Release 12 [ID 823587.1]
  • 16. eBS DB tier requirements •  Requirements colliding with ODA supportability *  Install products from the 11g Examples CD *  8 one-off patches for 11.2.0.3 *  Requires dedicated oracle listener *  Customized TNS_ADMIN and ORA_NLS10 variables *  No specific requirements for the grid home Default ODA Oracle Home is not suitable
  • 17. How we did it… •  /u01/cst for the customized software •  Separate Oracle Inventory *  /u01/cst/oraInventory *  Allows keeping the default inventory clean •  Separate Oracle Home *  /u01/cst/{DB_NAME}/product/11.2.0.3 *  Cloned it from the default OH *  Installed the Products from Examples CD *  Installed required one-off patches
  • 18. Challenge: the DB upgrade •  Why it was not simple? *  Source DB is 10.2.0.5 on old/slow hardware *  compatible.rdbms = 11.2.0.2 for all ASM diskgroups on ODA •  What options did we review? *  In-place upgrade + migration to ODA = SLOW *  Install 10gR2 on ODA and create standby = IMPOSSIBLE because of Database Compatibility of ASM diskgroups *  Rebuild the ASM diskgroups with lower compatible.rdbms setting = TOO INTRUSIVE
  • 19. Solution: the DB upgrade - FAQ about Restoring Or Duplicating Between Different Versions And Platforms [ID 369644.1] *  Restore 10.2 backup using 11.2 software *  Apply archived logs periodically *  alter database open resetlogs upgrade *  Continue the upgrade process The DB upgrade completed in 1.5 hours
  • 20. Initialization parameters •  Mandatory settings for eBS in [ID 396009.1] •  From a DB created by “oakcli create database” *  _disable_interface_checking=TRUE *  db_block_checksum='FULL' *  _ENABLE_NUMA_SUPPORT=FALSE *  db_lost_write_protect='TYPICAL' *  _FILE_SIZE_INCREASE_INCREMENT=2143289344 *  filesystemio_options='setall' *  _gc_policy_time=0 *  parallel_adaptive_multi_user=FALSE *  _gc_undo_affinity=FALSE *  parallel_execution_message_size=16384 *  _KGL_CLUSTER_LOCK_READ_MOSTLY=TRUE *  parallel_min_servers=0 *  _kill_diagnostics_timeout=140 *  parallel_threads_per_cpu=2 *  _lm_rcvr_hang_allow_time=140 *  use_large_pages='ONLY' *  db_block_checking='FULL' *  compatible=11.2.0.3
  • 21. Separate listener for eBS •  Don’t use port pool 0 for eBS *  The ODA default listener runs on 1521 *  Avoid port conflicts! •  Create the listener *  srvctl add listener -l LISTENER_EBSDB -o $ORACLE_HOME –p 1522 *  srvctl setenv listener -l LISTENER_EBSDB -T TNS_ADMIN=$ORACLE_HOME/network/admin
  • 22. Clusterware DB resource -  srvctl add database -d EBSDB -o /u01/cst/EBSDB/product/11.2.0.3 -p +DATA/EBSDB/PARAMETERFILE/spfile.704.792145311 -a "DATA,RECO,REDO" -n EBSDB -  srvctl setenv database -d EBSDB -t "TNS_ADMIN=$ORACLE_HOME/network/admin,ORA_NLS10= $ORACLE_HOME/nls/data/9idata” -  srvctl add instance -d EBSDB -i EBSDB1 -n oda01a-net1 -  srvctl add instance -d EBSDB -i EBSDB2 -n oda01b-net1
  • 23. Net Services configuration •  Cluster services use default TNS_ADMIN *  $ORACLE_HOME/network/admin *  It has to be the same on both nodes •  AutoConfig TNS_ADMIN differs on each node *  $ORACLE_HOME/network/admin/$CONTEXT_NAME •  Set the IFILE settings: *  echo "IFILE=${ORACLE_HOME}/network/admin/$ {CONTEXT_NAME}/sqlnet.ora" > $ORACLE_HOME/sqlnet.ora *  Repeat the same steps for tnsnames.ora and listener.ora
  • 24. Impact on ODA’s patching •  Minimal impact *  Default OH and inventory are not customized. •  eBS configuration points visible to oakcli *  /etc/oraInst.loc – switch between inventories manually *  /etc/oratab *  Patch ODA’s components one by one [ID 1458353.1]: use -- infra, --grid, --database options of “oakcli update” *  Avoid running automated update of all DBs on ODA *  Clusterware resources for eBS DB *  Should not cause issues *  Easy to remove and recreate if needed *  Data on ASM diskgroups
  • 25. Impact on eBS DB patching •  No restrictions to apply one-off patches on the eBS DB Oracle Home •  ODA’s Patch Bundle is needed for - Patchsets and PSUs to eBS database *  Can’t be installed separately, dependencies on grid OH *  Grid OH has to be patched using ODA Patch Bundles - Security Updates to eBS database *  PSU patches include security fixes *  eBS database has a PSU installed (11.2.0.3.2) *  ID 854428.1 – If a PSU was installed, future security fixes have to be applied using subsequent PSUs
  • 26. Future Perspective •  Transformation from ODA to *ODAA *  v2.5 – Oracle VM on ODA *  *ODAA = Oracle Database and Application Appliance J *  Oracle eBS is certified with Oracle VM 3.1.1 [465915.1] •  ODA X3-2 *  It’s unlikely ODA v1 will ever support HW upgrades *  Bigger! - more HDD/RAM/CPU *  Better? – (careful with IO)
  • 27. Conclusions - ODA is great for small/medium sized DBs - No official support for e-Business Suite DBs yet - Low-impact customization needed to run eBS DB - 5 months in production – 0 crashes
  • 29. THANK YOU #11792 #C13TCH #C13DEN elsins@pythian.com @MarisElsins @yvelik @Pythian