A webcast presented by IT Convergence November 20 th, 2014

Size: px
Start display at page:

Download "A webcast presented by IT Convergence November 20 th, 2014"

Transcription

1 A webcast presented by IT Convergence November 20 th, 2014

2 How to Interact

3 Answering the Million Dollar Question for Oracle E-Business Suite R12.2 Customization Global Reach, Local Expertise UNITED STATES San Francisco - Bay Area Chicago CHINA New York Shanghai Dallas Incline Village INDIA Hyderabad MEXICO Mexico DF COSTA RICA San José BRAZIL Rio de Janeiro São Paulo ARGENTINA Buenos Aires

4 Taking Our Own Medicine Used the E-Business Suite since 2004 Upgraded to R12 in January 2009 Implemented OBIEE in January 2010 R12.2 Beta Program in January 2012 Oracle Fusion Applications in 2012 And we host our systems running Oracle VM

5 On the Phone Host Belen Diaz Colodrero Marketing Campaigns Assistant, IT Convergence Presenters Gustavo González Chief Technology Officer, IT Convergence / Oracle ACE Director Stephen Bonica Manager of Financial and HR Applications, Harvard Pilgrim Health Care Chuck Scheller Director Business Systems, Harvard Pilgrim Health Care Marcelo Albajari Development Services Strategic Consulting Director, IT Convergence Pablo Andres Stahlhamer Senior Principal Consultant, IT Convergence

6 Free 60 minutes 12.2 assessment Training Online patching cycle, problems and standards Analysis and Recommendations Analyzing customer system and formulating remediation strategy

7 Oracle E-Business Suite Support Timeline New Technical Architecture and Development Standards Harvard Pilgrim preparation for Release 12.2 Takeaways

8 Oracle E-Business Suite Support Timelines Updated Support Polices for 11.5, 12.0, 12.1& Nov '10 EXTENDED Nov '13 Dec 15 EXEPTION SUSTAINING Offer Exception to Sustaining Support 12.0 Jan 07 Jan '12 Jan '15 PREMIER EXTENDED SUSTAINING 12.1 May 09 PREMIER Dec 16 EXTENDED Dec 19 Extend 12.1 Premier Support thru Dec Sep 13 PREMIER Sep 18 EXTENDED Sep 21 Today

9 Oracle E-Business Suite Support Timeline New Technical Architecture and Development Standards Harvard Pilgrim preparation for Release 12.2 Takeaways

10 Web Listerner HTTP/S JDBC/SQL Net Answering the Million Dollar Question for Oracle E-Business Suite R12.2 Customization R12 Technology Stack CLIENT APPLICATION DATABASE Weblogic Server Weblogic JSP Global Single Data model BC4J RAC & ASM UIX 11g BI Publisher Forms Edition-based redefinition

11 SOA Suite Uptake Technology Stack Upgrade: SOA Suite 11g and WLS 11g E-Business Suite E-Business Suite 12.2 Integrated SOA Gateway Integrated SOA Gateway WS Framework Adapter Framework & EBS Adapter Lib WSIF SOA Suite Oracle AS & 10g for E-Business Suite WebLogic Server 11g

12 Technical Upgrade Process 1. Upgrade Database 2. CEMLI Remediation 3. Lay down R12.2 File System 4. Upgrade to Enable Online Patching 6. Upgrade to 12.2.x RUP 7. Deploy Customizations and External Integrations 8. Configure System to Production Capacity Resource: CON7700_Bastidas-CON7700-Migrating-and-Managing-Customizations-For-Oracle-E-Business-Suite-R122

13 E-Business Suite R12.2 Online Patching E-Business Suite will remain available to users during patching operations Downtime window will be predictable and in minutes Patches are applied while the production application remains online

14 The Basics of Online Patching Online Patching Cycle include 5 phases Application is only offline during the Cutover phase Online Patching is used to apply all patches in 12.2 Users Online Users Offline Users Online Prepare Apply Finalize Cutover Cleanup Copy the production application code Apply one or more patches to the copy Ready the system for cutover Restart application on patched copy Remove obsolete objects Resource: Oracle E-Business Suite: Mobile Strategy and Roadmap [CON7492] Jeanne Lowell - VP, EBS Product Strategy, Oracle, OpenWorld 2014

15 Online Patching Cycle - Abort The Online Patching Cycle can be aborted at any time prior to cutover Cutover Cleanup Finalize Apply Prepare Resource:

16 E-Business Suite R12.2 Patching Cycle Database Edition Patching Cycle One or more database editions are always present Run Edition Used by the running application Always exists Patch Edition Used by the patching tools Only exists during a patching cycle Old Editions These editions are only used to store code objects that have not been patched in a later edition Remove by cleanup when no longer needed Resource:

17 Customization Preparation Project Analysis and Implementation Based on the Catalog Utilities available for the analysis Online Patching Readiness Reports Database Online Patching Standards Compliance Report Database Application tiers Available as standalone patches for 11i, 12.0, 12.1 and 12.2 Reference Note: Resource: CON7700_Bastidas-CON7700-Migrating-and-Managing-Customizations-For-Oracle-E-Business-Suite-R122

18 Online Patching Readiness Reports Database Very few violations require manual intervention if schema is registered with the application Materialized View with a dependency on a PLSQL package or function Constraints with a dependency on PLSQL code Triggers defined on LONG columns Readiness Report will tell you how to address them Register your Custom schemas with the application Resource: CON7700_Bastidas-CON7700-Migrating-and-Managing-Customizations-For-Oracle-E-Business-Suite-R122

19 Online Patching Standards Compliance Report Database Custom code should comply with Online Patching Development Standards Standards include Data model access pattern Code naming standards Special Object definition requirements (VPDs, MVs) Failure to address these violations could result in Future Code invalidation Inability to patch Custom Code online (Downtime required to maintain Custom Code) Resource: CON7700_Bastidas-CON7700-Migrating-and-Managing-Customizations-For-Oracle-E-Business-Suite-R122

20 Online Patching Standards Compliance Report Database, Data Model Access Pattern All code must access the data model via the Logical View (APPS synonyms Resource: CON7700_Bastidas-CON7700-Migrating-and-Managing-Customizations-For-Oracle-E-Business-Suite-R122

21 Customizations in Oracle E-Business Suite R12.2 Resource: CON7700_Bastidas-CON7700-Migrating-and-Managing-Customizations-For-Oracle-E-Business-Suite-R122

22 E-Business Suite R12.2 Online Patching New Development Standards Editionable Objects Views (ordinary, not materialized) PL/SQL code Synonyms User Types Virtual Private Database Policies Non-Editionable Objects Tables Temporary Tables Indexes Materialized Views Sequences Database links

23 Online Patching Readiness Reports Database Main purpose is to identify the Editioned Based Redefinition golden rule: Non-Editioned objects cannot depend on Editioned Objects Non-Editioned Objects Tables Indexes Materialized Views Sequences Constrains Editioned Objects PLSQL Specs Body Function Procedure Views Editioning Views Triggers Types Synonyms DATA STORAGE OBJETS CODE OBJETS Resource: CON7700_Bastidas-CON7700-Migrating-and-Managing-Customizations-For-Oracle-E-Business-Suite-R122

24 Online Patching Standards Compliance Report Database, Code Naming Standards Table Names cannot exceed 29 characters Column Names cannot exceed 28 characters Table Names cannot use the # character Object Names must end in alphanumeric character Index names must contain at least one _ character Constraint Names must contain at least one _ character Materialized Views Name cannot exceed 29 characters Resource: CON7700_Bastidas-CON7700-Migrating-and-Managing-Customizations-For-Oracle-E-Business-Suite-R122

25 Ways of customizing or extending your EBS environment New business rules or data transformations New or custom screens Integrations with external systems Use of third-party utilities or extensions Creation of new reports Creation of new workflows Integrations with standalone APEX applications Resource:

26 E-Business Suite 12.1 Instance Ready for 12.2 Upgrade Resource: CON7700_Bastidas-CON7700-Migrating-and-Managing-Customizations-For-Oracle-E-Business-Suite-R122

27 Managing Customizations in R12.2 Maintain customizations with Online Patching New R12.2 Development and Deployment Process New R12.2 Development Standards Tools to help manage customizations Resource: CON7700_Bastidas-CON7700-Migrating-and-Managing-Customizations-For-Oracle-E-Business-Suite-R122

28 Maintain Customizations with Online Patching in R12.2 Customizations are deployed during the APPLY phase Prepare Apply Finalize Cutover Cleanup Resource: CON7700_Bastidas-CON7700-Migrating-and-Managing-Customizations-For-Oracle-E-Business-Suite-R122

29 Oracle E-Business Suite Support Timeline New Technical Architecture and Development Standards Harvard Pilgrim preparation for Release 12.2 Takeaways

30 Harvard Pilgrim s Challenges Harvard Pilgrim was concerned about the changes in development standards necessary due to the new Online Patching feature Harvard Pilgrim needed to train their developers and then modify their software promotion process so all new code was compliant with Oracle s coding standards before they promoted it to their production system Harvard Pilgrim required help to understand the violations reported by Oracle s tools (Readiness Reports) and to define a strategy for solving those issues

31 ITC s Solution A training plan that addressed approximately 85 developers within Harvard Pilgrim s IT teams Onsite and remote trainings, covering coding concepts including exercises A devoted consultant that worked with Harvard Pilgrim for 3 months Assisted their development teams incorporate the new concepts and apply them to new code developed Evaluated the violations in their current code to the standards as reported by Oracle Readiness Reports Planned the mitigation activities with them to remediate offending code Facilitated the introduction of a "gate" into their software promotion process in order to have all new code checked before promoting it to their production environment

32 Oracle E-Business Suite Support Timeline New Technical Architecture and Development Standards Harvard Pilgrim preparation for Release 12.2 Takeaways

33 How to Get Started? List your customizations Inventory of your third party applications Oracle Add-ons? Rethink your Backup strategy Upgrading from 11i? From 12.0? From 12.1? Plan accordingly More questions?

34 Free 60 minutes 12.2 assessment Training Online patching cycle, problems and standards Analysis and Recommendations Analyzing customer system and formulating remediation strategy

35 How to Interact

36 Stay Connected Register for Go Mobile with EBS - How to improve your productivity through User Experience Website Facebook Blog itconvergence.blogspot.com LinkedIn YouTube

37

38

Oracle EBS Release 12.2 from A to Z. Real Experience of a Technical Upgrade

Oracle EBS Release 12.2 from A to Z. Real Experience of a Technical Upgrade Oracle EBS Release 12.2 from A to Z. Real Experience of a Technical Upgrade Presentador: Gustavo Gonzalez, CTO gfgonzalez@itconvergence.com @ggonza4itc Presenter Gustavo González IT Convergence, Chief

More information

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 8

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 8 1 Copyright 2011, Oracle and/or its affiliates. All rights The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Value vs. Cost How to Get Both Out of a Cloud Services Provider

Value vs. Cost How to Get Both Out of a Cloud Services Provider Value vs. Cost How to Get Both Out of a Cloud Services Provider A webcast presented by IT Convergence June, 12, 2014 How to Ask Questions Feel free to ask questions as they occur to you Click on the Q&A

More information

Oracle Enterprise Manager 12c Cloud Control for Managing Oracle E-Business Suite 12.2

Oracle Enterprise Manager 12c Cloud Control for Managing Oracle E-Business Suite 12.2 Oracle Enterprise Manager 12c Cloud Control for Managing Oracle E-Business Suite 12.2 Angelo Rosado Senior Principal Product Manager Oracle E-Business Suite Development, Applications Technology Group September

More information

Upgrade Oracle EBS to Release 12.2. Presenter: Sandra Vucinic VLAD Group, Inc.

Upgrade Oracle EBS to Release 12.2. Presenter: Sandra Vucinic VLAD Group, Inc. Upgrade Oracle EBS to Release 12.2 Presenter: Sandra Vucinic VLAD Group, Inc. About Speaker Over 20 years of experience with Oracle database, applications, development and administration tools Director,

More information

How to Build Your Enterprise Cloud Effectively. A webcast presented by IT Convergence February 20th, 2014

How to Build Your Enterprise Cloud Effectively. A webcast presented by IT Convergence February 20th, 2014 How to Build Your Enterprise Cloud Effectively A webcast presented by IT Convergence February 20th, 2014 How to Ask Questions Feel free to ask questions as they occur to you Click on the Q&A icon in the

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 E-Business Suite Technology Stack Certification Roadmap Steven Chan Sr. Director, Applications Technology 2 Program Agenda Support Policy Updates Key support concepts Critical dates Implications for

More information

Next Generation Cloud Backup with IT Convergence Encore!

Next Generation Cloud Backup with IT Convergence Encore! Next Generation Cloud Backup with IT Convergence Encore! A webcast presented by IT Convergence May 13th, 2014 How to Ask Questions Feel free to ask questions as they occur to you Click on the Q&A icon

More information

Copyright 2014, Oracle and/or its affiliates. All rights reserved.

Copyright 2014, Oracle and/or its affiliates. All rights reserved. 1 Oracle E-Business Suite Technology: Latest Features and Roadmap NOOAUG 2014 Elke Phelps Sr. Principal Product Manager Oracle E-Business Suite Applications Technology Group 2 The following is intended

More information

<Insert Picture Here> E-Business Suite Technology Stack Certification Roadmap Steven Chan Senior Director, Applications Technology Integration

<Insert Picture Here> E-Business Suite Technology Stack Certification Roadmap Steven Chan Senior Director, Applications Technology Integration E-Business Suite Technology Stack Certification Roadmap Steven Chan Senior Director, Applications Technology Integration Topics Support Policy Updates Lifetime Support Stages Technology

More information

New Security Features in Oracle E-Business Suite 12.2

New Security Features in Oracle E-Business Suite 12.2 New Security Features in Oracle E-Business Suite 12.2 October 24, 2013 Stephen Kost Chief Technology Officer Integrigy Corporation Phil Reimann Director of Business Development Integrigy Corporation About

More information

Data Domain & Deduplication Basics 101

Data Domain & Deduplication Basics 101 Data Domain & Deduplication Basics 101 Data Domain & Avamar Solutions vs. Traditional Tape Solutions A webcast presented by IT Convergence, June 19 th, 2014 How to Ask Questions Feel free to ask questions

More information

Oracle Application Express and Oracle E-Business Suite. Love and Mariage!

Oracle Application Express and Oracle E-Business Suite. Love and Mariage! Oracle Application Express and Oracle E-Business Suite Love and Mariage! Content 1 2 3 4 5 About me EBS Development Challenges EBS and APEX Examples of APEX extension for EBS Conclusion 2 Sylvain Martel

More information

Oracle Linux Strategy and Roadmap

Oracle Linux Strategy and Roadmap Oracle Linux Strategy and Roadmap Michele Resta, Director Alliances, Oracle 1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from

More information

<Insert Picture Here> Edition-based redefinition: the key to online application upgrade

<Insert Picture Here> Edition-based redefinition: the key to online application upgrade Edition-based redefinition: the key to online application upgrade Bryn Llewellyn Product Manager, Database Server Technologies, Oracle HQ The following is intended to outline our

More information

Agenda. Fusion Middleware Release 12 Fusion Applications

Agenda. Fusion Middleware Release 12 Fusion Applications A Technical Roadmap for Oracle Fusion Middleware, E-Business Suite Release 12, and Oracle Fusion Middleware John Stouffer Independent Consultant john.stouffer@gmail.com www.justadba.com John Stouffer Connection

More information

A Technical Roadmap for Oracle Fusion Middleware, E-Business Suite Release 12 and Oracle Fusion Applications

A Technical Roadmap for Oracle Fusion Middleware, E-Business Suite Release 12 and Oracle Fusion Applications A Technical Roadmap for Oracle Fusion Middleware, E-Business Suite Release 12 and Oracle Fusion Applications John Stouffer Oracle E-Business ACE Independent Consultant 214 535 6847 john.w.stouffer@gmail.com

More information

Security Implications of Oracle Product Desupport April 23, 2015

Security Implications of Oracle Product Desupport April 23, 2015 Security Implications of Oracle Product Desupport April 23, 2015 Stephen Kost Chief Technology Officer Integrigy Corporation About Integrigy ERP Applications Oracle E-Business Suite Databases Oracle and

More information

Oracle Enterprise Manager 12c Cloud Control for Managing Oracle E-Business Suite 12.2 Application Management Suite

Oracle Enterprise Manager 12c Cloud Control for Managing Oracle E-Business Suite 12.2 Application Management Suite Oracle Enterprise Manager 12c Cloud Control for Managing Oracle E-Business Suite 12.2 Application Management Suite Angelo Rosado Sr. Principal Product Manager Applications Technology Group, Oracle E-Business

More information

RFP# 917-051-020115-05 CONSULTING SERVICES FOR ORACLE E-BUSINESS SUITE R12 UPGRADE QUESTION AND ANSWER RFP Reference Question GSFA Response

RFP# 917-051-020115-05 CONSULTING SERVICES FOR ORACLE E-BUSINESS SUITE R12 UPGRADE QUESTION AND ANSWER RFP Reference Question GSFA Response RFP# 917-051-020115-05 CONSULTING SERVICES FOR ORACLE E-BUSINESS SUITE R12 UPGRADE QUESTION AND ANSWER RFP Reference Question GSFA Response 1 Section 1.1.2, Pg. 1 Does GSFA plan to have a dedicated DBA

More information

ORACLE Industries D85180 Oracle SBC Configuration and Administration 5 2.625,00 Applications D84502GC10 Oracle Commerce: Managing Your Site Using the Business Tools Rel 11 3 1.890,00 D79790GC10 Using Endeca

More information

How To Improve Your Productivity With An Orgs Suite 12.2.2

How To Improve Your Productivity With An Orgs Suite 12.2.2 Support for Your Oracle E-Business Suite 12.2 Upgrade Cliff Godwin, Senior Vice President, Application Development Anne Carlson, Senior Director, Product Strategy Oracle E-Business Suite Development October

More information

Measurable Improvements in E-Business Suite Application Management with OEM 12c

Measurable Improvements in E-Business Suite Application Management with OEM 12c Measurable Improvements in E-Business Suite Application Management with OEM 12c January 29, 2014 Copyright 2014. Apps Associates LLC. 1 Welcome Julian Troake Marketing Director Apps Associates LLC Copyright

More information

Build your public cloud strategy with Oracle IaaS and Oracle PaaS

Build your public cloud strategy with Oracle IaaS and Oracle PaaS Build your public cloud strategy with Oracle IaaS and Oracle PaaS Satyendra Pasalapudi Associate Practice Director Apps Associates LLC April 26 th 2016 Copyright 2016. Apps Associates LLC. 1 About Me Satyendra

More information

Oracle s Cloud Computing Strategy

Oracle s Cloud Computing Strategy Oracle s Cloud Computing Strategy Making IT Consumable Richard Garsthagen Director Cloud Business Development EMEA Copyright 2014, Oracle and/or its affiliates. All rights reserved. Trends Driving IT Innovation

More information

Oracle Data Integrator 11g New Features & OBIEE Integration. Presented by: Arun K. Chaturvedi Business Intelligence Consultant/Architect

Oracle Data Integrator 11g New Features & OBIEE Integration. Presented by: Arun K. Chaturvedi Business Intelligence Consultant/Architect Oracle Data Integrator 11g New Features & OBIEE Integration Presented by: Arun K. Chaturvedi Business Intelligence Consultant/Architect Agenda 01. Overview & The Architecture 02. New Features Productivity,

More information

Oracle E-Business Suite (R12) Integration with OID/OAM 11g

Oracle E-Business Suite (R12) Integration with OID/OAM 11g Oracle E-Business Suite (R12) Integration with OID/OAM 11g By: Atul Kumar & Neha Mittal ebook@onlineappsdba.com 1 Oracle E-Business Suite (R12) integration with OID/OAM 11g Copyright 2011 onlineappsdba.com

More information

Innovation through Outsourcing

Innovation through Outsourcing Innovation through Outsourcing Timothy Gehrig timothy.gehrig@cedarcrestone.com David Moore david.moore@cedarcrestone.com Agenda Expectations CedarCrestone Introduction Market Direction Outsourcing Solutions

More information

T : +44 (0) 1273 911 268 (UK) or (888) 631-1410 (USA) or +61 3 9596 7186 (Australia & New Zealand) or +91 997 256 7970 (India)

T : +44 (0) 1273 911 268 (UK) or (888) 631-1410 (USA) or +61 3 9596 7186 (Australia & New Zealand) or +91 997 256 7970 (India) Deploying OBIEE in the Cloud: Getting Started, Deployment Scenarios and Best Practices Mark Rittman, CTO, Rittman Mead Oracle Openworld 2014, San Francisco About the Speaker Mark Rittman, Co-Founder of

More information

E-Business Suite Oracle SOA Suite Integration Options

E-Business Suite Oracle SOA Suite Integration Options Specialized. Recognized. Preferred. The right partner makes all the difference. E-Business Suite Oracle SOA Suite Integration Options By: Abhay Kumar AST Corporation March 17, 2014 Applications Software

More information

ORACLE FORMS APPLICATIONS?

ORACLE FORMS APPLICATIONS? WHY UPGRADE/MIGRATE ORACLE FORMS APPLICATIONS? A WHITEPAPER The information provided in this white paper is for general information only. It is not a specific guide to any particular upgrade/migration.

More information

Integrating Oracle E-Business Suite with Oracle Utilities Work Order Management System

Integrating Oracle E-Business Suite with Oracle Utilities Work Order Management System Specialized. Recognized. Preferred. The right partner makes all the difference. Integrating Oracle E-Business Suite with Oracle Utilities Work Order Management System By: Ashok Kowdle, Practice Manager

More information

Sommario Chi Siamo 3 Partnership 4 Testing Center 5 Modalità di erogazione 6 Formazione finanziata 7 Voucher Formativi 8 Oracle 9 Database 9 Solaris Operating System 0 Java Technology 9 MySQL 9 Exadata

More information

Oracle Data Masking. Bruce Elton. Master Principal Sales Consultant Information Security. 1 2012 Oracle Corporation

Oracle Data Masking. Bruce Elton. Master Principal Sales Consultant Information Security. 1 2012 Oracle Corporation Oracle Data Masking Bruce Elton Master Principal Sales Consultant Information Security 1 2012 Oracle Corporation Oracle Data Masking Comprehensive and Extensible Mask Library Mask formats for common sensitive

More information

How Can Agile Customers Benefit from Oracle Fusion Middleware Today?

How Can Agile Customers Benefit from Oracle Fusion Middleware Today? How Can Agile Customers Benefit from Oracle Fusion Middleware Today? Devendra Singh VP, Development, Agile PLM Gnani Palanikumar Product Management Director, Agile PLM Markus Zirn

More information

Running Oracle Applications on AWS

Running Oracle Applications on AWS Running Oracle Applications on AWS Bharath Terala Sr. Principal Consultant Apps Associates LLC June 09, 2014 Copyright 2014. Apps Associates LLC. 1 Agenda About the Presenter About Apps Associates LLC

More information

<Insert Picture Here> Enabling Cloud Deployments with Oracle Virtualization

<Insert Picture Here> Enabling Cloud Deployments with Oracle Virtualization Enabling Cloud Deployments with Oracle Virtualization NAME TITLE The following is intended to outline our general product direction. It is intended for information purposes only,

More information

Oracle E-Business Suite Single Sign On Using Oracle Access Manager

Oracle E-Business Suite Single Sign On Using Oracle Access Manager Oracle E-Business Suite Single Sign On Using Oracle Access Manager Session ID#: 301 Prepared by: Pierre Paniagua Consultant AST Corporation REMINDER Check in on the COLLABORATE mobile app About Pierre

More information

SQL Server to Oracle A Database Migration Roadmap

SQL Server to Oracle A Database Migration Roadmap SQL Server to Oracle A Database Migration Roadmap Louis Shih Superior Court of California County of Sacramento Oracle OpenWorld 2010 San Francisco, California Agenda Introduction Institutional Background

More information

Oracle E-Business Suite Integration Best Practices. Veshaal Singh Senior Director E-Business Suite Development September 29, 2014

Oracle E-Business Suite Integration Best Practices. Veshaal Singh Senior Director E-Business Suite Development September 29, 2014 Oracle E-Business Suite Integration Best Practices Veshaal Singh Senior Director E-Business Suite Development September 29, 2014 Safe Harbor Statement The following is intended to outline our general product

More information

Keeping your Business Analytics Software on the Leading Edge (or bleeding edge)?

Keeping your Business Analytics Software on the Leading Edge (or bleeding edge)? Keeping your Business Analytics Software on the Leading Edge (or bleeding edge)? Presenter: Andrea Matulick, Business Analytics Manager Planning Service Unit Office of the Vice-President (Strategy & Community

More information

<Insert Picture Here> Oracle VM and Cloud Computing

<Insert Picture Here> Oracle VM and Cloud Computing Oracle VM and Cloud Computing Paulo Bosco Otto Sales Consultant paulo.bosco.otto@oracle.com The following is intended to outline our general product direction. It is intended for

More information

R12.2 Install/Patch/Maintain Oracle E-Business Suite

R12.2 Install/Patch/Maintain Oracle E-Business Suite Oracle University Contact Us: +90 212 329 6779 R12.2 Install/Patch/Maintain Oracle E-Business Suite Duration: 5 Days What you will learn This class provides training applicable to Oracle E-Business Suite

More information

A Beginners Guide to Fusion Middleware

A Beginners Guide to Fusion Middleware A Beginners Guide to Fusion Middleware Hans Forbrich Forbrich Computer Consulting Ltd. Congratulations of Brazil for your OTN Tour! Thank you to our interpreter And Thank You for inviting me A Beginners

More information

New Oracle 12c Security Features Oracle E-Business Suite Perspective

New Oracle 12c Security Features Oracle E-Business Suite Perspective New Oracle 12c Security Features Oracle E-Business Suite Perspective December 18, 2014 Michael Miller Chief Security Officer Integrigy Corporation Stephen Kost Chief Technology Officer Integrigy Corporation

More information

Database as a Service: What Is It and How Do You Use It? Q&A with an Expert Panel

Database as a Service: What Is It and How Do You Use It? Q&A with an Expert Panel Database as a Service: What Is It and How Do You Use It? Q&A with an Expert Panel CON3637 Moderated by: Steve Lemme, Oracle, Cloud SIG Liaison Charles Kim, President, IOUG Cloud SIG October 29, 2015 Tweet

More information

CENTRO DE TECNOLOGIA DE INFORMAÇÃO E COMUNICAÇÃO DO ESTADO DO RIO DE JANEIRO COMISSÃO PERMANENTE DE LICITAÇÃO - CDL

CENTRO DE TECNOLOGIA DE INFORMAÇÃO E COMUNICAÇÃO DO ESTADO DO RIO DE JANEIRO COMISSÃO PERMANENTE DE LICITAÇÃO - CDL CENTRO DE TECNOLOGIA DE INFORMAÇÃO E COMUNICAÇÃO DO ESTADO DO RIO DE JANEIRO COMISSÃO PERMANENTE DE LICITAÇÃO - CDL PREGÃO ELETRÔNICO - PE-RP Nº 007/2014 PLANILHA DE ORÇAMENTO ESTIMADO - ANEXO VIII LOTE

More information

Migrate your Discover Reports to Oracle APEX

Migrate your Discover Reports to Oracle APEX Migrate your Discover Reports to Oracle APEX Session ID#: 10305 Thu 4/16/2015, 9:45-10:45, South Seas I Prepared by: John Peters Independent Consultant JRPJR, Inc john.peters@jrpjr.com Revision 3.1 REMINDER

More information

Building Modern Business Applications with Oracle Cloud s Platform Services

Building Modern Business Applications with Oracle Cloud s Platform Services Building Modern Business Applications with Oracle Cloud s Platform Richard Garsthagen Director Cloud Business Development EMEA 1 Safe Harbor Statement The following is intended to outline our general product

More information

TheraDoc v4.6.1 Hardware and Software Requirements

TheraDoc v4.6.1 Hardware and Software Requirements TheraDoc v4.6.1 Hardware and Software Requirements In preparation for the release of TheraDoc v4.6.1, we have the following important information to communicate. Client Workstation Browser Requirements

More information

Getting the most out of the BI Applications at Arriva

Getting the most out of the BI Applications at Arriva Getting the most out of the BI Applications at Arriva Introduction What does this presentation cover? - Initial situation - First steps - Long term solution - Current situation - Working with On Demand

More information

California Department of Technology, Office of Technology Services WINDOWS SERVER GUIDELINE

California Department of Technology, Office of Technology Services WINDOWS SERVER GUIDELINE Table of Contents 1.0 GENERAL... 2 1.1 SUMMARY...2 1.2 REFERENCES...2 1.3 SUBMITTALS...2 1.3.1 General...2 1.3.2 Service Request...3 1.4 EXPECTATIONS...3 1.4.1 OTech...3 1.4.2 Customer...3 1.5 SCHEDULING...4

More information

Data Center Op+miza+on

Data Center Op+miza+on Data Center Op+miza+on Sept 2014 Jitender Sunke VP Applications, ITC Holdings Ajay Arora Sr. Director, Centroid Systems Justin Youngs Principal Architect, Oracle 1 Agenda! Introductions! Oracle VCA An

More information

<Insert Picture Here> PaaS is the Remedy for VM Hangover

<Insert Picture Here> PaaS is the Remedy for VM Hangover PaaS is the Remedy for VM Hangover Girish Venkat CISSP Solutions Specialist Manager, Oracle Public Sector The following is intended to outline our general product direction. It is

More information

Oracle Database Security Myths

Oracle Database Security Myths Oracle Database Security Myths December 13, 2012 Stephen Kost Chief Technology Officer Integrigy Corporation Phil Reimann Director of Business Development Integrigy Corporation About Integrigy ERP Applications

More information

Automated Deployment of Oracle RAC Using Enterprise Manager Provisioning Pack

Automated Deployment of Oracle RAC Using Enterprise Manager Provisioning Pack Automated Deployment of Oracle RAC Using Enterprise Manager Provisioning Pack By Kai Yu As a part of the Oracle Enterprise Manager s lifecycle management solutions, the Oracle Enterprise Manager Provisioning

More information

Oracle Data Integrators for Beginners. Presented by: Dip Jadawala Company: BizTech Session ID: 9950

Oracle Data Integrators for Beginners. Presented by: Dip Jadawala Company: BizTech Session ID: 9950 Oracle Data Integrators for Beginners Presented by: Dip Jadawala Company: BizTech Session ID: 9950 Please silence your cell phones Overview Introductions Architecture of ODI Topology Manager Designer Operator

More information

ORACLE SYSTEMS OPTIMIZATION SUPPORT

ORACLE SYSTEMS OPTIMIZATION SUPPORT ORACLE SYSTEMS OPTIMIZATION SUPPORT Organizations have unique business and IT challenges. With Oracle Systems Optimization Support, part of a flexible portfolio of services offered by Oracle Advanced Customer

More information

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2011, Oracle and/or its affiliates. All rights 2 Copyright 2011, Oracle and/or its affiliates. All rights Oracle Database Cloud Service Marc Sewtz Senior Software Development Manager Oracle

More information

CON9488 The Enterprise Cloud Simplified with Oracle VM

CON9488 The Enterprise Cloud Simplified with Oracle VM CON9488 The Enterprise Cloud Simplified with Oracle VM Andy Herm, Senior Architect, Cloud Infrastructure, Oracle Conor Wentz, Senior Architect, Cloud Infrastructure, Oracle Honglin Su, Sr. Director of

More information

OBIEE 11g Data Modeling Best Practices

OBIEE 11g Data Modeling Best Practices OBIEE 11g Data Modeling Best Practices Mark Rittman, Director, Rittman Mead Oracle Open World 2010, San Francisco, September 2010 Introductions Mark Rittman, Co-Founder of Rittman Mead Oracle ACE Director,

More information

Oracle E-Business Suite - Oracle Business Intelligence Enterprise Edition 11g Integration

Oracle E-Business Suite - Oracle Business Intelligence Enterprise Edition 11g Integration Specialized. Recognized. Preferred. The right partner makes all the difference. Oracle E-Business Suite - Oracle Business Intelligence Enterprise Edition 11g Integration By: Arun Chaturvedi, Business Intelligence

More information

High Availability Implementation for JD Edwards EnterpriseOne

High Availability Implementation for JD Edwards EnterpriseOne High Availability Implementation for JD Edwards EnterpriseOne Ken Yeh, Manager, ERP Systems/JDE Enersource Colin Dawes, Director of Technology Services, Syntax Presentation Abstract Enersource Corporation

More information

Copyright 2014, Oracle and/or its affiliates. All rights reserved.

Copyright 2014, Oracle and/or its affiliates. All rights reserved. Oracle E-Business Suite: Mobile Strategy & Update Be Informed and Take Action on the Go Jeanne Lowell Vice President, EBS Product Strategy Applications Development Oracle Sept 2014 Safe Harbor Statement

More information

WebLogic Server System Administration Top Ten Fundamentals Concepts Session ID# 11579

WebLogic Server System Administration Top Ten Fundamentals Concepts Session ID# 11579 WebLogic Server System Administration Top Ten Fundamentals Concepts Session ID# 11579 Scott Brinker, College of American Pathologist Shyam Kumar, AST Corporation Agenda Introduction About WebLogic Server

More information

Sun and Oracle: Joining Forces in Identity Management

Sun and Oracle: Joining Forces in Identity Management Sun and Oracle: Joining Forces in Identity Management The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

More information

Which Way Now: Does your organisation have an Oracle ERP roadmap? Dave Baines, ERP Specialist, Version 1

Which Way Now: Does your organisation have an Oracle ERP roadmap? Dave Baines, ERP Specialist, Version 1 Which Way Now: Does your organisation have an Oracle ERP roadmap? Dave Baines, ERP Specialist, Version 1 Oracle ERP Webinar Series 1 2 Digitally Transform Oracle ERP 24th February 12:30pm Download Slides

More information

Leverage T echnology: Move Your Business Forward

Leverage T echnology: Move Your Business Forward Give me a lever long enough and a fulcrum on which to place it, and I shall move the world - Archimedes Copyright. Fulcrum Information Technology, Inc. Is Oracle ERP in Scope for 2014 Audit Plan? Learn,

More information

How to Manage a Successful R12 Upgrade and Overcome the Challenges: Methodology and Tips that Work

How to Manage a Successful R12 Upgrade and Overcome the Challenges: Methodology and Tips that Work O2 Works Putting Oracle to Work Oracle E-Business Specialists How to Manage a Successful R12 Upgrade and Overcome the Challenges: Methodology and Tips that Work August 20, 2010 Overview / Agenda Introductions

More information

Implement & Manage IaaS and Self Service Portal with Enterprise Manager 12c

Implement & Manage IaaS and Self Service Portal with Enterprise Manager 12c Implement & Manage IaaS and Self Service Portal with Enterprise Manager 12c Prepared by: Kai Yu Sr. Principal Engineer Dell Inc. Tariq Farooq CEO BrainSurface About Authors Kai Yu, Senior Principal Architect,

More information

MOBILIZING ORACLE APPLICATIONS ERP. An Approach for Building Scalable Mobility Solutions. A RapidValue Solutions Whitepaper

MOBILIZING ORACLE APPLICATIONS ERP. An Approach for Building Scalable Mobility Solutions. A RapidValue Solutions Whitepaper MOBILIZING ORACLE APPLICATIONS ERP An Approach for Building Scalable Mobility Solutions A RapidValue Solutions Whitepaper TABLE OF CONTENTS Executive Overview Typical Architecture for Mobilizing Oracle

More information

High Availability Infrastructure for Cloud Computing

High Availability Infrastructure for Cloud Computing High Availability Infrastructure for Cloud Computing Oracle Technology Network Architect Day Reston, VA, May 16, 2012 Kai Yu Oracle Solutions Engineering Lab Enterprise Solutions Engineering, Dell Inc.

More information

Oracle Service Cloud Platform Overview & Roadmap CON8910

Oracle Service Cloud Platform Overview & Roadmap CON8910 Presented with Oracle Service Cloud Platform Overview & Roadmap CON8910 Shon Wedde Sr. Director, Product Management Oracle Service Cloud Oct 2, 2014 Safe Harbor Statement The preceding is intended to outline

More information

Applications. Oracle WebCenter 11 g Handbook: Build Rich, Customizable Enterprise 2.0. Oracle Press ORACLE. Philipp Weckerle.

Applications. Oracle WebCenter 11 g Handbook: Build Rich, Customizable Enterprise 2.0. Oracle Press ORACLE. Philipp Weckerle. ORACLE Oracle Press Oracle WebCenter 11 g Handbook: Build Rich, Customizable Enterprise 2.0 Applications Frederic Desbiens Peter Moskovits Philipp Weckerle Mc Graw Hill New York Chicago San Francisco Lisbon

More information

Five Reasons to Upgrade to WebLogic Server 11g Strategies and Best Practices for Oracle WebLogic Server and Oracle Application Server Customers

Five Reasons to Upgrade to WebLogic Server 11g Strategies and Best Practices for Oracle WebLogic Server and Oracle Application Server Customers Five Reasons to Upgrade to WebLogic Server 11g Strategies and Best Practices for Oracle WebLogic Server and Oracle Application Server Customers Mike Lehmann Senior Director of Product

More information

Oracle Applications Profile

Oracle Applications Profile Oracle Applications Profile Avalon Software Services was formed by IT Professionals with decades of Experience in IT Industry. Our Leadership team has experience working for Multi-National Companies and

More information

WHITE PAPER. Ready, Set, Go Upgrade to ERP Cloud Release 10

WHITE PAPER. Ready, Set, Go Upgrade to ERP Cloud Release 10 WHITE PAPER Ready, Set, Go Upgrade to ERP Cloud Release 10 INTRODUCTION It s time to upgrade our ERP. For many, those words often trigger thoughts of projects past where countless hours are spent bringing

More information

WebLogic Server Administration

WebLogic Server Administration ORACLE PRODUCT LOGO WebLogic Server Administration Roger Freixa Principal Product Manager 1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. WebLogic Concepts 2 Copyright 2011, Oracle

More information

The Weakest Link : Securing large, complex, global Oracle ebusiness Suite solutions

The Weakest Link : Securing large, complex, global Oracle ebusiness Suite solutions The Weakest Link : Securing large, complex, global Oracle ebusiness Suite solutions Radomir Vranesevic Director and IT Architect Oracle Certified Master, CISSP Fusion Professionals 1 Agenda Introduction

More information

Leading investor communications firm serving brokerdealers, and investment banks protects sensitive data

Leading investor communications firm serving brokerdealers, and investment banks protects sensitive data Leading investor communications firm serving brokerdealers, and investment banks protects sensitive data FulcrumWay Leading Provider of Enterprise Risk Assessment Mitigation and Remediation Solutions Enterprise

More information

Enabling Single Sign-On for Oracle Applications Oracle Applications Users Group PAGE 1

Enabling Single Sign-On for Oracle Applications Oracle Applications Users Group PAGE 1 Enabling Single Sign-On for Oracle Applications Oracle Applications Users Group PAGE 1 Agenda Introduction PAGE 2 Organization Speakers Security Spectrum Information Security Spectrum Oracle Identity Management

More information

Private Cloud or Bust: Oracle WebLogic Server and Oracle Enterprise Manager

Private Cloud or Bust: Oracle WebLogic Server and Oracle Enterprise Manager Private Cloud or Bust: Oracle WebLogic Server and Oracle Enterprise Manager Mike Lehmann Vice President Product Management WebLogic Server, Coherence, Java Cloud Services Henrik Blixt Director of Product

More information

Oracle Fixed Scope Services Definitions Effective Date: October 14, 2011

Oracle Fixed Scope Services Definitions Effective Date: October 14, 2011 Oracle Fixed Scope Services Definitions Effective Date: October 14, 2011 "You" and "your" refers to the individual or entity that has ordered Advanced Customer Services from Oracle or an authorized distributor.

More information

Think Outside the Data Center: Monitoring Retail and Cloud Locations CON7513 - Oracle OpenWorld 2015

Think Outside the Data Center: Monitoring Retail and Cloud Locations CON7513 - Oracle OpenWorld 2015 Think Outside the Data Center: Monitoring Retail and Cloud Locations CON7513 - Oracle OpenWorld 2015 Roy Prowell ( Oracle Database 11g OCP ) Lead Engineer/Systems Architect, Oracle Enterprise Manager Safeway,

More information

PaaS4SaaS: Extending ERP & HCM Cloud. Debra Lilley

PaaS4SaaS: Extending ERP & HCM Cloud. Debra Lilley PaaS4SaaS: Extending ERP & HCM Cloud Debra Lilley Debra Lilley VP Certus Cloud Services Oracle ACE Director, OCP & Oracle Masters Fusion Applications UX advocate Director and Past President UKOUG Oracle

More information

QUICK FACTS. Implementing Oracle Business Intelligence Applications 11g for a Fortune 500 Corporation

QUICK FACTS. Implementing Oracle Business Intelligence Applications 11g for a Fortune 500 Corporation [ Manufacturing, Analytics Services ] TEKSYSTEMS GLOBAL SERVICES CUSTOMER SUCCESS STORIES Client Profile Industry: Appliances manufacturing Revenue: $146 billion (parent company) Employees: 305,000 (parent

More information

Migrating Discoverer to OBIEE Lessons Learned. Presented By Presented By Naren Thota Infosemantics, Inc.

Migrating Discoverer to OBIEE Lessons Learned. Presented By Presented By Naren Thota Infosemantics, Inc. Migrating Discoverer to OBIEE Lessons Learned Presented By Presented By Naren Thota Infosemantics, Inc. Professional Background Partner/OBIEE Architect at Infosemantics, Inc. Experience with BI solutions

More information

Subash Krishnaswamy Applications Software Technology Corporation

Subash Krishnaswamy Applications Software Technology Corporation Oracle Applications and Cloud Computing - Future Direction Subash Krishnaswamy Applications Software Technology Corporation Agenda Introduction ti to CLOUD Oracle Corporation and CLOUD Oracle Applications

More information

Oracle Products on SUSE Linux Enterprise Server 11

Oracle Products on SUSE Linux Enterprise Server 11 Oracle Products on SUSE Linux Enterprise Server 11 Technical Introduction Arun Singh Sr. Technical Manager Arun.Singh@suse.com Agenda Introduction SUSE Products Oracle Products Road Map Question and Answer

More information

ORACLE UNIVERSITY İSTANBUL EĞİTİM PROGRAMI

ORACLE UNIVERSITY İSTANBUL EĞİTİM PROGRAMI ORACLE UNIVERSITY İSTANBUL EĞİTİM PROGRAMI Özel Seminerler Süre Nisan Mayıs Haziran Temmuz Ağustos Eylül Ekim Kasım Enterprise Business Intelligence Masterclass with Mark Rittman 2 26-27 CEL Advanced SQL

More information

Rob Zoeteweij CUSTOMER CASE CONFIGURATION MANAGEMENT PROVISIONING & AUTOMATED PATCHING

Rob Zoeteweij CUSTOMER CASE CONFIGURATION MANAGEMENT PROVISIONING & AUTOMATED PATCHING Rob Zoeteweij CUSTOMER CASE CONFIGURATION MANAGEMENT PROVISIONING & AUTOMATED PATCHING Agenda Case introduction Configuration Management Provisioning & Automated Patching Finally Q & A Case introduction

More information

Out of the Fire - Adding Layers of Protection When Deploying Oracle EBS to the Internet

Out of the Fire - Adding Layers of Protection When Deploying Oracle EBS to the Internet Out of the Fire - Adding Layers of Protection When Deploying Oracle EBS to the Internet March 8, 2012 Stephen Kost Chief Technology Officer Integrigy Corporation Phil Reimann Director of Business Development

More information

How Are Oracle BI Analytics, Informatica, DAC, OBIEE, BI Publisher and Oracle EBusiness Suite R12 Blended Together

How Are Oracle BI Analytics, Informatica, DAC, OBIEE, BI Publisher and Oracle EBusiness Suite R12 Blended Together How Are Oracle BI Analytics, Informatica, DAC, OBIEE, BI Publisher and Oracle EBusiness Suite R12 Blended Together Dhananjay Papde Nov 2014 STRATEGIC FINANCIAL SYSTEMS PROGRAMME 1 Lead Specialist / Architect

More information

Demystifying the Cloud Computing 02.22.2012

Demystifying the Cloud Computing 02.22.2012 Demystifying the Cloud Computing 02.22.2012 Speaker Introduction Victor Lang Enterprise Technology Consulting Services Victor Lang joined Smartbridge in early 2003 as the company s third employee and currently

More information

Business Process Management and Cloud Computing

Business Process Management and Cloud Computing Business Process Management and Cloud Computing Michael Connaughton, Director, BPM The following is intended to outline our general product direction. It is intended for information purposes only, and

More information

Safeguard Sensitive Data in EBS: A Look at Oracle Database Vault, Transparent Data Encryption, and Data Masking. Lucy Feng

Safeguard Sensitive Data in EBS: A Look at Oracle Database Vault, Transparent Data Encryption, and Data Masking. Lucy Feng Delivering Oracle Success Safeguard Sensitive Data in EBS: A Look at Oracle Database Vault, Transparent Data Encryption, and Data Masking Lucy Feng RMOUG Training Days February 2012 About DBAK Oracle Solution

More information

Encrypting Sensitive Data in Oracle E-Business Suite

Encrypting Sensitive Data in Oracle E-Business Suite Encrypting Sensitive Data in Oracle E-Business Suite December 19, 2013 Stephen Kost Chief Technology Officer Integrigy Corporation About Integrigy ERP Applications Oracle E-Business Suite Databases Oracle

More information

Oracle Data Integration: CON7920 Making the Move to Oracle Data Integrator

Oracle Data Integration: CON7920 Making the Move to Oracle Data Integrator Oracle Data Integration: CON7920 Making the Move to Oracle Data Integrator Julien Testut Principal Product Manager, Oracle Data Integration Holger Friedrich Chief Technical Officer, SumIT Copyright 2014

More information

Configuring and Managing a Private Cloud with Enterprise Manager 12c

Configuring and Managing a Private Cloud with Enterprise Manager 12c Configuring and Managing a Private Cloud with Enterprise Manager 12c IOUG Online Education Series 12:00pm - 1:00pm CT, June 26, 2012, Kai Yu Oracle Solutions Engineering Lab Enterprise Solutions Engineering,

More information

<Insert Picture Here> Integrating Oracle Forms and a Service Oriented Architecture

<Insert Picture Here> Integrating Oracle Forms and a Service Oriented Architecture Integrating Oracle Forms and a Service Oriented Architecture Grant Ronald Group Product Manager The following is intended to outline our general product direction. It is intended

More information