oow16 - deploying oracle e-business suite for on-premises cloud and oracle cloud [con6701]

72

Upload: vasuballa

Post on 11-Apr-2017

266 views

Category:

Technology


10 download

TRANSCRIPT

Page 1: OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cloud [CON6701]
Page 2: OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cloud [CON6701]

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

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

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

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

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

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

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Oracle E-Business Suite 12.2 Architecture

5

Client

JDB

C/SQ

L Ne

t

HTTP

/S

Application Database

RAC & ASM

Global Single Data Model

Edition-Based Redefinition

WebLogic JSP

Forms

BI Publisher

BC4J

Web

Lis

ten

er

UIX 11g

WebLogic Server

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

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_server1 oacore_cluster 1

forms_server1 forms_cluster 1

oafm_server1 oafm_cluster 1

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

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_server1 oacore_cluster 1

forms_server1 forms_cluster 1

oafm_server1 oafm_cluster 1

oacore_server2

forms_server2

oafm_server2

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

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

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

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)

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

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

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

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

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

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

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

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

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

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | 14

Oracle E-Business Suite on Oracle Cloud

IaaS DBCS

ORACLE Cloud on-premises

VPN HTTP/HTTPS, SSH

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

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. | 15

Oracle E-Business Suite on Oracle Cloud

DBCS

ORACLE Cloud on-premises

VPN HTTP/HTTPS, SSH

IaaS

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

26

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

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

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

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

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

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

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

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

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Clone EBS

Lift and Shift EBS to the Oracle Cloud

A

B

30

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

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

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

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

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

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 Bits 2

adpreclone.pl dbTier

Configure Target 3 Prepare Source 1

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.

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

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 Bits 2 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 Bits 4

Create Run Edition File System Create Patch Edition File System

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

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

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

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

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

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Clone EBS

Lift and Shift EBS to the Oracle Cloud

A

B

37

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

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

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

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Migrating Instances to the Oracle Cloud

Where do I begin?

Cloud EBS Instances on-premises EBS Instances

EBS Dev EBS Dev EBS Production

SSH

EBS Test

EBS Test EBS Production

Oracle Cloud On-premises

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

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)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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.

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

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)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Roadmap

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |

Questions

72 Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |