SlideShare a Scribd company logo
© 2017 APPS ASSOCIATES LLC1 appsassociates.com
Running E-Business Suite on Oracle Cloud Infrastructure
November 4, 2017
© 2017 APPS ASSOCIATES LLC2
Agenda
• Oracle Cloud Infrastructure Overview
• OCI Deep Dive
• Database Options on OCI
• E-Business Suite on OCI
• OCI Demo
• Oracle Test Drive labs – Jumpstart Program
© 2017 APPS ASSOCIATES LLC3
Ravello
Service
DNSCompute
Block
Volumes
Object
Storage
Networking Compute Classic
Object Storage Classic
Archive Storage Classic
Networking Classic
FastConnect Classic
VPN Classic
Container Classic
SKUs:
Bare Metal Standard
Bare Metal Dense I/O
Virtual Machine Standard
Virtual Machine Dense I/O
Bare Metal GPU Standard
VM GPU Standard
…
© 2017 APPS ASSOCIATES LLC4
11 Cloud Infrastructure Data Center Regions by Dec.
2017
US East – Ashburn*
US West – Phoenix*
US Central - Chicago
US East Gov - Ashburn
US Central Gov - Chicago
Japan East - Tatebayashi
EU-Netherlands
UK South - London
EU-Germany*
ANZ East - SydneyBrazil - Sao Paolo
Bold* – Enhanced Region
Plain – Standard Region
© 2017 APPS ASSOCIATES LLC5
Oracle Cloud Infrastructure ( Bare Metal Cloud Service)
© 2017 APPS ASSOCIATES LLC6 © 2017 APPS ASSOCIATES LLC6
Oracle Cloud Infrastructure - Built for Enterprise
• Generation 2 or Modern Cloud Infrastructure
• Oracle has built the data centers ground up
• High Performance is a key goal – Designed for Enterprise Customers
• Oracle RAC & Exadata is available on OCI - A major differentiator
© 2017 APPS ASSOCIATES LLC7 © 2017 APPS ASSOCIATES LLC7
Oracle Cloud Infrastructure Services
The following components are required in migrating/installing the Enterprise Applications on
Oracle Cloud Infrastructure.
• E-Business Suite
• PeopleSoft
• JD Edwards
© 2017 APPS ASSOCIATES LLC8 © 2017 APPS ASSOCIATES LLC8
Key Considerations for running High Performance Database
High
Performance
Database
Compute
Storage
Network
Backup
Security
IAM
© 2017 APPS ASSOCIATES LLC9 © 2017 APPS ASSOCIATES LLC9
Oracle Cloud Infrastructure – IAM
• The Oracle Bare Metal Cloud Identity and Access Management Service (IAM) lets you control who
the access to your cloud resources. You can control what type of access a group of users have
and to which specific resources.
• Components of IAM Service
– Resource – Compute, Storage, VCN, Subnets, route tables
– User – End user to manage/use BMCS
– Group – Collection of users to perform same type of access
– Compartments - Organizing and isolating cloud resources
– Tenancy – root compartment at organization level
– Home region – Where IAM service resource is created
© 2017 APPS ASSOCIATES LLC10 © 2017 APPS ASSOCIATES LLC10
Oracle Cloud Infrastructure – Compute
• The Oracle Bare Metal Cloud Compute Service lets you provision and manage compute hosts,
known as instances.
– Bare Metal - A bare metal compute instance gives you dedicated physical server access for highest
performance and strong isolation.
– Virtual Machine - A Virtual Machine (VM) is an independent computing environment that runs on top of
physical bare metal hardware.
– Availability Domain
– Virtual Cloud Network
– Key Pair ( Linux)
– Password (Windows)
– Image
– Shape
© 2017 APPS ASSOCIATES LLC11 © 2017 APPS ASSOCIATES LLC11
Oracle Cloud Infrastructure- Database
• The Database Service lets you quickly launch an Oracle Database System (DB System) and
create one or more databases on it. You have full access to the features and operations available
with Oracle Database, but Oracle owns and manages the infrastructure.
– Exadata DB Systems (Exadata DB Systems require Enterprise Edition - Extreme
Performance)
• Oracle Database 11g Release 2
• Oracle Database 12c Release 1
• Oracle Database 12c Release 2
– Bare Metal DB Systems
• 1-node DB Systems
• 2-Node RAC DB Systems
© 2017 APPS ASSOCIATES LLC12 © 2017 APPS ASSOCIATES LLC12
Virtual Cloud Networks
• Customizable private network in Oracle Cloud Infrastructure
• Provides complete control over the network environment
• Includes Subnets, route table and gateways in which your instances run
Connectivity Options
10 Gb/Seconds+
VCN
Oracle Cloud
Subnet
10.1.3.0/24
Subnet
10.1.2.0/24
Virtual Router
DRG
CPE
CPE
CPE
Customer Site 1
Customer Site 2
Customer Site 3
Subnet
10.1.4.0/24
VPC
IP-Sec VPN
FastConnect*
MPLS*
© 2017 APPS ASSOCIATES LLC13 © 2017 APPS ASSOCIATES LLC13
Load Balancer
• Automatically route traffic across Availability Domains for highly-available and
fault-tolerant applications
• Load balance traditional or cloud-native enterprise applications with your choice
of TCP, HTTP or HTTP/2 protocols
• Dynamically scale the number of applications your load balancer manages
• Provision bandwidth for deterministic throughput at all times, offering resilience
for sudden traffic bursts
• Protect all traffic to your cloud with Transportation Layer Security (TLS)
encryption, and offload TLS handshakes to the load balancer
© 2017 APPS ASSOCIATES LLC14 © 2017 APPS ASSOCIATES LLC14
Options for Database Services
Exadata DB Systems
Bare Metal and Database Systems on Virtual Machines (VM DB)
© 2017 APPS ASSOCIATES LLC15 © 2017 APPS ASSOCIATES LLC15
Database on Oracle Cloud Infrastructure
© 2017 APPS ASSOCIATES LLC16 © 2017 APPS ASSOCIATES LLC16
Backing up the database
• Backing Up to Object Storage
– Create an Object Storage bucket for the backups, generate a password for the service, install the Oracle
Database Cloud Backup Module, and then configure RMAN to send backups to the service
– Backup module is typically used to back up to the Oracle Database Backup Cloud Service, which is an
OpenStack Swift object store
– The DB System's cloud network (VCN) must be configured with an Internet Gateway
– Instead of installing the backup module and using RMAN for backups on a 1-node DB System, you can use
the dbcli command line interface to back up to Object Storage.
– Standalone backups
Note: Currently, Oracle Cloud Infrastructure does not provide the ability to attach block storage volumes to a
DB System, so you cannot back up to network attached volumes.
© 2017 APPS ASSOCIATES LLC17 © 2017 APPS ASSOCIATES LLC17
Database Backup to Object Storage
• java -jar opc_install.jar -serviceName myService -identityDomain myDomain
-opcId 'myAccount@myCompany.com' -opcPass 'myPassword' -walletDir
/walletDirectory -libDir /libraryDirectory
• RMAN> CONFIGURE CHANNEL DEVICE TYPE sbt
PARMS='SBT_LIBRARY=/orclhome/lib/libopc.so,
SBT_PARMS=(OPC_PFILE=/orclhome/dbs/opct1.ora)‘
• RMAN> SHOW ALL;
CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE' PARMS
'SBT_LIBRARY=/orclhome/lib/libopc.so,
SBT_PARMS=(OPC_PFILE=/orclhome/dbs/opct1.ora)';
© 2017 APPS ASSOCIATES LLC18 © 2017 APPS ASSOCIATES LLC18
Architecting Enterprise Application on OCI
© 2017 APPS ASSOCIATES LLC19 © 2017 APPS ASSOCIATES LLC19
Advantages OCI vs Other Public Cloud (otPC)
• 8X cheaper than other PC for the same configuration ($362.4-$2664.95)
• 20-25% Better network performance (Transfer and Bandwidth)
• Inexpensive and simple storage model (5 cents/GB)
• Reduced by almost 50% installation time for Oracle EBS (13.6 – 23.33 hours)
© 2017 APPS ASSOCIATES LLC20 © 2017 APPS ASSOCIATES LLC20
Block Volume Performance Analysis
With Oracle Block Volume Service, there is no reason to worry about storage performance anymore, just provision the
capacity needed and addresses all key enterprise challenges
© 2017 APPS ASSOCIATES LLC21 © 2017 APPS ASSOCIATES LLC21
E-Business Suite on OCI
© 2017 APPS ASSOCIATES LLC22 © 2017 APPS ASSOCIATES LLC22
E-Business suite on OCI
© 2017 APPS ASSOCIATES LLC23 © 2017 APPS ASSOCIATES LLC23
Installation timelines between Other Public Cloud & Oracle
Cloud Infrastructure
Oracle Cloud Infrastructure Other Public Cloud
Oracle E-Business Suite Release 12.2.5 EBS Oracle E-Business Suite Release 12.2.5 EBS
Oracle Database 12.1.0.2 DB Oracle Database 12.1.02 DB
VM.Standard1.4(4 OCPU's and 28GB Memory) Database Node Linux on m4.2xlarge(8VCPU's and 32GB Memory) Database Node
VM.Standard1.2(2 OCPU's and 14GB Memory) Application Node Linux on m4.xlarge(4 VCPU's and 16GB Memory) Application Node
Phase Time taken in Minutes Phase Time taken in Minutes
Installing Rpm's on OS 30 Minutes Installing Rpm's on OS 30 Mins
Download R12.2 Software 120 Minutes Download R12.2 Software 150 Mins
Build stage 5 Minutes Build stage 40 Mins
Run md5checksum 20 Minutes Run md5checksum 30 Mins
Install r12.2 software for only database 60 minutes Install r12.2 software 180 Mins
Configure the instance 150 Minutes Configure the instance 255 Mins
Validate by logging to the instance 15 minutes Validate by logging to the instance 15 Mins
Apply Latest PSU Patches(Database) 20 Minutes Apply Latest PSU Patches(Database) 30Mins
Run Latest ETCC on both Database and Application Nodes 10 Minutes Run Latest ETCC on both Database and Application Nodes 10 Mins
Download and Extract Patches 20 minutes Download and Extract Patches 30 Mins
Apply database patches(ETCC Patches) 90 minutes Apply database patches(ETCC Patches) 120Mins
Apply Application patches(ETCC Patches) 180 minutes Apply Application patches(ETCC Patches) 220Mins
Set Database Parameter (Conditional) 5 Minutes Set Database Parameter (Conditional) 5Mins
Fix Timestamp Mismatch Issues for Synonym, View, Package and
Package Body(1320300.1)
10 minutes
Fix Timestamp Mismatch Issues for Synonym, View, Package and
Package Body(1320300.1)
10Mins
Consolidated Seed Table Upgrade 30 Minutes Consolidated Seed Table Upgrade 45Mins
Apply latest R12.AD.C.Delta.9 and R12.TXK.C.Delta.9 Release
Update Packs
160 Minutes
Apply latest R12.AD.C.Delta.9 and R12.TXK.C.Delta.9 Release
Update Packs
180 Mins
Apply Oracle E-Business Suite Release 12.2.5 Online Help 30 Minutes Apply Oracle E-Business Suite Release 12.2.5 Online Help 35Mins
Validate the instance by logging 15 minutes Validate the instance by logging 15Mins
© 2017 APPS ASSOCIATES LLC24 © 2017 APPS ASSOCIATES LLC24
Pricing comparison between Other Public Cloud & Oracle
Other Public
Cloud
Monthly
Product Quantity Price($) Product type
EC2 1 292.8 Linux on m4.2xlarge(8VCPU's and 32GB Memory) Database Node
EC2 1 146.4 Linux on m4.xlarge(4 VCPU's and 16GB Memory) Application Node
Storage 3 78.75 300G(provisoned IOPS SSD),250G(provisoned IOPS SSD),200(Magnetic)
IOPS 2145 330GB-18000 iops,250GB-15000 iops
Elastic IP's 2 2 IP's provisoned for EC2 instances
Total 2664.95
Oracle Cloud
Infrastructure
Product Quantity Price($) Product type
Compute 1 216 VM.Standard1.4(4 OCPU's and 28GB Memory) Database Node
Compute 1 108 VM.Standard1.2(2 OCPU's and 14GB Memory) Application Node
Storage 3 38.4 256GB block volumes
IOPS 0 256GB-15360 IOPS is included in the storage cost
Elastic IP's 2 0 IP's provisoned for two compute instances
Total 362.4
© 2017 APPS ASSOCIATES LLC25 © 2017 APPS ASSOCIATES LLC25
OCI DEMO
© 2017 APPS ASSOCIATES LLC26 © 2017 APPS ASSOCIATES LLC26
Oracle Jumpstart Program
• https://cloud.oracle.com/jumpstart
• http://www.appsassociates.com/oracledemolabs/
© 2017 APPS ASSOCIATES LLC27 © 2017 APPS ASSOCIATES LLC27
Cloud
DBA
DBA 80%
Network
Admin
5%
Storage
Admin
10%
Security
Admin 5 %
= ++ +
© 2017 APPS ASSOCIATES LLC28 © 2017 APPS ASSOCIATES LLC28
Q&A
© 2017 APPS ASSOCIATES LLC29
THANK YOU!
Suneel Yalamanchili, Krishna Chaitanya Peri
suneel.yalamanchili@appsassociates.com
+91 8008911117
chaitanya.peri@appsassociates.com
+91 9963311686

More Related Content

What's hot (20)

PPTX
Oracle E-Business Suite on Kubernetes Cluster
vasuballa
 
PPTX
Using oracle cloud to speed up e business suite 12.2 upgrade
vasuballa
 
PDF
Oracle IaaS Overview - AIOUG Hyderabad Chapter
aioughydchapter
 
PPTX
EBS on Oracle Cloud
vasuballa
 
PDF
Oracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and Administer
Andrejs Karpovs
 
PPT
Adop and maintenance task presentation 151015
andreas kuncoro
 
PPTX
Security of Oracle EBS - How I can Protect my System (UKOUG APPS 18 edition)
Andrejs Prokopjevs
 
PDF
Ebs upgrade-to-12.2 technical-upgrade_best_practices(aioug-aug2015)
pasalapudi123
 
PPTX
Fusion Applications Bare Metal Provisioning - Lessons Learned
Andrejs Karpovs
 
PDF
Running Oracle EBS in the cloud (UKOUG APPS16 edition)
Andrejs Prokopjevs
 
PPTX
Oracle E-Business Suite R12.2.6 on Database 12c: Install, Patch and Administer
Andrejs Karpovs
 
PDF
Aioug ha day oct2015 goldengate- High Availability Day 2015
aioughydchapter
 
PDF
Editioning use in ebs
pasalapudi123
 
PPTX
Running Oracle EBS in the cloud (DOAG TECH17 edition)
Andrejs Prokopjevs
 
PDF
Ebs12.2 online patching(aioug_aug2015)
pasalapudi123
 
PPTX
Fn project quick installation guide
Johan Louwers
 
PDF
Oracle Database Backup Cloud Service
MarketingArrowECS_CZ
 
PPTX
Oracle WebLogic Server 12c: Seamless Oracle Database Integration (with NEC, O...
jeckels
 
PDF
Getting optimal performance from oracle e business suite(aioug aug2015)
pasalapudi123
 
PDF
Dg broker & client connectivity - High Availability Day 2015
aioughydchapter
 
Oracle E-Business Suite on Kubernetes Cluster
vasuballa
 
Using oracle cloud to speed up e business suite 12.2 upgrade
vasuballa
 
Oracle IaaS Overview - AIOUG Hyderabad Chapter
aioughydchapter
 
EBS on Oracle Cloud
vasuballa
 
Oracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and Administer
Andrejs Karpovs
 
Adop and maintenance task presentation 151015
andreas kuncoro
 
Security of Oracle EBS - How I can Protect my System (UKOUG APPS 18 edition)
Andrejs Prokopjevs
 
Ebs upgrade-to-12.2 technical-upgrade_best_practices(aioug-aug2015)
pasalapudi123
 
Fusion Applications Bare Metal Provisioning - Lessons Learned
Andrejs Karpovs
 
Running Oracle EBS in the cloud (UKOUG APPS16 edition)
Andrejs Prokopjevs
 
Oracle E-Business Suite R12.2.6 on Database 12c: Install, Patch and Administer
Andrejs Karpovs
 
Aioug ha day oct2015 goldengate- High Availability Day 2015
aioughydchapter
 
Editioning use in ebs
pasalapudi123
 
Running Oracle EBS in the cloud (DOAG TECH17 edition)
Andrejs Prokopjevs
 
Ebs12.2 online patching(aioug_aug2015)
pasalapudi123
 
Fn project quick installation guide
Johan Louwers
 
Oracle Database Backup Cloud Service
MarketingArrowECS_CZ
 
Oracle WebLogic Server 12c: Seamless Oracle Database Integration (with NEC, O...
jeckels
 
Getting optimal performance from oracle e business suite(aioug aug2015)
pasalapudi123
 
Dg broker & client connectivity - High Availability Day 2015
aioughydchapter
 

Similar to Oracle E-Business Suite On Oracle Cloud (20)

PDF
Oracle Cloud
MarketingArrowECS_CZ
 
PDF
Oracle Cloud Infrastructure
MarketingArrowECS_CZ
 
PPTX
OCI Overview
Kamil Wieczorek
 
PDF
Oci meetup v1
RaphaelCampelo
 
PDF
Oracle Cloud Infraestructure Update
RaphaelCampelo
 
PDF
Oracle Storage Cloud Conference
Okcan Yasin Saygılı
 
PDF
[db tech showcase Tokyo 2018] #dbts2018 #B31 『1,2,3 and Done! 3 easy ways to ...
Insight Technology, Inc.
 
PDF
How to get started with Oracle Cloud Infrastructure
Simo Vilmunen
 
PDF
Oracle database in cloud, dr in cloud and overview of oracle database 18c
AiougVizagChapter
 
PPTX
Best Practices for running the Oracle Database on EC2 webinar
Tom Laszewski
 
PDF
OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]
vasuballa
 
PDF
MySQL day Dublin - OCI & Application Development
Henry J. Kröger
 
PPTX
Oracle Database Cloud Service
Jean-Philippe PINTE
 
PPTX
E-Business suite migration to Oracle cloud
Mohamed788249
 
PDF
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
vasuballa
 
PDF
Oracle Database Cloud Service - Provisioning Your First DBaaS Instance
Revelation Technologies
 
PDF
FlexPod Datacenter for Oracle’s JD Edwards EnterpriseOne
NetApp
 
PPTX
Oracle IaaS including OCM and Ravello
Andrey Akulov
 
PDF
Oracle Cloud Infrastructure – Storage
MarketingArrowECS_CZ
 
PDF
OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...
vasuballa
 
Oracle Cloud
MarketingArrowECS_CZ
 
Oracle Cloud Infrastructure
MarketingArrowECS_CZ
 
OCI Overview
Kamil Wieczorek
 
Oci meetup v1
RaphaelCampelo
 
Oracle Cloud Infraestructure Update
RaphaelCampelo
 
Oracle Storage Cloud Conference
Okcan Yasin Saygılı
 
[db tech showcase Tokyo 2018] #dbts2018 #B31 『1,2,3 and Done! 3 easy ways to ...
Insight Technology, Inc.
 
How to get started with Oracle Cloud Infrastructure
Simo Vilmunen
 
Oracle database in cloud, dr in cloud and overview of oracle database 18c
AiougVizagChapter
 
Best Practices for running the Oracle Database on EC2 webinar
Tom Laszewski
 
OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]
vasuballa
 
MySQL day Dublin - OCI & Application Development
Henry J. Kröger
 
Oracle Database Cloud Service
Jean-Philippe PINTE
 
E-Business suite migration to Oracle cloud
Mohamed788249
 
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
vasuballa
 
Oracle Database Cloud Service - Provisioning Your First DBaaS Instance
Revelation Technologies
 
FlexPod Datacenter for Oracle’s JD Edwards EnterpriseOne
NetApp
 
Oracle IaaS including OCM and Ravello
Andrey Akulov
 
Oracle Cloud Infrastructure – Storage
MarketingArrowECS_CZ
 
OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...
vasuballa
 
Ad

Recently uploaded (20)

PDF
Driver Easy Pro 6.1.1 Crack Licensce key 2025 FREE
utfefguu
 
PPTX
Hardware(Central Processing Unit ) CU and ALU
RizwanaKalsoom2
 
PDF
Empower Your Tech Vision- Why Businesses Prefer to Hire Remote Developers fro...
logixshapers59
 
PPTX
In From the Cold: Open Source as Part of Mainstream Software Asset Management
Shane Coughlan
 
PDF
Automate Cybersecurity Tasks with Python
VICTOR MAESTRE RAMIREZ
 
PPTX
Finding Your License Details in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PDF
IDM Crack with Internet Download Manager 6.42 Build 43 with Patch Latest 2025
bashirkhan333g
 
PPTX
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
PDF
iTop VPN With Crack Lifetime Activation Key-CODE
utfefguu
 
PDF
Download Canva Pro 2025 PC Crack Full Latest Version
bashirkhan333g
 
PDF
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 
PDF
Unlock Efficiency with Insurance Policy Administration Systems
Insurance Tech Services
 
PPTX
Change Common Properties in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PDF
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
PDF
Why Businesses Are Switching to Open Source Alternatives to Crystal Reports.pdf
Varsha Nayak
 
PPTX
Home Care Tools: Benefits, features and more
Third Rock Techkno
 
PDF
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
PPTX
AEM User Group: India Chapter Kickoff Meeting
jennaf3
 
PDF
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
PDF
SAP Firmaya İade ABAB Kodları - ABAB ile yazılmıl hazır kod örneği
Salih Küçük
 
Driver Easy Pro 6.1.1 Crack Licensce key 2025 FREE
utfefguu
 
Hardware(Central Processing Unit ) CU and ALU
RizwanaKalsoom2
 
Empower Your Tech Vision- Why Businesses Prefer to Hire Remote Developers fro...
logixshapers59
 
In From the Cold: Open Source as Part of Mainstream Software Asset Management
Shane Coughlan
 
Automate Cybersecurity Tasks with Python
VICTOR MAESTRE RAMIREZ
 
Finding Your License Details in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
IDM Crack with Internet Download Manager 6.42 Build 43 with Patch Latest 2025
bashirkhan333g
 
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
iTop VPN With Crack Lifetime Activation Key-CODE
utfefguu
 
Download Canva Pro 2025 PC Crack Full Latest Version
bashirkhan333g
 
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 
Unlock Efficiency with Insurance Policy Administration Systems
Insurance Tech Services
 
Change Common Properties in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
Why Businesses Are Switching to Open Source Alternatives to Crystal Reports.pdf
Varsha Nayak
 
Home Care Tools: Benefits, features and more
Third Rock Techkno
 
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
AEM User Group: India Chapter Kickoff Meeting
jennaf3
 
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
SAP Firmaya İade ABAB Kodları - ABAB ile yazılmıl hazır kod örneği
Salih Küçük
 
Ad

Oracle E-Business Suite On Oracle Cloud

  • 1. © 2017 APPS ASSOCIATES LLC1 appsassociates.com Running E-Business Suite on Oracle Cloud Infrastructure November 4, 2017
  • 2. © 2017 APPS ASSOCIATES LLC2 Agenda • Oracle Cloud Infrastructure Overview • OCI Deep Dive • Database Options on OCI • E-Business Suite on OCI • OCI Demo • Oracle Test Drive labs – Jumpstart Program
  • 3. © 2017 APPS ASSOCIATES LLC3 Ravello Service DNSCompute Block Volumes Object Storage Networking Compute Classic Object Storage Classic Archive Storage Classic Networking Classic FastConnect Classic VPN Classic Container Classic SKUs: Bare Metal Standard Bare Metal Dense I/O Virtual Machine Standard Virtual Machine Dense I/O Bare Metal GPU Standard VM GPU Standard …
  • 4. © 2017 APPS ASSOCIATES LLC4 11 Cloud Infrastructure Data Center Regions by Dec. 2017 US East – Ashburn* US West – Phoenix* US Central - Chicago US East Gov - Ashburn US Central Gov - Chicago Japan East - Tatebayashi EU-Netherlands UK South - London EU-Germany* ANZ East - SydneyBrazil - Sao Paolo Bold* – Enhanced Region Plain – Standard Region
  • 5. © 2017 APPS ASSOCIATES LLC5 Oracle Cloud Infrastructure ( Bare Metal Cloud Service)
  • 6. © 2017 APPS ASSOCIATES LLC6 © 2017 APPS ASSOCIATES LLC6 Oracle Cloud Infrastructure - Built for Enterprise • Generation 2 or Modern Cloud Infrastructure • Oracle has built the data centers ground up • High Performance is a key goal – Designed for Enterprise Customers • Oracle RAC & Exadata is available on OCI - A major differentiator
  • 7. © 2017 APPS ASSOCIATES LLC7 © 2017 APPS ASSOCIATES LLC7 Oracle Cloud Infrastructure Services The following components are required in migrating/installing the Enterprise Applications on Oracle Cloud Infrastructure. • E-Business Suite • PeopleSoft • JD Edwards
  • 8. © 2017 APPS ASSOCIATES LLC8 © 2017 APPS ASSOCIATES LLC8 Key Considerations for running High Performance Database High Performance Database Compute Storage Network Backup Security IAM
  • 9. © 2017 APPS ASSOCIATES LLC9 © 2017 APPS ASSOCIATES LLC9 Oracle Cloud Infrastructure – IAM • The Oracle Bare Metal Cloud Identity and Access Management Service (IAM) lets you control who the access to your cloud resources. You can control what type of access a group of users have and to which specific resources. • Components of IAM Service – Resource – Compute, Storage, VCN, Subnets, route tables – User – End user to manage/use BMCS – Group – Collection of users to perform same type of access – Compartments - Organizing and isolating cloud resources – Tenancy – root compartment at organization level – Home region – Where IAM service resource is created
  • 10. © 2017 APPS ASSOCIATES LLC10 © 2017 APPS ASSOCIATES LLC10 Oracle Cloud Infrastructure – Compute • The Oracle Bare Metal Cloud Compute Service lets you provision and manage compute hosts, known as instances. – Bare Metal - A bare metal compute instance gives you dedicated physical server access for highest performance and strong isolation. – Virtual Machine - A Virtual Machine (VM) is an independent computing environment that runs on top of physical bare metal hardware. – Availability Domain – Virtual Cloud Network – Key Pair ( Linux) – Password (Windows) – Image – Shape
  • 11. © 2017 APPS ASSOCIATES LLC11 © 2017 APPS ASSOCIATES LLC11 Oracle Cloud Infrastructure- Database • The Database Service lets you quickly launch an Oracle Database System (DB System) and create one or more databases on it. You have full access to the features and operations available with Oracle Database, but Oracle owns and manages the infrastructure. – Exadata DB Systems (Exadata DB Systems require Enterprise Edition - Extreme Performance) • Oracle Database 11g Release 2 • Oracle Database 12c Release 1 • Oracle Database 12c Release 2 – Bare Metal DB Systems • 1-node DB Systems • 2-Node RAC DB Systems
  • 12. © 2017 APPS ASSOCIATES LLC12 © 2017 APPS ASSOCIATES LLC12 Virtual Cloud Networks • Customizable private network in Oracle Cloud Infrastructure • Provides complete control over the network environment • Includes Subnets, route table and gateways in which your instances run Connectivity Options 10 Gb/Seconds+ VCN Oracle Cloud Subnet 10.1.3.0/24 Subnet 10.1.2.0/24 Virtual Router DRG CPE CPE CPE Customer Site 1 Customer Site 2 Customer Site 3 Subnet 10.1.4.0/24 VPC IP-Sec VPN FastConnect* MPLS*
  • 13. © 2017 APPS ASSOCIATES LLC13 © 2017 APPS ASSOCIATES LLC13 Load Balancer • Automatically route traffic across Availability Domains for highly-available and fault-tolerant applications • Load balance traditional or cloud-native enterprise applications with your choice of TCP, HTTP or HTTP/2 protocols • Dynamically scale the number of applications your load balancer manages • Provision bandwidth for deterministic throughput at all times, offering resilience for sudden traffic bursts • Protect all traffic to your cloud with Transportation Layer Security (TLS) encryption, and offload TLS handshakes to the load balancer
  • 14. © 2017 APPS ASSOCIATES LLC14 © 2017 APPS ASSOCIATES LLC14 Options for Database Services Exadata DB Systems Bare Metal and Database Systems on Virtual Machines (VM DB)
  • 15. © 2017 APPS ASSOCIATES LLC15 © 2017 APPS ASSOCIATES LLC15 Database on Oracle Cloud Infrastructure
  • 16. © 2017 APPS ASSOCIATES LLC16 © 2017 APPS ASSOCIATES LLC16 Backing up the database • Backing Up to Object Storage – Create an Object Storage bucket for the backups, generate a password for the service, install the Oracle Database Cloud Backup Module, and then configure RMAN to send backups to the service – Backup module is typically used to back up to the Oracle Database Backup Cloud Service, which is an OpenStack Swift object store – The DB System's cloud network (VCN) must be configured with an Internet Gateway – Instead of installing the backup module and using RMAN for backups on a 1-node DB System, you can use the dbcli command line interface to back up to Object Storage. – Standalone backups Note: Currently, Oracle Cloud Infrastructure does not provide the ability to attach block storage volumes to a DB System, so you cannot back up to network attached volumes.
  • 17. © 2017 APPS ASSOCIATES LLC17 © 2017 APPS ASSOCIATES LLC17 Database Backup to Object Storage • java -jar opc_install.jar -serviceName myService -identityDomain myDomain -opcId '[email protected]' -opcPass 'myPassword' -walletDir /walletDirectory -libDir /libraryDirectory • RMAN> CONFIGURE CHANNEL DEVICE TYPE sbt PARMS='SBT_LIBRARY=/orclhome/lib/libopc.so, SBT_PARMS=(OPC_PFILE=/orclhome/dbs/opct1.ora)‘ • RMAN> SHOW ALL; CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE' PARMS 'SBT_LIBRARY=/orclhome/lib/libopc.so, SBT_PARMS=(OPC_PFILE=/orclhome/dbs/opct1.ora)';
  • 18. © 2017 APPS ASSOCIATES LLC18 © 2017 APPS ASSOCIATES LLC18 Architecting Enterprise Application on OCI
  • 19. © 2017 APPS ASSOCIATES LLC19 © 2017 APPS ASSOCIATES LLC19 Advantages OCI vs Other Public Cloud (otPC) • 8X cheaper than other PC for the same configuration ($362.4-$2664.95) • 20-25% Better network performance (Transfer and Bandwidth) • Inexpensive and simple storage model (5 cents/GB) • Reduced by almost 50% installation time for Oracle EBS (13.6 – 23.33 hours)
  • 20. © 2017 APPS ASSOCIATES LLC20 © 2017 APPS ASSOCIATES LLC20 Block Volume Performance Analysis With Oracle Block Volume Service, there is no reason to worry about storage performance anymore, just provision the capacity needed and addresses all key enterprise challenges
  • 21. © 2017 APPS ASSOCIATES LLC21 © 2017 APPS ASSOCIATES LLC21 E-Business Suite on OCI
  • 22. © 2017 APPS ASSOCIATES LLC22 © 2017 APPS ASSOCIATES LLC22 E-Business suite on OCI
  • 23. © 2017 APPS ASSOCIATES LLC23 © 2017 APPS ASSOCIATES LLC23 Installation timelines between Other Public Cloud & Oracle Cloud Infrastructure Oracle Cloud Infrastructure Other Public Cloud Oracle E-Business Suite Release 12.2.5 EBS Oracle E-Business Suite Release 12.2.5 EBS Oracle Database 12.1.0.2 DB Oracle Database 12.1.02 DB VM.Standard1.4(4 OCPU's and 28GB Memory) Database Node Linux on m4.2xlarge(8VCPU's and 32GB Memory) Database Node VM.Standard1.2(2 OCPU's and 14GB Memory) Application Node Linux on m4.xlarge(4 VCPU's and 16GB Memory) Application Node Phase Time taken in Minutes Phase Time taken in Minutes Installing Rpm's on OS 30 Minutes Installing Rpm's on OS 30 Mins Download R12.2 Software 120 Minutes Download R12.2 Software 150 Mins Build stage 5 Minutes Build stage 40 Mins Run md5checksum 20 Minutes Run md5checksum 30 Mins Install r12.2 software for only database 60 minutes Install r12.2 software 180 Mins Configure the instance 150 Minutes Configure the instance 255 Mins Validate by logging to the instance 15 minutes Validate by logging to the instance 15 Mins Apply Latest PSU Patches(Database) 20 Minutes Apply Latest PSU Patches(Database) 30Mins Run Latest ETCC on both Database and Application Nodes 10 Minutes Run Latest ETCC on both Database and Application Nodes 10 Mins Download and Extract Patches 20 minutes Download and Extract Patches 30 Mins Apply database patches(ETCC Patches) 90 minutes Apply database patches(ETCC Patches) 120Mins Apply Application patches(ETCC Patches) 180 minutes Apply Application patches(ETCC Patches) 220Mins Set Database Parameter (Conditional) 5 Minutes Set Database Parameter (Conditional) 5Mins Fix Timestamp Mismatch Issues for Synonym, View, Package and Package Body(1320300.1) 10 minutes Fix Timestamp Mismatch Issues for Synonym, View, Package and Package Body(1320300.1) 10Mins Consolidated Seed Table Upgrade 30 Minutes Consolidated Seed Table Upgrade 45Mins Apply latest R12.AD.C.Delta.9 and R12.TXK.C.Delta.9 Release Update Packs 160 Minutes Apply latest R12.AD.C.Delta.9 and R12.TXK.C.Delta.9 Release Update Packs 180 Mins Apply Oracle E-Business Suite Release 12.2.5 Online Help 30 Minutes Apply Oracle E-Business Suite Release 12.2.5 Online Help 35Mins Validate the instance by logging 15 minutes Validate the instance by logging 15Mins
  • 24. © 2017 APPS ASSOCIATES LLC24 © 2017 APPS ASSOCIATES LLC24 Pricing comparison between Other Public Cloud & Oracle Other Public Cloud Monthly Product Quantity Price($) Product type EC2 1 292.8 Linux on m4.2xlarge(8VCPU's and 32GB Memory) Database Node EC2 1 146.4 Linux on m4.xlarge(4 VCPU's and 16GB Memory) Application Node Storage 3 78.75 300G(provisoned IOPS SSD),250G(provisoned IOPS SSD),200(Magnetic) IOPS 2145 330GB-18000 iops,250GB-15000 iops Elastic IP's 2 2 IP's provisoned for EC2 instances Total 2664.95 Oracle Cloud Infrastructure Product Quantity Price($) Product type Compute 1 216 VM.Standard1.4(4 OCPU's and 28GB Memory) Database Node Compute 1 108 VM.Standard1.2(2 OCPU's and 14GB Memory) Application Node Storage 3 38.4 256GB block volumes IOPS 0 256GB-15360 IOPS is included in the storage cost Elastic IP's 2 0 IP's provisoned for two compute instances Total 362.4
  • 25. © 2017 APPS ASSOCIATES LLC25 © 2017 APPS ASSOCIATES LLC25 OCI DEMO
  • 26. © 2017 APPS ASSOCIATES LLC26 © 2017 APPS ASSOCIATES LLC26 Oracle Jumpstart Program • https://cloud.oracle.com/jumpstart • http://www.appsassociates.com/oracledemolabs/
  • 27. © 2017 APPS ASSOCIATES LLC27 © 2017 APPS ASSOCIATES LLC27 Cloud DBA DBA 80% Network Admin 5% Storage Admin 10% Security Admin 5 % = ++ +
  • 28. © 2017 APPS ASSOCIATES LLC28 © 2017 APPS ASSOCIATES LLC28 Q&A
  • 29. © 2017 APPS ASSOCIATES LLC29 THANK YOU! Suneel Yalamanchili, Krishna Chaitanya Peri [email protected] +91 8008911117 [email protected] +91 9963311686