SlideShare a Scribd company logo
1 of 72
Download to read offline
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |
Deploying Oracle E-Business Suite
On-Premises and Oracle Cloud
Srikrishna Bandi
Director, Applications Technology Group
E-Business Suite Development
Oracle
September 19, 2016
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Safe Harbor Statement
The following is intended to outline our general product direction. It is intended for
information purposes only, and may not be incorporated into any contract. It is not a
commitment to deliver any material, code, or functionality, and should not be relied upon
in making purchasing decisions. The development, release, and timing of any features or
functionality described for Oracle’s products remains at the sole discretion of Oracle.
3
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Program Agenda
Architecture
Installation/Quick Provision
Clone/Lift and Shift
Configuration
System Management
1
2
3
4
4
5
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Architecture
5
Client
JDBC/SQLNet
HTTP/S
Application Database
RAC & ASM
Global Single
Data Model
Edition-Based
Redefinition
WebLogic JSP
Forms
BI Publisher
BC4J
WebListener
UIX 11g
WebLogic Server
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
• In a nutshell, E-Business Suite 12.2
feels like:
– A handful of web applications…
– Deployed to Clusters of Managed
Servers…
– Supervised by an Admin Server…
– Deployed to a WebLogic Server Domain
Oracle E-Business Suite 12.2 Architecture
What is E-Business Suite from a WebLogic Perspective?
WLS Domain
Admin Server
oacore_server1oacore_cluster 1
forms_server1forms_cluster 1
oafm_server1oafm_cluster 1
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Architecture
Oracle WebLogic Server Domain – Multi-Node Application Tier
7
Node 1
WLS Domain Admin Server
Node 2
oacore_server1oacore_cluster 1
forms_server1forms_cluster 1
oafm_server1oafm_cluster 1
oacore_server2
forms_server2
oafm_server2
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
DBA
Oracle E-Business Suite 12.2 Architecture
• Functionality leverages Oracle Edition-
Based Redefinition features to support
online patching
• Patches can be applied while the
production system is fully operational
• Only a short downtime is required to
complete patching process
• The amount of downtime required by any
patch will be consistent
NEW IN 12.2
8
Online Patching
Business Users
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Architecture
Dual File System
9
Synchronization managed
by patching tools
Edition-Based Redefinition
Non-Editioned File System
Developer 10.1.2
COMMON_TOP
APPL_TOP
INST_TOP
Oracle HTTP Server (OHS)
WebLogic Server (WLS)
File System 1
Developer 10.1.2
COMMON_TOP
APPL_TOP
INST_TOP
Oracle HTTP Server (OHS)
WebLogic Server (WLS)
File System 2
PATCH_TOP
APPL_TOP_NE
LOGS
More information in the Online
Patching FAQ (Note 1583902.1)
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
• Database Code Level Checker
(checkDBpatch.sh)
– Verifies database patches required by
EBS 12.2
• Application Tier Code Level Checker
(checkMTpatch.sh)
– Verifies technology stack patches
required by EBS 12.2
10
Technology Stack Code Level Verification Utilities
✓
Application Tier
Forms 10.1.2
OHS
Oracle Common
WebLogic
✓
✓
✓
✓
Forms 10.1.2
OHS
Oracle Common
WebLogic
✓
✓
✓
✓
fs1 fs2
Application TOPs Application TOPs
Note 1594274.1, Oracle E-Business Suite Release 12.2:
Consolidated List of Patches and Technology Bug Fixes
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Related Sessions
Monday
September 18th
16:15 PM
CON6705-Advanced Architectures for Oracle E-Business Suite
Elke Phelps, Sr. Principal Product Manager, Applications Technology, Oracle E-
Business Suite
Moscone
West – 3007
Thursday
September 22nd
10:45 AM
CON6710 – Online Patching with Oracle E-Business Suite 12.2
Kevin Hudson, Senior Director, Oracle
Moscone
West – 2004
Thursday
September 22nd
01:15 PM
CON6708 – Migrating and Managing Customizations for Oracle E-Business Suite
12.2
Santiago Bastidas, Senior Principal Product Manager, Oracle
Moscone
West – 2004
11
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Deployment Choices
Oracle E-Business Suite on Oracle Cloud
• “All-in-One”
• Demo / Sandbox /Training
• Explore new functionality
Single node on IaaS
Compute
Cloud Service
• “Scale-out” apps tier
• Dev, Test, Prod
• Full scale deployment
Multiple nodes on IaaS
• “Scale-out” apps tier and database tier
• Leveraging DBCS for manageability & RAC
• Same components as multiple tiers, but
with your data in Oracle Database Cloud
Service (DBCS)
IaaS + Database Cloud Service
Database
Cloud
Service
Compute
Cloud Service
Compute
Cloud Service
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
on-premises
13
Oracle E-Business Suite on Oracle Cloud
IaaS
ORACLE Cloud
VPN HTTP/HTTPS, SSH
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | 14
Oracle E-Business Suite on Oracle Cloud
IaaS DBCS
ORACLE Cloudon-premises
VPN HTTP/HTTPS, SSH
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | 15
Oracle E-Business Suite on Oracle Cloud
DBCS
ORACLE Cloudon-premises
VPN HTTP/HTTPS, SSH
IaaS
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Related Sessions
Wednesday
September 21st
12:15 PM
CON6723 – Oracle E-Business Suite in Oracle Cloud: Technical Insight
Veshaal Singh, Vice-President, Product Development, Oracle
Moscone
West – 2002
16
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Program Agenda
Architecture
Installation/Quick Provision
Clone/Lift and Shift
Configuration
System Management
1
2
3
4
17
5
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Install EBS On-Premises
Quick Provision EBS 12.2.5 in the Oracle Cloud
A
B
18
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Rapid Install New Features
• In 12.2 all technology components are installed and
configured natively
• Silent-mode calls to install and configure Oracle
Database 11.2, WebLogic Server (WLS) and Oracle
HTTP Server (OHS)
• Apply proactive Server Technologies patches during
installation time
• Selective AutoConfig integration
19
For Oracle E-Business Suite On-Premises
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Rapid Install
Updated startCD 12.2.0.51
20
• Includes Database 12c (12.1.0.2)
• Includes FMW Web Utilities 11.1.1.9
• Includes several patches for database
and application tier technology stack
• Includes important fixes for fresh install
and upgrade scenarios
MOS Note 1320300.1
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Add Oracle E-Business Suite 12.2 Application Nodes
Filesystem Configuration: Non-Shared or Shared
Filesystem
Configuration
Non-Shared
Shared
Section 5.3 Adding a New Application
Tier Node to an Existing System
MOS Doc ID 1383621.1
Overview of Steps
• Configure shared filesystem for
sharing
• Mount filesystem on new node
• Perform configuration steps to
add the new node
Section 4: Adding a Node to the
Shared Application Tier File System
MOS Doc ID 1375769.1
Overview of Steps
• Stage the PATCH and RUN file
systems on Primary Node
• Copy the RUN & Patch
filesystems to the new node
• Configure the PATCH and RUN
filesystems
• Register the new topology
• Finalize service configuration
Start
Here
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Related Sessions
Thursday
September
22nd, 12:00 PM
CON6714– Technical Upgrade Best Practices for Oracle E-Business Suite 12.2
Udayan Parvate, Senior Director, Quality and Release Management, Oracle
Samer Barakat, Senior Director, Applications Performance, Oracle
Moscone
West – 2004
22
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Install EBS On-Premises
Quick Provision EBS 12.2.5 in the Oracle Cloud
A
B
23
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
How are we able to automate deploying Oracle E-Business
Suite into Oracle Cloud
In a nut shell
• EBS Tool integrates with API’s exposed by IaaS to
– Spins off virtual machines(VM’s)
– Associate VM’s with required Shape(OCPU & RAM) & Size(Storage)
– Associate the VM's with IP
– Associate the VM's with required security cover to restrict the public access
• EBS Tool integrates with API’s exposed by PaaS (DBaaS/EDaaS)
– To provision the DB Tier of EBS.
24
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Quick Provision EBS 12.2.5 in the Oracle Cloud
Single Node Provisioning
Multi-node Provisioning
A
25
B
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
1. Generate ssh key pair
2. Retrieve EBS image from Marketplace
3. Create compute instance
1. Assign the public ssh key
2. Create and assign a reserved
public IP address
4. Configure HTTP access
Single-Node Cloud Provisioning
Application Tier and Database on a single Node
ssh key
On-Premises
EBS 12.2.5 Demo
Install Image
EBS 12.2.5 Fresh
Install Image
2015-12-21 2015-12-21
Compute Marketplace
Fresh Install Image
Demo Install Image
EBS 12.2.5 VM Images
Oracle Object Store
Oracle Cloud
Your Oracle Compute Domain
SecList
HTTPS
New EBS Environment
IP
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Application Tier
Database Tier
Provisioning Tools
OS-Only
EBS Images
Oracle Object Store
Oracle Cloud
New EBS environment
Your Oracle Compute domain
EBS
Database
EBS App
Node 2
Oracle
Traffic
Director
(OTD)
EBS App
Node 1
Deploy Multi-Node Application Tier
Cloud Provisioning Automated with Chef Orchestration
Chef Server
EBS Provisioning
Tools VM
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Application Tier
Database Tier
Provisioning Tools
OS-Only
EBS Images
Oracle Object Store
Oracle Cloud
New EBS environment
Your Oracle Compute domain
EBS
Database
App
Node
3
Oracle
Traffic
Director
(OTD)
App
Node
1
Add Node to Multi-Node Environment
Cloud Provisioning Automated with Chef Orchestration
Chef Server
EBS Provisioning
Tools VM
App
Node
2
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Program Agenda
Architecture
Installation/Quick Provision
Clone/Lift and Shift
Configuration
System Management
1
2
3
4
29
5
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Clone EBS
Lift and Shift EBS to the Oracle Cloud
A
B
30
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Cloning
31
Source System Target System
Cloning is the process used
to create a copy of an
existing E-Business Suite
System
MOS Doc ID 1383621.1
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Cloning
32
• Uses native Fusion Middleware tools to clone
WLS & OHS Homes
• No longer needed to copy the FMW Home files
• FMW is automatically packaged into the clone
directory during preclone
Rapid Clone
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
In 12.2 the Database Tier Cloning process remains the same in
comparison with previous versions
Oracle E-Business Suite 12.2 Cloning
Database Tier
33
Copy Bits2
adpreclone.pl dbTier
Configure Target3Prepare Source1
adcfgclone.pl dbTier
• Create Stage
• OH/appsutil/clone
• Obtain DB Information
• Create DB creation scripts
• Create Context File
• Register/Relink Oracle Home
• Configure Oracle Home
• Re-Create Database
• Configure Database
• Start Listener
ORACLE_HOME
200 Mb
Aprox.
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Cloning
Application Tier
34
Developer 10.1.2
COMMON_TOP
APPL_TOP
• Create Stage
• COMMON_TOP/clone
• Package OHS
• Package WLS
• Create Context File
• Unpackage OHS/WLS
• Register/Relink OHs
• Configure OH
• Configure APPL_TOP
• Create INST_TOP
• Start Processes
adpreclone.pl appsTier adcfgclone.pl appsTier
Copy Bits2
Configure Target
Run Edition FS
3
Prepare Source
Run Edition FS
1
3 Gb Aprox.
• Create Context File
• Unpackage OHS/WLS
• Register/Relink OHs
• Configure OH
• Configure APPL_TOP
• Create INST_TOP
adcfgclone.pl appsTier
Configure Target
Patch Edition FS
5
Developer 10.1.2
COMMON_TOP
APPL_TOP
Copy Bits4
Create Run Edition File System Create Patch Edition File System
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Cloning
Overall Cloning Process
35
Run-Edition
Source
Patch-Edition
1 adpreclone
2 Copy
Run-Edition
Target
Patch-Edition
4 Copy
5 adcfgclone
3 adcfgclone
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Cloning
Cloning Configuration in a Single Step
36
Source Target
Run Run
Patch Patch
1 adpreclone
2 Copy
3
adcfgclone
dualfs=yes
• Simplified cloning process
configures RUN and PATCH file
systems with a single command
adcfgclone dualfs=yes
• Available in AD/TXK Delta 7 Patch
– 20745242:R12.AD.C.Delta.7
– 20784380:R12.TXK.C.Delta.7
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Clone EBS
Lift and Shift EBS to the Oracle Cloud
A
B
37
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
What is “Lift and Shift”?
38
Cloning is the process used to
create a copy of an existing E-
Business Suite System
EBS Cloning MOS Doc ID 1383621.1
Lift and Shift is the process of
migrating an existing EBS
system from On-Premises to
the Oracle Cloud
Lift and Shift MOS Note 2066260.1 Section 5
Source System Target System
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Migrating Instances to the Oracle Cloud
Where do I begin?
Cloud EBS Instanceson-premises EBS Instances
EBS Dev EBS Dev EBS Production
SSH
EBS TestEBS Test EBS Production
Oracle CloudOn-premises
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Automation options for “lift and shift” Oracle E-Business Suite environment
to Oracle Cloud:
Are there any automation options?
Confidential – Oracle Internal/Restricted/Highly Restricted 40
Compute
Oracle Cloud
DB
Apps
Tier
Compute
Oracle Cloud
DB
Apps
Tier
DBCS
EBS Database in Oracle Compute EBS Database in Oracle Database Cloud Service (DBCS)
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
• Oracle Linux, Red Hat Enterprise Linux, or SUSE Linux Enterprise Server (x86-64)
• Oracle E-Business Suite releases:
– Release 12.2 (12.2.3 and later)
– Release 12.1.3
• Oracle Database 12c Release 1 (12.1.0.2) or
Oracle Database Release 11g Release 2 (11.2.0.4)
• On-Premise database can be Non-RAC/RAC
• On Cloud Lift & Shift can provision Single-node database (non-Oracle RAC)
• OBE Tutorial:
Migrating an Existing Oracle E-Business Suite Installation to the Oracle Compute Cloud Service
“Lift and Shift” to Oracle IaaS
41
Supported Releases and Considerations
Compute
Oracle Cloud
App Tier
DB Tier
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
EBS Environment
“Lift and Shift” to IaaS
Move your EBS Environment to Oracle Cloud
Oracle Cloud
Your Compute Domain
Oracle Compute Cloud
Apps
Tier
DB
Tier
On-premises
OS-Only Image
EBS 12.2.5 VM Images
Oracle Object Store
Stage
Area
Lift & Shift
Utility
Stage
Area
Apps
Tier
DB
Tier
Stage
Area
Stage
Area
SSH
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
AMS automate all the following steps as part achieving the Lift & Shift to Cloud
– Performs all the pre-cloning activities on the Source instance which is On-Premise in creating the stage of both DB
& Apps Tier
– Transfers the stage from On-Premise to the Cloud
– Will seamlessly create all the VM’s required for both the DB & the Apps tier with required shape & size as desire
by the end user in the Oracle Cloud.
– Create the VM for OTD in Oracle Cloud
– Configures & binds DB Tier, Apps Tier & OTD together.
– Pushes EM agents into all the VM's involved in the Topology of EBS Instance.
– Performs any post install tasks if defined like pushing further rpm, changing the passwords etc
– Discovers the instance from the in EM for enabling Monitoring & performing change management activities at a
later point of time.
“Lift and Shift” to Compute using AMS
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
• Oracle Linux, Red Hat Enterprise Linux, or SUSE Linux Enterprise Server (x86-64)
• One of the following Oracle E-Business Suite releases:
– Release 12.2 (12.2.3 and later)
– Release 12.1.3
• Oracle Database Release 11g Release 2 (11.2.0.4)
• Oracle Database 12c Release 1 (12.1.0.2)
• On-Premise database can be Non-RAC/RAC
• On Cloud Lift & Shift can provision
– Single-node (Non-RAC)
– Multi-node database (RAC)
• OBE Tutorial:
Migrating an Existing Oracle E-Business Suite Installation to the Oracle Database Cloud Service and Compute Cloud
Service
“Lift and Shift” to Oracle IaaS and Oracle Database Cloud
Service (DBCS)
Supported Releases and Considerations
Compute
Oracle Cloud
App Tier
DB Tier DBCS
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle Cloud
Your Compute Domain
Oracle Compute Cloud
+ Database Cloud Service (DBCS)
Apps
Tier
DB
Tier
Provisioning Image
Oracle Object Store
OS-Only Image
DBCS
Chef Server
EBS
Provisioning
Instance
Oracle
Traffic
Director
(OTD)
EBS Environment
Apps
Tier
DB
Tier
On-premises
SSH
Lift & Shift
Utility
“Lift and Shift” to IaaS and PaaS(DBCS)
Move your EBS Environment to Oracle Cloud
Stage
Area
Stage
Area
Stage
Area
RMAN Backup
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Where do I begin?
46
Migrating Instances to the Oracle Cloud
MOS Note 2066260.1
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Program Agenda
Architecture
Installation/Quick Provision
Clone/Lift and Shift
Configuration
System Management
1
2
3
4
47
5
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Configuration
48
In 12.2, Autoconfig has a reduced role in the configuration
of OHS and WLS. The remaining configurations performed
by Autoconfig stay the same.
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Configuration
Where to perform configuration changes
Fusion Middleware
Control
WLS Administration
Console
Oracle Application Manager &
Autoconfig
Database Home SID name, Listener, dbPorts, etc.
Oracle HTTP Server
Performance directives, log
configuration, ports, mod_perl,
mod_wl_ohs, etc.
WebLogic Server
oacore, oafm and
forms services, etc.
Oracle E-Business Suite
Developer 10g, Product Specific
Settings, etc.
See Managing Configuration of Oracle HTTP Server and Web Application Services in
Oracle E-Business Suite Release 12.2 (Doc 1905593.1)
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Configuration
Configuration Changes
50
• adop prepare will update
Patch-Edition file system with
configuration changes during
next prepare phase. Developer 10.1.2
COMMON_TOP
APPL_TOP
INST_TOP
Oracle HTTP Server (OHS)
WebLogic Server (WLS)
Patch Edition File System
Developer 10.1.2
COMMON_TOP
APPL_TOP
INST_TOP
Oracle HTTP Server (OHS)
WebLogic Server (WLS)
Run Edition File System
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Configuration
Configuration Changes
51
• If a Patching Cycle is not open:
– Perform Configuration Changes in Run-Edition File System
• Otherwise changes done in Patch Edition will be lost after patching!
• If a Patching Cycle is open:
– Wait for patching cycle to finish
• Perform configuration changes in the Run Edition file system after
Cutover, otherwise changes done will be lost!
• If there are post-patch configuration changes needed, perform them
in the Run-Edition File System after cutover
Developer 10.1.2
COMMON_TOP
APPL_TOP
INST_TOP
Oracle HTTP Server (OHS)
WebLogic Server (WLS)
Run Edition File System
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Configuration
Fusion Middleware Control
52
Administer
Oracle HTTP
Server
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Configuration
Fusion Middleware Control
53
Administer
Oracle HTTP
Server
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Configuration
Fusion Middleware Control
54
Administer
Oracle HTTP
Server
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Configuration
Fusion Middleware Control
55
Access to
Oracle Application
Manager
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Configuration
Fusion Middleware Control
56
Access to WLS
Administration
Console
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite 12.2 Configuration
WebLogic Server Administration Console
57
Administer
WLS Domain
Configure
Deployments
System
Monitoring
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Program Agenda
Architecture
Installation/Quick Provision
Clone/Lift and Shift
Configuration
System Management
1
2
3
4
58
5
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
• Discover Oracle Cloud instances similar to
on-premises instances
• Monitor and Manage Oracle Cloud and
on-premises instances with a unified
interface
• Deploy Patches and Customizations
across all instances
• Promote Patches and Customizations to
and from Oracle Cloud instances
• Standardize and Compare configurations
between Oracle Cloud and On-Premise
instances
• Enforce Compliance Standards
Oracle Cloud and On-Premises Management using AMS
On-Premise EBS
Unified interface using on-premise AMS to monitor/manage
Cloud and On-Premise instances
Administrator
EBS on Cloud
New
59
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
• Cloud specific features (On Compute
only)
– Lift & Shift the instances from On-Premise to
Oracle Cloud
– Provision 12.2.5 using images in Marketplace
– Create backups
– Cloning
Oracle Cloud and On-Premises Management using AMS
On-Premise EBS
Unified interface using on-premise AMS to monitor/manage
Cloud and On-Premise instances
Administrator
EBS on Cloud
New
60
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle Confidential – Internal/Restricted/Highly Restricted 61
Unified Interface to Monitor Oracle Cloud and On-Premises Instances
Hybrid Cloud Management – Single Pane of Glass
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Related Sessions
System Management
Wednesday
Sep 21
4:15 PM
CON6702 – Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-
Business Suite
Angelo Rosado, Senior Principal Product Manager, Oracle
Moscone
West - 3024
62
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Roadmap
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite on On-Premise
• Uptake latest middleware & database versions
• Application management Suite
– Enhanced cloud automation for DBCS and Exadata
Cloud Service
– Customer requested enhancements
64
Roadmap
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Oracle E-Business Suite on Oracle Cloud
• Automate EBS Backup and Recovery(IaaS/PaaS)
– Fast cloning
– Full Cloning
• Automate EBS Disaster Recovery
• Simplify Upgrades to 12.2
• Automate external integrations with SOA, OAM, Mailer etc
• Support additional advanced configurations
– E.g. DMZ, Reverse Proxy
65
Roadmap
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Related Sessions
Monday, September 19, 2016
5:30 PM Moscone West – 2002/4
CON6115-Oracle E-Business Suite Technology: Latest Features and Roadmap
Lisa Parekh, Vice President, Technology Integration, Oracle E-Business Suite
Tuesday, September 20, 2016
11:00 AM Moscone West - 3008
GEN 1419-Oracle E-Business Suite – Update, Strategy and Roadmap
Clifford Godwin, Sr. Vice President, Oracle E-Business Suite
12:15 PM Moscone West –3024
CON1422-Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Patching
Jeanne Lowell, Vice President, Product Strategy, Oracle E-Business Suite
4:00 PM Moscone West – 2024
CON1420-Running Your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, What and
How?
Nadia Bendjedou, Senior Director, Product Strategy, Oracle E-Business Suite
Thursday, September 22, 2016
2:30 PM Moscone West – 2004
CON6742-Oracle E-Business Suite Technology Certification Primer and Roadmap
Steven Chan, Senior Director, Applications Technology, Oracle E-Business Suite
66
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Moscone West – Exhibition Hall
Mon, Sep 19: 10:15 AM – 5:30 PM
Tue, Sep 20: 10:15 AM – 5:15 PM
Wed, Sep 21: 10:15 AM – 4:15 PM
67
DEMOgrounds – Oracle E-Business Suite Pods
• WAJ-016 – Oracle E-Business Suite on Oracle
Cloud (IaaS & PaaS)
• WAJ-017 – Automated Oracle E-Business Suite
Tests Using Oracle Flow Builder
• WAJ-018 – System Administration, Advanced
Architecture & Security
• WAJ-019 – Oracle E-Business Suite: Technical
Upgrade Best Practices
• WAJ-020 – New User Interface Capabilities in
Oracle E-Business Suite
Note: Located in the Applications and JD Edwards Showcase
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
blogs.oracle.com/stevenChan
• Direct from EBS Development
• Latest news
• Certification announcements
• Primers, FAQs, tips
• Desupport reminders
• Latest upgrade recommendations
• Statements of Direction
• Subscribe via email or RSS
68
E-Business Suite Technology Stack Blog
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
blogs.oracle.com/EBSandOracleCloud
• Direct from EBS Development
• Latest news
– Running Oracle EBS on Oracle’s Iaas and PaaS
– Adopting new SaaS on Paas applications
– Leveraging co-existence strategies
• Certification announcements
• Primers, FAQs, tips
• Statements of Direction
• Subscribe via email or RSS
69
Oracle E-Business Suite and Oracle Cloud Blog
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
facebook.com/groups/EBS.SysAdmin
E-Business Suite: System Management
70
Join us on Facebook
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Comprehensive Training
Prepare implementation and
technical professionals to effectively
perform the tasks relevant to their
job with on demand training
• Latest News Updates
• Strategy and Roadmap
• EBS and Oracle Cloud
• Operational Efficiency
• Financials
• Projects and Procurement
• Logistics & Order Management
• Manufacturing
• Asset Lifecycle and Service
• Human Capital Management
Oracle E-Business Learning Subscription
Learning Simplified
24/7 Access for 12 Months
All-digital training with on-demand
videos, product demonstrations
and practice labs
Expert Delivered
Created and delivered by Oracle
experts
Continuous Updates
Regular updates for product
enhancements and new releases
Flexible and Scalable
To meet your business needs
http://education.oracle.com/streams/ebusinesssuite
71
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |
Questions
72Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |

More Related Content

What's hot

OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]vasuballa
 
OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...
OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...
OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...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
 
OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...
OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...
OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...vasuballa
 
OOW15 - Oracle E-Business Suite Integration Best Practices
OOW15 - Oracle E-Business Suite Integration Best PracticesOOW15 - Oracle E-Business Suite Integration Best Practices
OOW15 - Oracle E-Business Suite Integration Best Practicesvasuballa
 
veshaal-singh-ebs-oracle cloud(iaas+paas)
veshaal-singh-ebs-oracle cloud(iaas+paas)veshaal-singh-ebs-oracle cloud(iaas+paas)
veshaal-singh-ebs-oracle cloud(iaas+paas)aioughydchapter
 
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....vasuballa
 
Oracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and Administer
Oracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and AdministerOracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and Administer
Oracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and AdministerAndrejs Karpovs
 
EBS on Oracle Cloud
EBS on Oracle CloudEBS on Oracle Cloud
EBS on Oracle Cloudvasuballa
 
Ebs upgrade-to-12.2 technical-upgrade_best_practices(aioug-aug2015)
Ebs upgrade-to-12.2 technical-upgrade_best_practices(aioug-aug2015)Ebs upgrade-to-12.2 technical-upgrade_best_practices(aioug-aug2015)
Ebs upgrade-to-12.2 technical-upgrade_best_practices(aioug-aug2015)pasalapudi123
 
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?What’s New in Oracle E-Business Suite R12.2 for Database Administrators?
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?vasuballa
 
Using oracle cloud to speed up e business suite 12.2 upgrade
Using oracle cloud to speed up e business suite 12.2 upgradeUsing oracle cloud to speed up e business suite 12.2 upgrade
Using oracle cloud to speed up e business suite 12.2 upgradevasuballa
 
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
 
OOW15 - Advanced Architectures for Oracle E-Business Suite
OOW15 - Advanced Architectures for Oracle E-Business SuiteOOW15 - Advanced Architectures for Oracle E-Business Suite
OOW15 - Advanced Architectures for Oracle E-Business Suitevasuballa
 
E-Business Suite on Oracle Cloud
E-Business Suite on Oracle CloudE-Business Suite on Oracle Cloud
E-Business Suite on Oracle CloudKeith Kiattipong
 
Oracle e-business suite (ebs) r12.2.6 - new functionality
Oracle e-business suite (ebs)  r12.2.6 - new functionalityOracle e-business suite (ebs)  r12.2.6 - new functionality
Oracle e-business suite (ebs) r12.2.6 - new functionalityMatthew Bezuidenhout
 
Leverage integration cloud_service_for_ebs_
Leverage integration cloud_service_for_ebs_Leverage integration cloud_service_for_ebs_
Leverage integration cloud_service_for_ebs_aioughydchapter
 
OOW15 - technical upgrade best practices for oracle e-business suite 12.2
OOW15 - technical upgrade best practices for oracle e-business suite 12.2OOW15 - technical upgrade best practices for oracle e-business suite 12.2
OOW15 - technical upgrade best practices for oracle e-business suite 12.2vasuballa
 
OOW15 - Building, Deploying, and Managing Smartphone Apps for Oracle E-Busine...
OOW15 - Building, Deploying, and Managing Smartphone Apps for Oracle E-Busine...OOW15 - Building, Deploying, and Managing Smartphone Apps for Oracle E-Busine...
OOW15 - Building, Deploying, and Managing Smartphone Apps for Oracle E-Busine...vasuballa
 

What's hot (19)

OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]
OOW16 - Getting Optimal Performance from Oracle E-Business Suite [CON6711]
 
OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...
OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...
OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...
 
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...
 
OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...
OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...
OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...
 
OOW15 - Oracle E-Business Suite Integration Best Practices
OOW15 - Oracle E-Business Suite Integration Best PracticesOOW15 - Oracle E-Business Suite Integration Best Practices
OOW15 - Oracle E-Business Suite Integration Best Practices
 
veshaal-singh-ebs-oracle cloud(iaas+paas)
veshaal-singh-ebs-oracle cloud(iaas+paas)veshaal-singh-ebs-oracle cloud(iaas+paas)
veshaal-singh-ebs-oracle cloud(iaas+paas)
 
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
 
Oracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and Administer
Oracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and AdministerOracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and Administer
Oracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and Administer
 
EBS on Oracle Cloud
EBS on Oracle CloudEBS on Oracle Cloud
EBS on Oracle Cloud
 
Ebs upgrade-to-12.2 technical-upgrade_best_practices(aioug-aug2015)
Ebs upgrade-to-12.2 technical-upgrade_best_practices(aioug-aug2015)Ebs upgrade-to-12.2 technical-upgrade_best_practices(aioug-aug2015)
Ebs upgrade-to-12.2 technical-upgrade_best_practices(aioug-aug2015)
 
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?What’s New in Oracle E-Business Suite R12.2 for Database Administrators?
What’s New in Oracle E-Business Suite R12.2 for Database Administrators?
 
Using oracle cloud to speed up e business suite 12.2 upgrade
Using oracle cloud to speed up e business suite 12.2 upgradeUsing oracle cloud to speed up e business suite 12.2 upgrade
Using oracle cloud to speed up e business suite 12.2 upgrade
 
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]
 
OOW15 - Advanced Architectures for Oracle E-Business Suite
OOW15 - Advanced Architectures for Oracle E-Business SuiteOOW15 - Advanced Architectures for Oracle E-Business Suite
OOW15 - Advanced Architectures for Oracle E-Business Suite
 
E-Business Suite on Oracle Cloud
E-Business Suite on Oracle CloudE-Business Suite on Oracle Cloud
E-Business Suite on Oracle Cloud
 
Oracle e-business suite (ebs) r12.2.6 - new functionality
Oracle e-business suite (ebs)  r12.2.6 - new functionalityOracle e-business suite (ebs)  r12.2.6 - new functionality
Oracle e-business suite (ebs) r12.2.6 - new functionality
 
Leverage integration cloud_service_for_ebs_
Leverage integration cloud_service_for_ebs_Leverage integration cloud_service_for_ebs_
Leverage integration cloud_service_for_ebs_
 
OOW15 - technical upgrade best practices for oracle e-business suite 12.2
OOW15 - technical upgrade best practices for oracle e-business suite 12.2OOW15 - technical upgrade best practices for oracle e-business suite 12.2
OOW15 - technical upgrade best practices for oracle e-business suite 12.2
 
OOW15 - Building, Deploying, and Managing Smartphone Apps for Oracle E-Busine...
OOW15 - Building, Deploying, and Managing Smartphone Apps for Oracle E-Busine...OOW15 - Building, Deploying, and Managing Smartphone Apps for Oracle E-Busine...
OOW15 - Building, Deploying, and Managing Smartphone Apps for Oracle E-Busine...
 

Viewers also liked

Internet of Things (IoT) - in the cloud or rather on-premises?
Internet of Things (IoT) - in the cloud or rather on-premises?Internet of Things (IoT) - in the cloud or rather on-premises?
Internet of Things (IoT) - in the cloud or rather on-premises?Guido Schmutz
 
Cisco Connect Toronto 2017 - Cloud and On Premises Collaboration Security Exp...
Cisco Connect Toronto 2017 - Cloud and On Premises Collaboration Security Exp...Cisco Connect Toronto 2017 - Cloud and On Premises Collaboration Security Exp...
Cisco Connect Toronto 2017 - Cloud and On Premises Collaboration Security Exp...Cisco Canada
 
GIS & Cloud Computing - GAASC 2010 Fall Summit - Florence, SC
GIS & Cloud Computing - GAASC 2010 Fall Summit - Florence, SCGIS & Cloud Computing - GAASC 2010 Fall Summit - Florence, SC
GIS & Cloud Computing - GAASC 2010 Fall Summit - Florence, SCJim Tochterman
 
How to Build Modern Data Architectures Both On Premises and in the Cloud
How to Build Modern Data Architectures Both On Premises and in the CloudHow to Build Modern Data Architectures Both On Premises and in the Cloud
How to Build Modern Data Architectures Both On Premises and in the CloudVMware Tanzu
 
Cloud GIS Software – GEOCIRRUS
Cloud GIS Software – GEOCIRRUSCloud GIS Software – GEOCIRRUS
Cloud GIS Software – GEOCIRRUSGeoCirrus
 
Cloud GIS - GIS in the Rockies 2011
Cloud GIS - GIS in the Rockies 2011Cloud GIS - GIS in the Rockies 2011
Cloud GIS - GIS in the Rockies 2011chelm
 
David Overton: GIS in the cloud
David Overton: GIS in the cloudDavid Overton: GIS in the cloud
David Overton: GIS in the cloudAGI Geocommunity
 
Spatial Cloud Computing And Gis Web Version, Urisa October 2012
Spatial Cloud Computing And Gis Web Version, Urisa October 2012Spatial Cloud Computing And Gis Web Version, Urisa October 2012
Spatial Cloud Computing And Gis Web Version, Urisa October 2012HughPW
 
Big Data - in the cloud or rather on-premises?
Big Data - in the cloud or rather on-premises?Big Data - in the cloud or rather on-premises?
Big Data - in the cloud or rather on-premises?Guido Schmutz
 

Viewers also liked (12)

Internet of Things (IoT) - in the cloud or rather on-premises?
Internet of Things (IoT) - in the cloud or rather on-premises?Internet of Things (IoT) - in the cloud or rather on-premises?
Internet of Things (IoT) - in the cloud or rather on-premises?
 
Cisco Connect Toronto 2017 - Cloud and On Premises Collaboration Security Exp...
Cisco Connect Toronto 2017 - Cloud and On Premises Collaboration Security Exp...Cisco Connect Toronto 2017 - Cloud and On Premises Collaboration Security Exp...
Cisco Connect Toronto 2017 - Cloud and On Premises Collaboration Security Exp...
 
GIS & Cloud Computing - GAASC 2010 Fall Summit - Florence, SC
GIS & Cloud Computing - GAASC 2010 Fall Summit - Florence, SCGIS & Cloud Computing - GAASC 2010 Fall Summit - Florence, SC
GIS & Cloud Computing - GAASC 2010 Fall Summit - Florence, SC
 
How to Build Modern Data Architectures Both On Premises and in the Cloud
How to Build Modern Data Architectures Both On Premises and in the CloudHow to Build Modern Data Architectures Both On Premises and in the Cloud
How to Build Modern Data Architectures Both On Premises and in the Cloud
 
Cloud GIS Software – GEOCIRRUS
Cloud GIS Software – GEOCIRRUSCloud GIS Software – GEOCIRRUS
Cloud GIS Software – GEOCIRRUS
 
Cloud GIS - GIS in the Rockies 2011
Cloud GIS - GIS in the Rockies 2011Cloud GIS - GIS in the Rockies 2011
Cloud GIS - GIS in the Rockies 2011
 
David Overton: GIS in the cloud
David Overton: GIS in the cloudDavid Overton: GIS in the cloud
David Overton: GIS in the cloud
 
GIS and the Cloud
GIS and the CloudGIS and the Cloud
GIS and the Cloud
 
GIS Into to Cloud Microsoft Azure
GIS  Into  to Cloud Microsoft Azure GIS  Into  to Cloud Microsoft Azure
GIS Into to Cloud Microsoft Azure
 
Spatial Cloud Computing And Gis Web Version, Urisa October 2012
Spatial Cloud Computing And Gis Web Version, Urisa October 2012Spatial Cloud Computing And Gis Web Version, Urisa October 2012
Spatial Cloud Computing And Gis Web Version, Urisa October 2012
 
Big Data - in the cloud or rather on-premises?
Big Data - in the cloud or rather on-premises?Big Data - in the cloud or rather on-premises?
Big Data - in the cloud or rather on-premises?
 
cloud computing ppt
cloud computing pptcloud computing ppt
cloud computing ppt
 

Similar to OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cloud [CON6701]

Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2pasalapudi
 
C6 deploying applications to your private cloud 7 to 10 times faster
C6   deploying applications to your private cloud 7 to 10 times fasterC6   deploying applications to your private cloud 7 to 10 times faster
C6 deploying applications to your private cloud 7 to 10 times fasterDr. Wilfred Lin (Ph.D.)
 
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
 
Why Upgrade to Oracle Database 12c?
Why Upgrade to Oracle Database 12c?Why Upgrade to Oracle Database 12c?
Why Upgrade to Oracle Database 12c?DLT Solutions
 
WLS12c_NewFeatures_Basics
WLS12c_NewFeatures_BasicsWLS12c_NewFeatures_Basics
WLS12c_NewFeatures_BasicsSudhesh Pnair
 
Embracing SOA and the Cloud
Embracing SOA and the CloudEmbracing SOA and the Cloud
Embracing SOA and the CloudHeba Fouad
 
Upgrading Oracle SOA Suite to 11g: A Real-World Success Story
Upgrading Oracle SOA Suite to 11g: A Real-World Success StoryUpgrading Oracle SOA Suite to 11g: A Real-World Success Story
Upgrading Oracle SOA Suite to 11g: A Real-World Success StoryRevelation Technologies
 
Delivering Schema as a Service
Delivering Schema as a ServiceDelivering Schema as a Service
Delivering Schema as a ServicePete Sharman
 
Delivering Pluggable Database as a Service
Delivering Pluggable Database as a ServiceDelivering Pluggable Database as a Service
Delivering Pluggable Database as a ServicePete Sharman
 
Oracle vm engineered for open cloud
Oracle vm engineered for open cloudOracle vm engineered for open cloud
Oracle vm engineered for open cloudOTN Systems Hub
 
Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...Berry Clemens
 
Exalogic Technical Overview
Exalogic Technical OverviewExalogic Technical Overview
Exalogic Technical OverviewAndrey Akulov
 
Developing Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12c
Developing Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12cDeveloping Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12c
Developing Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12cBruno Borges
 
Presentation cloud management
Presentation   cloud managementPresentation   cloud management
Presentation cloud managementxKinAnx
 
10 tips for successful 12.2 upgrade
10 tips for successful 12.2 upgrade10 tips for successful 12.2 upgrade
10 tips for successful 12.2 upgradeRavi Madabhushanam
 

Similar to OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cloud [CON6701] (20)

Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
 
C6 deploying applications to your private cloud 7 to 10 times faster
C6   deploying applications to your private cloud 7 to 10 times fasterC6   deploying applications to your private cloud 7 to 10 times faster
C6 deploying applications to your private cloud 7 to 10 times faster
 
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
 
Why Upgrade to Oracle Database 12c?
Why Upgrade to Oracle Database 12c?Why Upgrade to Oracle Database 12c?
Why Upgrade to Oracle Database 12c?
 
WLS12c_NewFeatures_Basics
WLS12c_NewFeatures_BasicsWLS12c_NewFeatures_Basics
WLS12c_NewFeatures_Basics
 
Embracing SOA and the Cloud
Embracing SOA and the CloudEmbracing SOA and the Cloud
Embracing SOA and the Cloud
 
Upgrading Oracle SOA Suite to 11g: A Real-World Success Story
Upgrading Oracle SOA Suite to 11g: A Real-World Success StoryUpgrading Oracle SOA Suite to 11g: A Real-World Success Story
Upgrading Oracle SOA Suite to 11g: A Real-World Success Story
 
Delivering Schema as a Service
Delivering Schema as a ServiceDelivering Schema as a Service
Delivering Schema as a Service
 
Oracle Database Cloud Service
Oracle Database Cloud ServiceOracle Database Cloud Service
Oracle Database Cloud Service
 
Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2) Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2)
 
Delivering Pluggable Database as a Service
Delivering Pluggable Database as a ServiceDelivering Pluggable Database as a Service
Delivering Pluggable Database as a Service
 
Oracle vm engineered for open cloud
Oracle vm engineered for open cloudOracle vm engineered for open cloud
Oracle vm engineered for open cloud
 
Apex day 1.0 oracle cloud news_andrej valach
Apex day 1.0 oracle cloud news_andrej valachApex day 1.0 oracle cloud news_andrej valach
Apex day 1.0 oracle cloud news_andrej valach
 
Soa suite12c presentation @AMIS by Simone Geib
Soa suite12c presentation @AMIS by Simone GeibSoa suite12c presentation @AMIS by Simone Geib
Soa suite12c presentation @AMIS by Simone Geib
 
Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...
 
Exalogic Technical Overview
Exalogic Technical OverviewExalogic Technical Overview
Exalogic Technical Overview
 
Apex day 1.0 fastest route to cloud sept 2015_julian lane
Apex day 1.0 fastest route to cloud sept 2015_julian laneApex day 1.0 fastest route to cloud sept 2015_julian lane
Apex day 1.0 fastest route to cloud sept 2015_julian lane
 
Developing Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12c
Developing Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12cDeveloping Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12c
Developing Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12c
 
Presentation cloud management
Presentation   cloud managementPresentation   cloud management
Presentation cloud management
 
10 tips for successful 12.2 upgrade
10 tips for successful 12.2 upgrade10 tips for successful 12.2 upgrade
10 tips for successful 12.2 upgrade
 

More from vasuballa

Oracle E-Business Suite on Kubernetes Cluster
Oracle E-Business Suite on Kubernetes ClusterOracle E-Business Suite on Kubernetes Cluster
Oracle E-Business Suite on Kubernetes Clustervasuballa
 
Securing oracle e-business suite 12.1 and 12.2 technology infrastructure
Securing oracle e-business suite 12.1 and 12.2 technology infrastructureSecuring oracle e-business suite 12.1 and 12.2 technology infrastructure
Securing oracle e-business suite 12.1 and 12.2 technology infrastructurevasuballa
 
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 E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...vasuballa
 
OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]
OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]
OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]vasuballa
 
OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...
OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...
OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...vasuballa
 
OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...
OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...
OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...vasuballa
 
OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...
OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...
OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...vasuballa
 
OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...
OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...
OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...vasuballa
 
OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]
OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]
OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]vasuballa
 
OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...
OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...
OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...vasuballa
 
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]vasuballa
 
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....vasuballa
 
OOW16 - Oracle E-Business Suite Integration Best Practices [CON6709]
OOW16 - Oracle E-Business Suite Integration Best Practices [CON6709]OOW16 - Oracle E-Business Suite Integration Best Practices [CON6709]
OOW16 - Oracle E-Business Suite Integration Best Practices [CON6709]vasuballa
 
OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...
OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...
OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...vasuballa
 
My Oracle Support
My Oracle SupportMy Oracle Support
My Oracle Supportvasuballa
 

More from vasuballa (16)

Oracle E-Business Suite on Kubernetes Cluster
Oracle E-Business Suite on Kubernetes ClusterOracle E-Business Suite on Kubernetes Cluster
Oracle E-Business Suite on Kubernetes Cluster
 
Securing oracle e-business suite 12.1 and 12.2 technology infrastructure
Securing oracle e-business suite 12.1 and 12.2 technology infrastructureSecuring oracle e-business suite 12.1 and 12.2 technology infrastructure
Securing oracle e-business suite 12.1 and 12.2 technology infrastructure
 
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 E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
 
OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]
OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]
OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]
 
OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...
OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...
OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...
 
OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...
OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...
OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...
 
OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...
OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...
OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...
 
OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...
OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...
OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...
 
OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]
OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]
OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]
 
OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...
OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...
OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...
 
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]
OOW16 - Advanced Architectures for Oracle E-Business Suite [CON6705]
 
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
OOW16 - Migrating and Managing Customizations for Oracle E-Business Suite 12....
 
OOW16 - Oracle E-Business Suite Integration Best Practices [CON6709]
OOW16 - Oracle E-Business Suite Integration Best Practices [CON6709]OOW16 - Oracle E-Business Suite Integration Best Practices [CON6709]
OOW16 - Oracle E-Business Suite Integration Best Practices [CON6709]
 
OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...
OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...
OOW16 - Ready or Not: Applying Secure Configuration to Oracle E-Business Suit...
 
My Oracle Support
My Oracle SupportMy Oracle Support
My Oracle Support
 

Recently uploaded

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
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
 
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
 
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
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
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
 
[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
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
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
 
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
 
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
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
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
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
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
 

Recently uploaded (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
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
 
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)
 
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
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
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
 
[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
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
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...
 
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
 
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?
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
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
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
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
 

OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cloud [CON6701]

  • 1.
  • 2. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. | Deploying Oracle E-Business Suite On-Premises and Oracle Cloud Srikrishna Bandi Director, Applications Technology Group E-Business Suite Development Oracle September 19, 2016
  • 3. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle. 3
  • 4. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Program Agenda Architecture Installation/Quick Provision Clone/Lift and Shift Configuration System Management 1 2 3 4 4 5
  • 5. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Architecture 5 Client JDBC/SQLNet HTTP/S Application Database RAC & ASM Global Single Data Model Edition-Based Redefinition WebLogic JSP Forms BI Publisher BC4J WebListener UIX 11g WebLogic Server
  • 6. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | • In a nutshell, E-Business Suite 12.2 feels like: – A handful of web applications… – Deployed to Clusters of Managed Servers… – Supervised by an Admin Server… – Deployed to a WebLogic Server Domain Oracle E-Business Suite 12.2 Architecture What is E-Business Suite from a WebLogic Perspective? WLS Domain Admin Server oacore_server1oacore_cluster 1 forms_server1forms_cluster 1 oafm_server1oafm_cluster 1
  • 7. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Architecture Oracle WebLogic Server Domain – Multi-Node Application Tier 7 Node 1 WLS Domain Admin Server Node 2 oacore_server1oacore_cluster 1 forms_server1forms_cluster 1 oafm_server1oafm_cluster 1 oacore_server2 forms_server2 oafm_server2
  • 8. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | DBA Oracle E-Business Suite 12.2 Architecture • Functionality leverages Oracle Edition- Based Redefinition features to support online patching • Patches can be applied while the production system is fully operational • Only a short downtime is required to complete patching process • The amount of downtime required by any patch will be consistent NEW IN 12.2 8 Online Patching Business Users
  • 9. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Architecture Dual File System 9 Synchronization managed by patching tools Edition-Based Redefinition Non-Editioned File System Developer 10.1.2 COMMON_TOP APPL_TOP INST_TOP Oracle HTTP Server (OHS) WebLogic Server (WLS) File System 1 Developer 10.1.2 COMMON_TOP APPL_TOP INST_TOP Oracle HTTP Server (OHS) WebLogic Server (WLS) File System 2 PATCH_TOP APPL_TOP_NE LOGS More information in the Online Patching FAQ (Note 1583902.1)
  • 10. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | • Database Code Level Checker (checkDBpatch.sh) – Verifies database patches required by EBS 12.2 • Application Tier Code Level Checker (checkMTpatch.sh) – Verifies technology stack patches required by EBS 12.2 10 Technology Stack Code Level Verification Utilities ✓ Application Tier Forms 10.1.2 OHS Oracle Common WebLogic ✓ ✓ ✓ ✓ Forms 10.1.2 OHS Oracle Common WebLogic ✓ ✓ ✓ ✓ fs1 fs2 Application TOPs Application TOPs Note 1594274.1, Oracle E-Business Suite Release 12.2: Consolidated List of Patches and Technology Bug Fixes
  • 11. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Related Sessions Monday September 18th 16:15 PM CON6705-Advanced Architectures for Oracle E-Business Suite Elke Phelps, Sr. Principal Product Manager, Applications Technology, Oracle E- Business Suite Moscone West – 3007 Thursday September 22nd 10:45 AM CON6710 – Online Patching with Oracle E-Business Suite 12.2 Kevin Hudson, Senior Director, Oracle Moscone West – 2004 Thursday September 22nd 01:15 PM CON6708 – Migrating and Managing Customizations for Oracle E-Business Suite 12.2 Santiago Bastidas, Senior Principal Product Manager, Oracle Moscone West – 2004 11
  • 12. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Deployment Choices Oracle E-Business Suite on Oracle Cloud • “All-in-One” • Demo / Sandbox /Training • Explore new functionality Single node on IaaS Compute Cloud Service • “Scale-out” apps tier • Dev, Test, Prod • Full scale deployment Multiple nodes on IaaS • “Scale-out” apps tier and database tier • Leveraging DBCS for manageability & RAC • Same components as multiple tiers, but with your data in Oracle Database Cloud Service (DBCS) IaaS + Database Cloud Service Database Cloud Service Compute Cloud Service Compute Cloud Service
  • 13. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | on-premises 13 Oracle E-Business Suite on Oracle Cloud IaaS ORACLE Cloud VPN HTTP/HTTPS, SSH
  • 14. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | 14 Oracle E-Business Suite on Oracle Cloud IaaS DBCS ORACLE Cloudon-premises VPN HTTP/HTTPS, SSH
  • 15. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | 15 Oracle E-Business Suite on Oracle Cloud DBCS ORACLE Cloudon-premises VPN HTTP/HTTPS, SSH IaaS
  • 16. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Related Sessions Wednesday September 21st 12:15 PM CON6723 – Oracle E-Business Suite in Oracle Cloud: Technical Insight Veshaal Singh, Vice-President, Product Development, Oracle Moscone West – 2002 16
  • 17. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Program Agenda Architecture Installation/Quick Provision Clone/Lift and Shift Configuration System Management 1 2 3 4 17 5
  • 18. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Install EBS On-Premises Quick Provision EBS 12.2.5 in the Oracle Cloud A B 18
  • 19. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Rapid Install New Features • In 12.2 all technology components are installed and configured natively • Silent-mode calls to install and configure Oracle Database 11.2, WebLogic Server (WLS) and Oracle HTTP Server (OHS) • Apply proactive Server Technologies patches during installation time • Selective AutoConfig integration 19 For Oracle E-Business Suite On-Premises
  • 20. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Rapid Install Updated startCD 12.2.0.51 20 • Includes Database 12c (12.1.0.2) • Includes FMW Web Utilities 11.1.1.9 • Includes several patches for database and application tier technology stack • Includes important fixes for fresh install and upgrade scenarios MOS Note 1320300.1
  • 21. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Add Oracle E-Business Suite 12.2 Application Nodes Filesystem Configuration: Non-Shared or Shared Filesystem Configuration Non-Shared Shared Section 5.3 Adding a New Application Tier Node to an Existing System MOS Doc ID 1383621.1 Overview of Steps • Configure shared filesystem for sharing • Mount filesystem on new node • Perform configuration steps to add the new node Section 4: Adding a Node to the Shared Application Tier File System MOS Doc ID 1375769.1 Overview of Steps • Stage the PATCH and RUN file systems on Primary Node • Copy the RUN & Patch filesystems to the new node • Configure the PATCH and RUN filesystems • Register the new topology • Finalize service configuration Start Here
  • 22. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Related Sessions Thursday September 22nd, 12:00 PM CON6714– Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 Udayan Parvate, Senior Director, Quality and Release Management, Oracle Samer Barakat, Senior Director, Applications Performance, Oracle Moscone West – 2004 22
  • 23. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Install EBS On-Premises Quick Provision EBS 12.2.5 in the Oracle Cloud A B 23
  • 24. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | How are we able to automate deploying Oracle E-Business Suite into Oracle Cloud In a nut shell • EBS Tool integrates with API’s exposed by IaaS to – Spins off virtual machines(VM’s) – Associate VM’s with required Shape(OCPU & RAM) & Size(Storage) – Associate the VM's with IP – Associate the VM's with required security cover to restrict the public access • EBS Tool integrates with API’s exposed by PaaS (DBaaS/EDaaS) – To provision the DB Tier of EBS. 24
  • 25. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Quick Provision EBS 12.2.5 in the Oracle Cloud Single Node Provisioning Multi-node Provisioning A 25 B
  • 26. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | 1. Generate ssh key pair 2. Retrieve EBS image from Marketplace 3. Create compute instance 1. Assign the public ssh key 2. Create and assign a reserved public IP address 4. Configure HTTP access Single-Node Cloud Provisioning Application Tier and Database on a single Node ssh key On-Premises EBS 12.2.5 Demo Install Image EBS 12.2.5 Fresh Install Image 2015-12-21 2015-12-21 Compute Marketplace Fresh Install Image Demo Install Image EBS 12.2.5 VM Images Oracle Object Store Oracle Cloud Your Oracle Compute Domain SecList HTTPS New EBS Environment IP
  • 27. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Application Tier Database Tier Provisioning Tools OS-Only EBS Images Oracle Object Store Oracle Cloud New EBS environment Your Oracle Compute domain EBS Database EBS App Node 2 Oracle Traffic Director (OTD) EBS App Node 1 Deploy Multi-Node Application Tier Cloud Provisioning Automated with Chef Orchestration Chef Server EBS Provisioning Tools VM
  • 28. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Application Tier Database Tier Provisioning Tools OS-Only EBS Images Oracle Object Store Oracle Cloud New EBS environment Your Oracle Compute domain EBS Database App Node 3 Oracle Traffic Director (OTD) App Node 1 Add Node to Multi-Node Environment Cloud Provisioning Automated with Chef Orchestration Chef Server EBS Provisioning Tools VM App Node 2
  • 29. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Program Agenda Architecture Installation/Quick Provision Clone/Lift and Shift Configuration System Management 1 2 3 4 29 5
  • 30. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Clone EBS Lift and Shift EBS to the Oracle Cloud A B 30
  • 31. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Cloning 31 Source System Target System Cloning is the process used to create a copy of an existing E-Business Suite System MOS Doc ID 1383621.1
  • 32. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Cloning 32 • Uses native Fusion Middleware tools to clone WLS & OHS Homes • No longer needed to copy the FMW Home files • FMW is automatically packaged into the clone directory during preclone Rapid Clone
  • 33. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | In 12.2 the Database Tier Cloning process remains the same in comparison with previous versions Oracle E-Business Suite 12.2 Cloning Database Tier 33 Copy Bits2 adpreclone.pl dbTier Configure Target3Prepare Source1 adcfgclone.pl dbTier • Create Stage • OH/appsutil/clone • Obtain DB Information • Create DB creation scripts • Create Context File • Register/Relink Oracle Home • Configure Oracle Home • Re-Create Database • Configure Database • Start Listener ORACLE_HOME 200 Mb Aprox.
  • 34. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Cloning Application Tier 34 Developer 10.1.2 COMMON_TOP APPL_TOP • Create Stage • COMMON_TOP/clone • Package OHS • Package WLS • Create Context File • Unpackage OHS/WLS • Register/Relink OHs • Configure OH • Configure APPL_TOP • Create INST_TOP • Start Processes adpreclone.pl appsTier adcfgclone.pl appsTier Copy Bits2 Configure Target Run Edition FS 3 Prepare Source Run Edition FS 1 3 Gb Aprox. • Create Context File • Unpackage OHS/WLS • Register/Relink OHs • Configure OH • Configure APPL_TOP • Create INST_TOP adcfgclone.pl appsTier Configure Target Patch Edition FS 5 Developer 10.1.2 COMMON_TOP APPL_TOP Copy Bits4 Create Run Edition File System Create Patch Edition File System
  • 35. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Cloning Overall Cloning Process 35 Run-Edition Source Patch-Edition 1 adpreclone 2 Copy Run-Edition Target Patch-Edition 4 Copy 5 adcfgclone 3 adcfgclone
  • 36. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Cloning Cloning Configuration in a Single Step 36 Source Target Run Run Patch Patch 1 adpreclone 2 Copy 3 adcfgclone dualfs=yes • Simplified cloning process configures RUN and PATCH file systems with a single command adcfgclone dualfs=yes • Available in AD/TXK Delta 7 Patch – 20745242:R12.AD.C.Delta.7 – 20784380:R12.TXK.C.Delta.7
  • 37. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Clone EBS Lift and Shift EBS to the Oracle Cloud A B 37
  • 38. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | What is “Lift and Shift”? 38 Cloning is the process used to create a copy of an existing E- Business Suite System EBS Cloning MOS Doc ID 1383621.1 Lift and Shift is the process of migrating an existing EBS system from On-Premises to the Oracle Cloud Lift and Shift MOS Note 2066260.1 Section 5 Source System Target System
  • 39. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Migrating Instances to the Oracle Cloud Where do I begin? Cloud EBS Instanceson-premises EBS Instances EBS Dev EBS Dev EBS Production SSH EBS TestEBS Test EBS Production Oracle CloudOn-premises
  • 40. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Automation options for “lift and shift” Oracle E-Business Suite environment to Oracle Cloud: Are there any automation options? Confidential – Oracle Internal/Restricted/Highly Restricted 40 Compute Oracle Cloud DB Apps Tier Compute Oracle Cloud DB Apps Tier DBCS EBS Database in Oracle Compute EBS Database in Oracle Database Cloud Service (DBCS)
  • 41. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | • Oracle Linux, Red Hat Enterprise Linux, or SUSE Linux Enterprise Server (x86-64) • Oracle E-Business Suite releases: – Release 12.2 (12.2.3 and later) – Release 12.1.3 • Oracle Database 12c Release 1 (12.1.0.2) or Oracle Database Release 11g Release 2 (11.2.0.4) • On-Premise database can be Non-RAC/RAC • On Cloud Lift & Shift can provision Single-node database (non-Oracle RAC) • OBE Tutorial: Migrating an Existing Oracle E-Business Suite Installation to the Oracle Compute Cloud Service “Lift and Shift” to Oracle IaaS 41 Supported Releases and Considerations Compute Oracle Cloud App Tier DB Tier
  • 42. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | EBS Environment “Lift and Shift” to IaaS Move your EBS Environment to Oracle Cloud Oracle Cloud Your Compute Domain Oracle Compute Cloud Apps Tier DB Tier On-premises OS-Only Image EBS 12.2.5 VM Images Oracle Object Store Stage Area Lift & Shift Utility Stage Area Apps Tier DB Tier Stage Area Stage Area SSH
  • 43. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | AMS automate all the following steps as part achieving the Lift & Shift to Cloud – Performs all the pre-cloning activities on the Source instance which is On-Premise in creating the stage of both DB & Apps Tier – Transfers the stage from On-Premise to the Cloud – Will seamlessly create all the VM’s required for both the DB & the Apps tier with required shape & size as desire by the end user in the Oracle Cloud. – Create the VM for OTD in Oracle Cloud – Configures & binds DB Tier, Apps Tier & OTD together. – Pushes EM agents into all the VM's involved in the Topology of EBS Instance. – Performs any post install tasks if defined like pushing further rpm, changing the passwords etc – Discovers the instance from the in EM for enabling Monitoring & performing change management activities at a later point of time. “Lift and Shift” to Compute using AMS
  • 44. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | • Oracle Linux, Red Hat Enterprise Linux, or SUSE Linux Enterprise Server (x86-64) • One of the following Oracle E-Business Suite releases: – Release 12.2 (12.2.3 and later) – Release 12.1.3 • Oracle Database Release 11g Release 2 (11.2.0.4) • Oracle Database 12c Release 1 (12.1.0.2) • On-Premise database can be Non-RAC/RAC • On Cloud Lift & Shift can provision – Single-node (Non-RAC) – Multi-node database (RAC) • OBE Tutorial: Migrating an Existing Oracle E-Business Suite Installation to the Oracle Database Cloud Service and Compute Cloud Service “Lift and Shift” to Oracle IaaS and Oracle Database Cloud Service (DBCS) Supported Releases and Considerations Compute Oracle Cloud App Tier DB Tier DBCS
  • 45. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle Cloud Your Compute Domain Oracle Compute Cloud + Database Cloud Service (DBCS) Apps Tier DB Tier Provisioning Image Oracle Object Store OS-Only Image DBCS Chef Server EBS Provisioning Instance Oracle Traffic Director (OTD) EBS Environment Apps Tier DB Tier On-premises SSH Lift & Shift Utility “Lift and Shift” to IaaS and PaaS(DBCS) Move your EBS Environment to Oracle Cloud Stage Area Stage Area Stage Area RMAN Backup
  • 46. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Where do I begin? 46 Migrating Instances to the Oracle Cloud MOS Note 2066260.1
  • 47. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Program Agenda Architecture Installation/Quick Provision Clone/Lift and Shift Configuration System Management 1 2 3 4 47 5
  • 48. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Configuration 48 In 12.2, Autoconfig has a reduced role in the configuration of OHS and WLS. The remaining configurations performed by Autoconfig stay the same.
  • 49. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Configuration Where to perform configuration changes Fusion Middleware Control WLS Administration Console Oracle Application Manager & Autoconfig Database Home SID name, Listener, dbPorts, etc. Oracle HTTP Server Performance directives, log configuration, ports, mod_perl, mod_wl_ohs, etc. WebLogic Server oacore, oafm and forms services, etc. Oracle E-Business Suite Developer 10g, Product Specific Settings, etc. See Managing Configuration of Oracle HTTP Server and Web Application Services in Oracle E-Business Suite Release 12.2 (Doc 1905593.1)
  • 50. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Configuration Configuration Changes 50 • adop prepare will update Patch-Edition file system with configuration changes during next prepare phase. Developer 10.1.2 COMMON_TOP APPL_TOP INST_TOP Oracle HTTP Server (OHS) WebLogic Server (WLS) Patch Edition File System Developer 10.1.2 COMMON_TOP APPL_TOP INST_TOP Oracle HTTP Server (OHS) WebLogic Server (WLS) Run Edition File System
  • 51. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Configuration Configuration Changes 51 • If a Patching Cycle is not open: – Perform Configuration Changes in Run-Edition File System • Otherwise changes done in Patch Edition will be lost after patching! • If a Patching Cycle is open: – Wait for patching cycle to finish • Perform configuration changes in the Run Edition file system after Cutover, otherwise changes done will be lost! • If there are post-patch configuration changes needed, perform them in the Run-Edition File System after cutover Developer 10.1.2 COMMON_TOP APPL_TOP INST_TOP Oracle HTTP Server (OHS) WebLogic Server (WLS) Run Edition File System
  • 52. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Configuration Fusion Middleware Control 52 Administer Oracle HTTP Server
  • 53. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Configuration Fusion Middleware Control 53 Administer Oracle HTTP Server
  • 54. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Configuration Fusion Middleware Control 54 Administer Oracle HTTP Server
  • 55. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Configuration Fusion Middleware Control 55 Access to Oracle Application Manager
  • 56. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Configuration Fusion Middleware Control 56 Access to WLS Administration Console
  • 57. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite 12.2 Configuration WebLogic Server Administration Console 57 Administer WLS Domain Configure Deployments System Monitoring
  • 58. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Program Agenda Architecture Installation/Quick Provision Clone/Lift and Shift Configuration System Management 1 2 3 4 58 5
  • 59. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | • Discover Oracle Cloud instances similar to on-premises instances • Monitor and Manage Oracle Cloud and on-premises instances with a unified interface • Deploy Patches and Customizations across all instances • Promote Patches and Customizations to and from Oracle Cloud instances • Standardize and Compare configurations between Oracle Cloud and On-Premise instances • Enforce Compliance Standards Oracle Cloud and On-Premises Management using AMS On-Premise EBS Unified interface using on-premise AMS to monitor/manage Cloud and On-Premise instances Administrator EBS on Cloud New 59
  • 60. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | • Cloud specific features (On Compute only) – Lift & Shift the instances from On-Premise to Oracle Cloud – Provision 12.2.5 using images in Marketplace – Create backups – Cloning Oracle Cloud and On-Premises Management using AMS On-Premise EBS Unified interface using on-premise AMS to monitor/manage Cloud and On-Premise instances Administrator EBS on Cloud New 60
  • 61. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle Confidential – Internal/Restricted/Highly Restricted 61 Unified Interface to Monitor Oracle Cloud and On-Premises Instances Hybrid Cloud Management – Single Pane of Glass
  • 62. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Related Sessions System Management Wednesday Sep 21 4:15 PM CON6702 – Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E- Business Suite Angelo Rosado, Senior Principal Product Manager, Oracle Moscone West - 3024 62
  • 63. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Roadmap
  • 64. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite on On-Premise • Uptake latest middleware & database versions • Application management Suite – Enhanced cloud automation for DBCS and Exadata Cloud Service – Customer requested enhancements 64 Roadmap
  • 65. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Oracle E-Business Suite on Oracle Cloud • Automate EBS Backup and Recovery(IaaS/PaaS) – Fast cloning – Full Cloning • Automate EBS Disaster Recovery • Simplify Upgrades to 12.2 • Automate external integrations with SOA, OAM, Mailer etc • Support additional advanced configurations – E.g. DMZ, Reverse Proxy 65 Roadmap
  • 66. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Related Sessions Monday, September 19, 2016 5:30 PM Moscone West – 2002/4 CON6115-Oracle E-Business Suite Technology: Latest Features and Roadmap Lisa Parekh, Vice President, Technology Integration, Oracle E-Business Suite Tuesday, September 20, 2016 11:00 AM Moscone West - 3008 GEN 1419-Oracle E-Business Suite – Update, Strategy and Roadmap Clifford Godwin, Sr. Vice President, Oracle E-Business Suite 12:15 PM Moscone West –3024 CON1422-Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Patching Jeanne Lowell, Vice President, Product Strategy, Oracle E-Business Suite 4:00 PM Moscone West – 2024 CON1420-Running Your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, What and How? Nadia Bendjedou, Senior Director, Product Strategy, Oracle E-Business Suite Thursday, September 22, 2016 2:30 PM Moscone West – 2004 CON6742-Oracle E-Business Suite Technology Certification Primer and Roadmap Steven Chan, Senior Director, Applications Technology, Oracle E-Business Suite 66
  • 67. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Moscone West – Exhibition Hall Mon, Sep 19: 10:15 AM – 5:30 PM Tue, Sep 20: 10:15 AM – 5:15 PM Wed, Sep 21: 10:15 AM – 4:15 PM 67 DEMOgrounds – Oracle E-Business Suite Pods • WAJ-016 – Oracle E-Business Suite on Oracle Cloud (IaaS & PaaS) • WAJ-017 – Automated Oracle E-Business Suite Tests Using Oracle Flow Builder • WAJ-018 – System Administration, Advanced Architecture & Security • WAJ-019 – Oracle E-Business Suite: Technical Upgrade Best Practices • WAJ-020 – New User Interface Capabilities in Oracle E-Business Suite Note: Located in the Applications and JD Edwards Showcase
  • 68. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | blogs.oracle.com/stevenChan • Direct from EBS Development • Latest news • Certification announcements • Primers, FAQs, tips • Desupport reminders • Latest upgrade recommendations • Statements of Direction • Subscribe via email or RSS 68 E-Business Suite Technology Stack Blog
  • 69. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | blogs.oracle.com/EBSandOracleCloud • Direct from EBS Development • Latest news – Running Oracle EBS on Oracle’s Iaas and PaaS – Adopting new SaaS on Paas applications – Leveraging co-existence strategies • Certification announcements • Primers, FAQs, tips • Statements of Direction • Subscribe via email or RSS 69 Oracle E-Business Suite and Oracle Cloud Blog
  • 70. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | facebook.com/groups/EBS.SysAdmin E-Business Suite: System Management 70 Join us on Facebook
  • 71. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Comprehensive Training Prepare implementation and technical professionals to effectively perform the tasks relevant to their job with on demand training • Latest News Updates • Strategy and Roadmap • EBS and Oracle Cloud • Operational Efficiency • Financials • Projects and Procurement • Logistics & Order Management • Manufacturing • Asset Lifecycle and Service • Human Capital Management Oracle E-Business Learning Subscription Learning Simplified 24/7 Access for 12 Months All-digital training with on-demand videos, product demonstrations and practice labs Expert Delivered Created and delivered by Oracle experts Continuous Updates Regular updates for product enhancements and new releases Flexible and Scalable To meet your business needs http://education.oracle.com/streams/ebusinesssuite 71
  • 72. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | Questions 72Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |