Reducing Maintenance Downtime by 85%: Oracle s Internal Patch Automation and Process Improvements in a Heterogeneous Enterprise Application
|
|
|
- Jeffery Glenn
- 10 years ago
- Views:
Transcription
1 Reducing Maintenance Downtime by 85%: Oracle s Internal Patch Automation and Process Improvements in a Heterogeneous Enterprise Application Deployment Including E-Business Suite An Oracle Technical White Paper May 2012
2 Abstract... 3 New Business, Higher Volume, More Patching... 3 Downtime before Improvements... 3 Identifying Component Causes of Downtime... 4 Reducing Downtime Component Causes... 5 Results Future Direction Conclusion... 13
3 Abstract Oracle internally runs a variety of standard and custom applications. Over time, the maintenance for keeping these applications up to date had become both time-consuming and labor-intensive. Oracle s acquisition of Sun Microsystems exacerbated the problem with a 50% increase in system volume and additional requirements to support the hardware business. This additional load put pressure on a patching window that Oracle IT already regarded as unacceptably long. Beginning in 2009, Oracle IT began an initiative to reduce downtime by automating regular system maintenance and software patching processes for both E-Business Suite and non-e-business Suite applications. The changes made reduced downtime related to software patching by 85%. Most notably, Oracle was able to perform an upgrade of its Global Single Instance of E-Business Suite from to with only 9 hours of downtime. This white paper describes Oracle s current internal methods for patch automation and patch optimization in a heterogeneous software environment, quantifies the resulting time savings, and describes the tools used to streamline the internal change control processes. It also recommends best practices that customers can use to improve their patching processes. New Business, Higher Volume, More Patching Before acquiring Sun Microsystems in 2009, Oracle was an enterprise software company with little experience in managing a hardware business. Buying Sun dropped Oracle head-first into the deep end of that pool. An influx of new users increased demand on Oracle s internal systems by over 50 percent, and an entirely new set of requirements arose out of the need to support the hardware line of business. Sun came with over 1000 internal legacy applications, many focused on manufacturing and the hardware supply chain, which could only be consolidated as Oracle s internal solutions were extended to take their place. New systems needed to be implemented within Oracle in order to support the distinct requirements of the hardware business, and systems already in place had to be upgraded to support the increased load. As a result, integrating Sun placed additional strain on a patching window that was already too long. Downtime Before Improvements Before Oracle IT began the effort to improve downtime, general maintenance took over 100 hours every quarter as shown in Figure 1. Major upgrades, such as from one version of E-Business Suite to the next, could alone take more than 48 hours. Although a significant amount of time and money was spent on patching, the financial impact on the rest of the business was much worse than this direct cost. Oracle is a 24/7 global company, and any downtime impeded business across the enterprise.
4 Downtime (hrs) Q Q Q Q Q Q Q Q Figure 1: Oracle Global Single Instance Downtimes per Quarter, Prior to Downtime Reduction Initiative This impact became much more material with the addition of the Sun hardware business. When systems went down, even for routine maintenance, manufacturing was severely impacted. Likewise, field service could not operate without visibility into the supply chain. Long patching windows predated Sun, but the additional load and increased consequences made it clear to Oracle IT that changes needed to be quickly implemented to reduce downtime. It was mandated that we bring the system maintenance window down from fifteen to three hours per week. Identifying Component Causes of Downtime Because maintenance downtime has multiple causes, Oracle IT began by identifying the factors that contributed the most to downtime and resource consumption at Oracle. Table 1 below summarizes these major contributing factors. Factor Cold Patching Pre and post patching Steps Script performance Large, Infrequent Patch Bundles Description Environments had to be shut down to apply the overwhelming majority of patches. Shutting down and starting up databases and mid tiers in preparation for patching took over 30 minutes of the maintenance window. Post patching steps were performed sequentially. There were no official guidelines for patch developers on how quickly their patching scripts needed to execute. In addition, the current E-25K database server hardware was inadequate at handling the required capacity. Patches were primarily applied in a quarterly bundle containing over 300 patches.
5 Custom Patches Patch Management Custom patch application required custom scripts and manual steps. The approval process was complicated and the patch management tool used to track patches was inefficient. Table 1: Top Contributors to Patching Downtime at Oracle Once the factors contributing to downtime had been identified, Oracle IT began process improvements to reduce the downtime caused by each factor. The following section provides details. Reducing Downtime Component Causes Reducing Cold Patching The largest single contributor to patching downtime was cold patching. Up until 2009, more than 99% of patches were applied only after shutting down the servers running and supporting the application being patched. But not all of the over 700 patches applied each quarter required cold patching. If more patches could be applied hot, while the affected systems continued to run, then this number could be brought down directly reducing required downtime. In order to help classify a patch as hot or cold, guidelines were developed based on the impact that patches had on the applications and on supporting systems. For example, a patch that was simply delivering new reports could be applied hot, while a patch that updated a database table structure or a critical PL/SQL package needed to go in cold. Based on these guidelines, the bulk of the hot patches could be packaged separately from the cold ones and applied on a weekly basis while systems continued to run. The percentage of cold patches dropped from over 99% in 2009 to less than 60% in 2010 and Since every patch applied hot rather than cold reduced downtime, downtime declined proportionately. Figure 2: Percentage of Patches Applied Hot vs. Cold in 2009 and 2011 Speeding up Pre and Post Patching Steps During a patching window, supporting systems - the Concurrent Manager (CM), database instances, and application servers had to be shut down before patching and then started up after, adding to downtime. These systems were being shut down in sequence, requiring each shutdown step to wait for the previous one to complete. For example, there are multiple database instances and it could take as long as minutes for each instance to shut down. This meant 30 minutes or more of the maintenance windows
6 were eaten up just to shut down the database instances. The same issue occurred in reverse when starting up and readying supporting systems. In addition, other pre- and post-patching steps had to be performed: including disabling and re-enabling security triggers, removing temporary database tables, and recompiling invalid schema objects. To speed up pre- and post-patching steps, the team identified steps that could either be shortened or performed in parallel instead of sequentially. For example, CM waited for all running processes to finish before it would shut down. So to speed shutdown, the team added a script that terminated all running processes after waiting for a few minutes. The 50 plus application servers were also shut down in parallel instead of sequentially, bringing total shut-down time for these servers to less than 10 minutes. Oracle IT also began doing a shutdown abort of database instances to speed up their shutdown process. Each instance was forced to shut down within one minute. Whereas in the past each instance was taken down only after the previous one had completed shutting down, multiple instances of the databases were now shut down in parallel, typically within 30 seconds of each other. Similarly, restarts of supporting systems and other steps needed to make these systems operational were shifted to being performed in parallel. As a result of these changes, the time taken to complete the pre and post patching steps dropped from over 20 hours a quarter in 2010 to less than 10 hours a quarter in 2011, a reduction that went directly to the bottom line of overall downtime. Table 3 provides a detailed breakdown of the components. Area Q Q Q Q Q Q Q Pre patching and Note: only combined pre and post shutdown steps (hrs) statistics are available for these quarters. Post patching and startup steps (hrs) Combined pre and post times (hrs) Table 2: Downtime Caused by Pre- and Post-Patching Steps by Quarter Increasing Patching Frequency Patching efficiency was also improved by the rather counterintuitive process change of patching more often. The older maintenance process had centered on a quarterly release bundle, in which over 300 patches were applied during a single patching window each quarter. Despite the apparent advantages of doing one large patching event per quarter, this process had serious unintended consequences. First, applying such a large bundle requires a large patching window, which can be more disruptive to business operations such as manufacturing and field services than several smaller ones. Second, a single quarterly window reduces business agility and does not allow for incremental changes. Third, patches would sometimes be rushed into the bundle before they were fully ready, to avoid missing these infrequent quarterly windows. If a rushed patch caused problems in the system, emergency patches would then have to be applied to correct the problems causing additional downtime. Finally, applying so many patches simultaneously reduced accountability and made problems difficult to trace when they did occur. Because the quarterly bundles had so many unintended consequences, the team found that they could actually achieve less downtime by patching more often. In the current process, patches are applied during regular weekly patching windows spread over the quarter. Figure 3 shows the more even spread of patches in 2011 when compared to To accommodate the increased patching frequency, the testing
7 process had to be made more robust. This was achieved by introducing automated testing of critical application flows using the Oracle Application Testing Suite (OATS). OATS enables definition and management of the application testing process, and validates application functionality. Figure 3: Number of Patches Applied by Week, Improving Patching Script Performance Downtime also resulted from the poor performance of patch application scripts which, in the absence of official guidelines on tuning, often ran for over 30 minutes each. As part of the downtime reduction initiative, guidelines were put into place requiring patching scripts to be tuned so every job within patches submitted ran in under 10 minutes. This mandate did consume some additional labor for script tuning. However the team considered this labor a reasonable tradeoff since it affected only direct IT costs, while downtime imposed much more significant costs across the company. With scripts tuned to run faster, the actual patching component of downtime was reduced. In addition, tuning of standard scripts benefitted customers who had to apply them later. It should be noted that some of the improvement in script processing speed did not come from script tuning, but rather from faster hardware. During the period of the downtime reduction initiative, the servers that run Oracle s Global Single Instance (GSI) of E-Business Suite were upgraded from a fournode Real Application Cluster (RAC) running Sun Fire E25Ks to a three-node RAC running Sun SPARC Enterprise M9000s. The new M9000 servers provided a significant performance boost compared to the previous E-25K servers. The main drivers for this upgrade were the ability to handle increased load from the Sun acquisition and to improve GSI performance in normal operation. However, as a side benefit, the M9000s did indeed process patching scripts much faster. Script tuning and faster hardware combined to dramatically reduce the time taken for the actual patch application steps. In 2010, patch applications steps consumed over 50 hours per quarter. In 2011, this dropped to 4 hours per quarter. Automating Custom Patching Like most large enterprise software deployments, Oracle s own implementation of E-Business Suite contains custom code and application customizations. These in turn require custom patches. A significant number of EBS patches applied at Oracle were custom. Furthermore, Oracle s internal footprint also
8 includes a number of non-ebs applications such as Seibel, Agile and Oracle Application Express (APEX). The manual application process for custom patches to EBS and for any patches to non-ebs applications was both time-consuming and labor intensive. Standard patches to EBS had always been applied using an automated tool called AutoPatch. Autopatch applied all bug fixes in a patch, managed version checking, tracked changes and allowed restart capability. But no such capabilities were in place for custom EBS or non-ebs patches, which had to be handexecuted or hand-placed by patching personnel into directories. Aside from using up resource hours, this added a layer of complexity and contributed to errors and quality issues. The team started following the same process to build custom patches as was used for standard patches so that custom patches could be applied using AutoPatch. They also developed functionality similar to AutoPatch into a shell script to automate application of custom non-ebs patches. These two tools allowed Oracle IT to apply custom patches in much the same way as standard ones. Automation of Patch Management Oracle IT also improved the change control process that led up to patching. Oracle had used a tool called called Automated Release Updates (ARU) for many years to automate the process of defining, building, packaging, and distributing patches. For patch management, a tool called Common Patch Request Tool (CPRT) had been used prior to the downtime reduction initiative. CPRT offered limited functionality to track patches and record manual deployment instructions. It included a cumbersome approval process for patches involving manual steps. In addition, approvers were previously designated for each of the 200 applications supported by Oracle IT, and a patch containing updates to several applications required approvals from designated approvers for each of the included applications. This process occurred before patch application, and therefore did not contribute directly to downtime. However it did consume time and resources, reduce accountability, and cause delays in rolling out fixes and new functionality to users. To better manage patching related processes, Oracle IT built a custom Enterprise Resource Planning (ERP) tool called Patch Approval Submission System (PASS) which simplifies and automates patch tracking, approval, downtime management, and reporting. The switch from CPRT to PASS started in November 2010 and was completed in December Patch type Tools used EBS custom patch ARU->CPRT->Manual patching ARU->PASS->Autopatch EBS standard patch ARU->CPRT -> Autopatch ARU->PASS->Autopatch Non-EBS custom patch ARU->CPRT->Manual patching ARU->PASS->Automated tool that mimics Autopatch behavior Non-EBS standard patch ARU->CPRT->Manual patching ARU->PASS->Zip file with instructions for patching team Table 3: Types of Patches and Patching Tools Used PASS automatically manages the workflow required to move a request to approval and to patching. It allows developers request target environments and patching windows for each ARU patch. At every step of the patching process, from identification of the issue to approval to actual implementation, PASS provides accountability and tracks all pieces of information on who was doing what, and when. Table 3 shows the tools used to automate the patching processes for EBS and non-ebs patches.
9 Create patch request Submit patch for approval Approval Patching Team picks up request Patching Team applies patch Requester tests patch Figure 4: Patching Workflow Steps Tracked in PASS PASS has also streamlined the approval process. Previously, each of the 200 supported applications had a designated approver. A patch containing files impacting different applications required approval from designees for each of those applications, making the process cumbersome. With PASS, the number of approvers for any given patch is reduced to a handful. This reduction in approvers is possible because of another process change a radical reduction in the number of people authorized to submit patches. In the old process, developers who requested patches also submitted them. In the new PASS process, a separate layer of submitters has been designated to ensure the patch quality and performance before submission. This adds a layer of accountability and eliminates the need for a large number of approvers. This smaller number of submitters is also required to provide more information when submitting patches. Table 4 below shows the questions submitters must respond to when entering a patch into PASS. 1. Describe the issues being addressed by this patch 2. Identify risks associated with the patch application 3. Indicate the tracking number of the bug being fixed 4. Indicate a target date for patching of the production environment 5. Enter the name of the developer or IT reviewer 6. Identify the files that are changed or impacted 7. Briefly describe the code changes for the files 8. Confirm that the patch has been tested either manually or using PASS 9. Indicate when the patch was last tested in a test environment 10. Note the patch execution times in each previous environment Table 4: Information Required at Patch Submission The new ARU/PASS process also provides efficient merging of patches so that they can be applied in a single package. As part of its Multi Language Support (MLS), EBS supports eleven languages and patches often need to be built for each language. By merging these into one package, common steps such as maintaining file versions and updating history tables can be performed once, rather than multiple times.
10 Figure 5: Screen shot of Oracle s Patch Approval Submission System (PASS) ARU and PASS are custom tools that Oracle IT continues to use and extend because of their long experience with them. PASS has been customized to work well with the internal patch generation and source control tools that are used by the Oracle s Applications Product Development group and its extension, the Applications IT group. However, Oracle customers can use many of the same capabilities in the form of the Application Change Management Pack (ACMP) and the Application Management Pack (AMP); both included in Enterprise Manager. ACMP is an end to end change management solution that works with a variety of source control applications and allows for the automated deployment of standard and custom patches across different environments. AMP has patch management functionalities similar to PASS. It is a system management solution for centralized management of multiple environments and allows for the proactive monitoring of requests and workflows, for reporting on history and trends, and for automation of repetitive Database Administration (DBA) tasks. Figure 6: Screen Shot of Patch Manager in Application Change Management Pack (ACMP)
11 Results Oracle IT s downtime reduction initiative reduced maintenance downtime by 85%; from hours in Q to less than 15 hours in each of three consecutive quarters from Q through Q This reduction occurred although the number of patches remained essentially the same for most quarters, and even increased in Q Figure 6 below shows the trend of downtime reduction along with the number of patches applied each quarter Time (hours) Number of patchesa applied 0 Q Q Q Q Q Q Q Shutdown/Startup time Patching time Total time Patches Figure 7: GSI Downtimes by Quarter Table 5 below provides the underlying data and some additional detail, including the number of planned outages and actual patching events. It should be noted that tracking the detail of time consumed in preand post-patching steps was initiated as part of the downtime reduction initiative. Therefore a breakdown of hours into pre and post is not available for all quarters. Area Q Q Q Q Q Q Q Q Patching (hrs) Pre patching and shutdown steps (hrs) Post patching and startup steps (hrs) Combined pre and post times (hrs) Total downtime (hrs) Table 5: Breakdown of GSI Downtime by Quarter (detail data not available for some quarters) It is not simple to allocate percentages or hours of downtime reduction to all the factors addressed in Oracle s downtime reduction initiative. Reductions in factors such as hot patching and the pre- and postpatching steps can be quantified to the minute, with no dependencies to cloud the issue. As shown in Figure 7, the increase in hot patching contributed to a 66% decrease in patching downtime and the improvements in pre and post patching steps to a 19% reduction. Improvements in other factors
12 contributed to another 15% decrease in downtime, but are much more interdependent and their benefits harder to accurately allocate. For example, both script performance tuning and an upgrade of Oracle s Global Single Instance to faster hardware reduced the downtime associated with patching script execution. However, since the hardware upgrade was initiated to improve overall GSI performance and was scheduled independently of the downtime reduction initiative, the team could not accurately separate the effects of the hardware upgrade from those of script tuning. A pure research organization would have made one of these changes at a time and quantified exactly how many hours of downtime reduction could be specifically be attributed to script tuning vs. upgraded hardware. Since Oracle IT s primary mission is to support the business, sometimes multiple improvements must be made simultaneously despite the inevitable confounds this produces. The exact impacts of process improvements, such as increasing patch frequency, are similarly difficult to break out. Doing so would require putting exact numbers to downtime caused specifically by patches that were rushed in order to make the cutoff and by the reduction in accountability caused by very large bundles; not a straightforward calculation. Hot Patching 19% 15% 66% Pre and Post patching steps Patch tuning, hardware upgrades and other factors Figure 8: Contribution of Factor Improvements on Downtime Reduction Initiative Despite the difficulties of exactly allocating a portion of the downtime reduction to each factor, it is clear that all of the factors cited in Table 1 contributed substantially to Oracle s downtime and improvements in each factor contributed to the overall 85% reduction. Table 5 below revisits the factors that contributed to Oracle s previously high downtime, and recaps the actions taken to improve them. Factor Cold Patching Pre and post patching Steps Script performance Patch Frequency Description Percentage of patches applied hot increased, from less than 1% in 2009 to over 40% in Systems are shut down and started back up in parallel. As a result, pre and post patching times went down from over 20 hours per quarter in 2010 to less than 10 hours per quarter in 2011 Patching scripts are now tuned to run in under 10 minutes. Database server hardware upgrades also helped speed up script execution times. Smaller patch sets are applied weekly as opposed to large quarterly bundles. This has improved patch quality and brought down instances of follow on patchings required to correct bad patches.
13 Custom Patches Patch Management Custom patching, EBS and non-ebs, has been automated to reduce resource requirements and inefficiencies. PASS provides improved patch management, from initial request to approval to patching. ARU and PASS have allowed efficient merging of patches and more accountability in the patch approval process. Table 6: Actions and Results of Oracle Downtime Reduction Initiative by Downtime Component Cause Future Product Enhancements to Further Reduce Downtime In addition to the practices and tools described in this paper, help is also on the way from Product Development that will extend the concept of hot patching substantially. EBS 12.2, to be released in the near future, is expected to reduce downtime further by performing most patching activities while the system remains online and available to users. So, for example, a user will be able to continue entering an expense report while the Payables module is being patched. Online patching will be achieved through an Editioning feature that creates a patchable copy of the production system, applies patches to that copy, and then switches users to it. Patches will be applied to a secondary file system and a separate copy of all database code objects affected by the patches will be maintained. Once patches have been successfully applied, users will be moved over to the patched editions of the file system and the database. Patching downtime will result solely from restarting the middle tier services, and is expected to be measured in minutes rather than hours. Oracle IT will report on its results from these new capabilities once they are adopted. Conclusion The improvements made by Oracle to its patching processes reduced quarterly system maintenance downtimes by 85% - from over 100 hours during the first quarter of 2010 to less than 15 hours in the last quarter of In addition, these improvements enabled Oracle to perform an upgrade of its Global Single Instance of E-Business Suite from to with only 9 hours of downtime. It is our recommendation that Oracle customers with sizable deployments and a need to reduce scheduled downtime consider adopting the process changes and solution patterns that enabled Oracle IT to achieve these results. In addition, Oracle IT recommends that customers begin evaluating the downtime reduction capabilities planned for E-Business Suite release 12.2.
14 Reducing Maintenance Downtime by 85%: Oracle s Internal Patch Automation and Process Improvements in a Heterogeneous Enterprise Application Deployment Including E-Business Suite May 2012 Authors: Kishan Agrawal, Operation Excellence Manager; Vinay Dwivedi, Principal Product Manager; Jeffrey Pease, Vice President; Dave Stephens, Group Vice President Oracle Corporation World Headquarters 500 Oracle Parkway Redwood Shores, CA U.S.A. Copyright 2012, Oracle and/or its affiliates. All rights reserved. This document is provided for information purposes only and the contents hereof are subject to change without notice. This document is not warranted to be error-free, nor subject to any other warranties or conditions, whether expressed orally or implied in law, including implied warranties and conditions of merchantability or fitness for a particular purpose. We specifically disclaim any liability with respect to this document and no contractual obligations are formed either directly or indirectly by this document. This document may not be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose, without our prior written permission. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark licensed through X/Open Company, Ltd Worldwide Inquiries: Phone: Fax: oracle.com
Driving Down the High Cost of Storage. Pillar Axiom 600
Driving Down the High Cost of Storage Pillar Axiom 600 Accelerate Initial Time to Value, and Control Costs over the Long Term Make a storage investment that will pay off in rapid time to value and low
An Oracle White Paper July 2013. Introducing the Oracle Home User in Oracle Database 12c for Microsoft Windows
An Oracle White Paper July 2013 Introducing the Oracle Home User Introduction Starting with Oracle Database 12c Release 1 (12.1), Oracle Database on Microsoft Windows supports the use of an Oracle Home
An Oracle White Paper September 2014. Adapting to PeopleSoft Continuous Delivery
An Oracle White Paper September 2014 Adapting to PeopleSoft Continuous Delivery Oracle White Paper PeopleSoft Enterprise and Fusion Middleware Disclaimer The following is intended to outline our general
APPLICATION MANAGEMENT SUITE FOR ORACLE E-BUSINESS SUITE APPLICATIONS
APPLICATION MANAGEMENT SUITE FOR ORACLE E-BUSINESS SUITE APPLICATIONS Oracle Application Management Suite for Oracle E-Business Suite is a robust application management solution that helps you achieve
An Oracle White Paper January 2013. A Technical Overview of New Features for Automatic Storage Management in Oracle Database 12c
An Oracle White Paper January 2013 A Technical Overview of New Features for Automatic Storage Management in Oracle Database 12c TABLE OF CONTENTS Introduction 2 ASM Overview 2 Total Storage Management
Introduction. Automated Discovery of IT assets
ORACLE DATABASE LIFECYCLE MANAGEMENT PACK ORACLE DATABASE LIFECYCLE MANAGEMENT PACK KEY FEATURES Auto Discovery of hosts and databases Inventory tracking and reporting Database provisioning Schema and
An Oracle Communications White Paper December 2014. Serialized Asset Lifecycle Management and Property Accountability
An Oracle Communications White Paper December 2014 Serialized Asset Lifecycle Management and Property Accountability Disclaimer The following is intended to outline our general product direction. It is
An Oracle White Paper October 2011. BI Publisher 11g Scheduling & Apache ActiveMQ as JMS Provider
An Oracle White Paper October 2011 BI Publisher 11g Scheduling & Apache ActiveMQ as JMS Provider Disclaimer The following is intended to outline our general product direction. It is intended for information
Managed Storage Services
An Oracle White Paper January 2014 Managed Storage Services Designed to Meet Your Custom Needs for Availability, Reliability and Security A complete Storage Solution Oracle Managed Cloud Services (OMCS)
March 2014. Oracle Business Intelligence Discoverer Statement of Direction
March 2014 Oracle Business Intelligence Discoverer Statement of Direction Oracle Statement of Direction Oracle Business Intelligence Discoverer Disclaimer This document in any form, software or printed
A Framework for Implementing World-Class Talent Management. The highest performing businesses are re-focusing on talent management
A Framework for Implementing World-Class Talent Management The highest performing businesses are re-focusing on talent management The highest performing businesses are re-focusing on talent management.
An Oracle White Paper September 2012. Oracle Database and the Oracle Database Cloud
An Oracle White Paper September 2012 Oracle Database and the Oracle Database Cloud 1 Table of Contents Overview... 3 Cloud taxonomy... 4 The Cloud stack... 4 Differences between Cloud computing categories...
APPLICATION MANAGEMENT SUITE FOR ORACLE E-BUSINESS SUITE APPLICATIONS
APPLICATION MANAGEMENT SUITE FOR ORACLE E-BUSINESS SUITE APPLICATIONS Oracle Application Management Suite for Oracle E-Business Suite delivers capabilities that helps to achieve high levels of application
Simplify IT and Reduce TCO: Oracle s End-to-End, Integrated Infrastructure for SAP Data Centers
Simplify IT and Reduce TCO: Oracle s End-to-End, Integrated Infrastructure for SAP Data Centers Over time, IT infrastructures have become increasingly complex and costly to manage and operate. Oracle s
Performance with the Oracle Database Cloud
An Oracle White Paper September 2012 Performance with the Oracle Database Cloud Multi-tenant architectures and resource sharing 1 Table of Contents Overview... 3 Performance and the Cloud... 4 Performance
The Yin and Yang of Enterprise Project Portfolio Management and Agile Software Development: Combining Creativity and Governance
An Oracle White Paper August 2011 The Yin and Yang of Enterprise Project Portfolio Management and Agile Software Development: Combining Creativity and Governance How to gain a comprehensive picture of
An Oracle White Paper March 2013. Oracle s Single Server Solution for VDI
An Oracle White Paper March 2013 Oracle s Single Server Solution for VDI Introduction The concept of running corporate desktops in virtual machines hosted on servers is a compelling proposition. In contrast
An Oracle White Paper November 2010. Oracle Real Application Clusters One Node: The Always On Single-Instance Database
An Oracle White Paper November 2010 Oracle Real Application Clusters One Node: The Always On Single-Instance Database Executive Summary... 1 Oracle Real Application Clusters One Node Overview... 1 Always
An Oracle White Paper April, 2010. Effective Account Origination with Siebel Financial Services Customer Order Management for Banking
An Oracle White Paper April, 2010 Effective Account Origination with Siebel Financial Services Customer Order Management for Banking Executive Overview In the absence of an enterprise account origination
An Oracle White Paper August 2013. Oracle Service Cloud Integration with Oracle Siebel Service
An Oracle White Paper August 2013 Oracle Service Cloud Integration with Oracle Siebel Service Disclaimer The following is intended to outline our general product direction. It is intended for information
G Cloud 7 Pricing Document
G Cloud 7 Pricing Document October 2015 Pricing Pricing Information This is Oracle s G-Cloud 7 Pricing Document for the following service(s): Services SaaS Extension S1 Non-Metered Usage Services SaaS
An Oracle White Paper November 2011. Upgrade Best Practices - Using the Oracle Upgrade Factory for Siebel Customer Relationship Management
An Oracle White Paper November 2011 Upgrade Best Practices - Using the Oracle Upgrade Factory for Siebel Customer Relationship Management Executive Overview... 1 Introduction... 1 Standard Siebel CRM Upgrade
An Oracle White Paper June 2013. Oracle Linux Management with Oracle Enterprise Manager 12c
An Oracle White Paper June 2013 Oracle Linux Management with Oracle Enterprise Manager 12c Introduction... 1 Oracle Enterprise Manager 12c Overview... 3 Managing Oracle Linux with Oracle Enterprise Manager
April 2014. Oracle Higher Education Investment Executive Brief
April 2014 Oracle Higher Education Investment Executive Brief Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and may not be
An Oracle White Paper July 2013. Accelerating Database Infrastructure Using Oracle Real Application Clusters 11g R2 and QLogic FabricCache Adapters
An Oracle White Paper July 2013 Accelerating Database Infrastructure Using Oracle Real Application Clusters 11g R2 and QLogic FabricCache Adapters Executive Overview Thousands of companies world-wide use
ORACLE OPS CENTER: VIRTUALIZATION MANAGEMENT PACK
ORACLE OPS CENTER: VIRTUALIZATION MANAGEMENT PACK KEY FEATURES LIFECYCLE MANAGEMENT OF VIRTUALIZATION TECHNOLOGIES MADE SIMPLE Automation of lifecycle management reduces costs and errors while improving
The Role of Data Integration in Public, Private, and Hybrid Clouds
The Role of Data Integration in Public, Private, and Hybrid Clouds In today s information-driven economy, data is a fundamental asset to most businesses. As more and more of that data moves to the cloud,
Managing Utility Capital Projects Using Enterprise Project Portfolio Management Solutions
An Oracle White Paper January 2012 Managing Utility Capital Projects Using Enterprise Project Portfolio Management Solutions Executive Overview Utility executives worldwide face a precarious balancing
An Oracle White Paper August 2010. Higher Security, Greater Access with Oracle Desktop Virtualization
An Oracle White Paper August 2010 Higher Security, Greater Access with Oracle Desktop Virtualization Introduction... 1 Desktop Infrastructure Challenges... 2 Oracle s Desktop Virtualization Solutions Beyond
Oracle Hyperion Financial Close Management
Oracle Hyperion Financial Close Management Oracle Hyperion Financial Close Management is built for centralized, webbased management of period-end close activities across the extended financial close cycle.
Field Service Management in the Cloud
Field Service Management in the Cloud The Rise of Cloud Applications for Mission-Critical Tasks ORACLE WHITE PAPER DECEMBER 2014 Introduction Since the introduction of cloud applications for customer relationship
Top Ten Reasons for Deploying Oracle Virtual Networking in Your Data Center
Top Ten Reasons for Deploying Oracle Virtual Networking in Your Data Center Expect enhancements in performance, simplicity, and agility when deploying Oracle Virtual Networking in the data center. ORACLE
An Oracle White Paper November 2010. Oracle Business Intelligence Standard Edition One 11g
An Oracle White Paper November 2010 Oracle Business Intelligence Standard Edition One 11g Introduction Oracle Business Intelligence Standard Edition One is a complete, integrated BI system designed for
An Oracle White Paper May 2011. Distributed Development Using Oracle Secure Global Desktop
An Oracle White Paper May 2011 Distributed Development Using Oracle Secure Global Desktop Introduction One of the biggest challenges software development organizations face today is how to provide software
An Oracle White Paper February 2010. Rapid Bottleneck Identification - A Better Way to do Load Testing
An Oracle White Paper February 2010 Rapid Bottleneck Identification - A Better Way to do Load Testing Introduction You re ready to launch a critical Web application. Ensuring good application performance
An Oracle White Paper May 2012. Oracle Database Cloud Service
An Oracle White Paper May 2012 Oracle Database Cloud Service Executive Overview The Oracle Database Cloud Service provides a unique combination of the simplicity and ease of use promised by Cloud computing
Improve your Customer Experience with High Quality Information
An Oracle White Paper April 2014 Improve your Customer Experience with High Quality Information Executive Overview Businesses are better leveraging their key CX asset customer data - by building MDM foundations
Accelerating the Transition to Hybrid Cloud with Oracle Managed Cloud Integration Service
Accelerating the Transition to Hybrid Cloud with Oracle Managed Cloud Integration Service How to Connect Applications More Quickly and with Less Risk O R A C L E W H I T E P A P E R O C T O B E R 2 0 1
THE NEW BUSINESS OF BUSINESS LEADERS. Hiring and Onboarding
THE NEW BUSINESS OF BUSINESS LEADERS Hiring and Onboarding 2 INTRODUCTION Unlocking the potential of your talent is key to the success of your organization. Leading businesses actively dedicate resources
ORACLE INFRASTRUCTURE AS A SERVICE PRIVATE CLOUD WITH CAPACITY ON DEMAND
ORACLE INFRASTRUCTURE AS A SERVICE PRIVATE CLOUD WITH CAPACITY ON DEMAND FEATURES AND FACTS FEATURES Hardware and hardware support for a monthly fee Optionally acquire Exadata Storage Server Software and
G Cloud 7 Pricing Document
G Cloud 7 Pricing Document October 205 Pricing Pricing Information This is Oracle s G-Cloud 7 Pricing Document for the following service(s): Metered Usage Oracle Java Cloud Trial B78388 Not applicable
ORACLE PRODUCT DATA HUB
ORACLE PRODUCT DATA HUB THE SOURCE OF CLEAN PRODUCT DATA FOR YOUR ENTERPRISE. KEY FEATURES Out-of-the-box support for Enterprise Product Record Proven, scalable industry data models Integrated best-in-class
Driving the Business Forward with Human Capital Management. Five key points to consider before you invest
Driving the Business Forward with Human Capital Management Five key points to consider before you invest For HR leaders to contribute to the business successfully, they need HR solutions with the right
ORACLE S PRIMAVERA CONTRACT MANAGEMENT, BUSINESS INTELLIGENCE PUBLISHER EDITION
ORACLE S PRIMAVERA CONTRACT MANAGEMENT, BUSINESS INTELLIGENCE PUBLISHER EDITION KEY FEATURES NEW: Oracle BI Publisher NEW: UPK Support NEW: Technology Enhancements NEW: Web Services Powerful dashboards
Oracle SQL Developer Migration
An Oracle White Paper May 2010 Oracle SQL Developer Migration Overview... 3 Introduction... 3 Oracle SQL Developer: Architecture and Supported Platforms... 3 Supported Platforms... 4 Supported Databases...
An Oracle White Paper June, 2012. Provisioning & Patching Oracle Database using Enterprise Manager 12c.
An Oracle White Paper June, 2012 Provisioning & Patching Oracle Database using Enterprise Manager 12c. Table of Contents Executive Overview... 2 Introduction... 2 EM Readiness:... 3 Installing Agent...
An Oracle Technical Article November 2015. Certification with Oracle Linux 6
An Oracle Technical Article November 2015 Certification with Oracle Linux 6 Oracle Technical Article Certification with Oracle Linux 6 Introduction... 1 Comparing Oracle Linux 6 and Red Hat Enterprise
An Oracle White Paper June 2013. Oracle Real Application Clusters One Node
An Oracle White Paper June 2013 Oracle Real Application Clusters One Node Executive Overview... 1 Oracle RAC One Node 12c Overview... 2 Best In-Class Oracle Database Availability... 5 Better Oracle Database
An Oracle Best Practice Guide April 2012. Best Practices for Implementing Contact Center Experiences
An Oracle Best Practice Guide April 2012 Best Practices for Implementing Contact Center Experiences Introduction... 1 Understanding the Challenges of Contact Center Processes... 2 Addressing the Challenges
An Oracle Technical Article March 2015. Certification with Oracle Linux 7
An Oracle Technical Article March 2015 Certification with Oracle Linux 7 Oracle Technical Article Certification with Oracle Linux 7 Introduction...1 Comparing Oracle Linux 7 and Red Hat Enterprise Linux
An Oracle White Paper August 2013. Automatic Data Optimization with Oracle Database 12c
An Oracle White Paper August 2013 Automatic Data Optimization with Oracle Database 12c Introduction... 1 Storage Tiering and Compression Tiering... 2 Heat Map: Fine-grained Data Usage Tracking... 3 Automatic
An Oracle White Paper February 2014. Oracle Data Integrator 12c Architecture Overview
An Oracle White Paper February 2014 Oracle Data Integrator 12c Introduction Oracle Data Integrator (ODI) 12c is built on several components all working together around a centralized metadata repository.
An Oracle White Paper July 2011. Oracle Desktop Virtualization Simplified Client Access for Oracle Applications
An Oracle White Paper July 2011 Oracle Desktop Virtualization Simplified Client Access for Oracle Applications Overview Oracle has the world s most comprehensive portfolio of industry-specific applications
Oracle Insurance Revenue Management and Billing ORACLE WHITE PAPER JULY 2014
Oracle Insurance Revenue Management and Billing ORACLE WHITE PAPER JULY 2014 Introduction 1 Oracle Insurance Revenue Management and Billing 2 Features Overview 2 Features by Category 3 Billing 4 Payment
An Oracle White Paper February 2011. Oracle Revenue Management and Billing for Healthcare Payers
An Oracle White Paper February 2011 Oracle Revenue Management and Billing for Healthcare Payers INTRODUCTION... 1 ORACLE REVENUE MANAGEMENT AND BILLING FOR HEALTHCARE PAYERS... 3 FEATURES OVERVIEW... 3
An Oracle Technical White Paper June 2010. Oracle VM Windows Paravirtual (PV) Drivers 2.0: New Features
An Oracle Technical White Paper June 2010 Oracle VM Windows Paravirtual (PV) Drivers 2.0: New Features Introduction... 2 Windows Paravirtual Drivers 2.0 Release... 2 Live Migration... 3 Hibernation...
An Oracle White Paper December 2010. Tutor Top Ten List: Implement a Sustainable Document Management Environment
An Oracle White Paper December 2010 Tutor Top Ten List: Implement a Sustainable Document Management Environment Executive Overview Your organization (executives, managers, and employees) understands the
An Oracle White Paper October 2013. Gneis Turns to Oracle to Secure and Manage SIP Trunks
An Oracle White Paper October 2013 Gneis Turns to Oracle to Secure and Manage s Gneis Turns to Oracle to Secure and Manage s Executive Overview Gneis Global Services SA planned to introduce Session Initiation
How To Load Data Into An Org Database Cloud Service - Multitenant Edition
An Oracle White Paper June 2014 Data Movement and the Oracle Database Cloud Service Multitenant Edition 1 Table of Contents Introduction to data loading... 3 Data loading options... 4 Application Express...
An Oracle White Paper November 2010. Leveraging Massively Parallel Processing in an Oracle Environment for Big Data Analytics
An Oracle White Paper November 2010 Leveraging Massively Parallel Processing in an Oracle Environment for Big Data Analytics 1 Introduction New applications such as web searches, recommendation engines,
Evolution from the Traditional Data Center to Exalogic: An Operational Perspective
An Oracle White Paper July, 2012 Evolution from the Traditional Data Center to Exalogic: 1 Disclaimer The following is intended to outline our general product capabilities. It is intended for information
PeopleSoft Enterprise Directory Interface
PeopleSoft Enterprise Directory Interface Today s self-service applications deliver information and functionality to large groups of users over the internet. Organizations use these applications as a cost-effective
An Oracle White Paper June 2014. Security and the Oracle Database Cloud Service
An Oracle White Paper June 2014 Security and the Oracle Database Cloud Service 1 Table of Contents Overview... 3 Security architecture... 4 User areas... 4 Accounts... 4 Identity Domains... 4 Database
Virtual Compute Appliance Frequently Asked Questions
General Overview What is Oracle s Virtual Compute Appliance? Oracle s Virtual Compute Appliance is an integrated, wire once, software-defined infrastructure system designed for rapid deployment of both
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
SIX QUESTIONS TO ASK ANY VENDOR BEFORE SIGNING A SaaS E-COMMERCE CONTRACT
SIX QUESTIONS TO ASK ANY VENDOR BEFORE SIGNING A SaaS E-COMMERCE CONTRACT When evaluating software-as-aservice, particularly e-commerce SaaS solutions, companies often focus on comparing product features
ORACLE VM MANAGEMENT PACK
ORACLE VM MANAGEMENT PACK Effective use of virtualization promises to deliver significant cost savings and operational efficiencies. However, it does pose some management challenges that need to be addressed
An Oracle White Paper July 2014. Oracle Database 12c: Meeting your Performance Objectives with Quality of Service Management
An Oracle White Paper July 2014 Oracle Database 12c: Meeting your Performance Objectives with Quality of Service Management Introduction... 1 Overview of Oracle Database QoS Management... 1 Benefits of
Minutes on Modern Finance Midsize Edition
Minutes on Modern Finance Midsize Edition Roadmap to a Successful Cloud Implementation 5 Steps to Consider for Ensuring a Successful Implementation If you are a growing midsize organization, chances are
Monitoring and Diagnosing Production Applications Using Oracle Application Diagnostics for Java. An Oracle White Paper December 2007
Monitoring and Diagnosing Production Applications Using Oracle Application Diagnostics for Java An Oracle White Paper December 2007 Monitoring and Diagnosing Production Applications Using Oracle Application
PROACTIVE ASSET MANAGEMENT
PROACTIVE ASSET MANAGEMENT A pathway to optimized reliability and world-class business performance Oracle Utilities Work and Asset Management 2 Effective work and asset management ensures mission-critical
The Benefits of a Unified Enterprise Content Management Platform
An Oracle White Paper July 2011 The Benefits of a Unified Enterprise Content Management Platform Executive Overview Documents, emails, spreadsheets and presentations are created faster than we can count
Oracle Primavera Gateway
Oracle Primavera Gateway Disclaimer 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
An Oracle White Paper June 2011. Cutting Cost through Consolidation
An Oracle White Paper June 2011 Cutting Cost through Consolidation 1 Executive Overview Technology underpins both local and central government, providing the platform upon which virtually all services
An Oracle White Paper August 2011. Oracle VM 3: Application-Driven Virtualization
An Oracle White Paper August 2011 Oracle VM 3: Application-Driven Virtualization Introduction Virtualization has experienced tremendous growth in the datacenter over the past few years. Recent Gartner
An Oracle White Paper October 2013. Oracle Data Integrator 12c New Features Overview
An Oracle White Paper October 2013 Oracle Data Integrator 12c Disclaimer This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should
An Oracle White Paper February 2013. Integration with Oracle Fusion Financials Cloud Service
An Oracle White Paper February 2013 Integration with Oracle Fusion Financials Cloud Service Executive Overview Cloud computing is a vision that is increasingly turning to reality for many companies. Enterprises,
An Oracle Technical Article October 2014. Certification with Oracle Linux 5
An Oracle Technical Article October 2014 Certification with Oracle Linux 5 Introduction... 1 Comparing Oracle Linux 5 and Red Hat Enterprise Linux (RHEL) 5.. 2 Checking the /etc/ File... 2 Checking for
June, 2015 Oracle s Siebel CRM Statement of Direction Client Platform Support
June, 2015 Oracle s Siebel CRM Statement of Direction Client Platform Support Oracle s Siebel CRM Statement of Direction IP2016 Client Platform Support Disclaimer This document in any form, software or
Oracle Knowledge Solutions for Insurance. Answers that Fuel Growth
Oracle Knowledge Solutions for Insurance Answers that Fuel Growth When seeking to boost market share and customer retention rates, having answers makes all the difference. Timely answers help brokers and
An Oracle White Paper March 2012. Managing Metadata with Oracle Data Integrator
An Oracle White Paper March 2012 Managing Metadata with Oracle Data Integrator Introduction Metadata information that describes data is the foundation of all information management initiatives aimed at
An Oracle White Paper June 2010. How to Install and Configure a Two-Node Cluster
An Oracle White Paper June 2010 How to Install and Configure a Two-Node Cluster Table of Contents Introduction... 3 Two-Node Cluster: Overview... 4 Prerequisites, Assumptions, and Defaults... 4 Configuration
An Oracle White Paper June 2012. High Performance Connectors for Load and Access of Data from Hadoop to Oracle Database
An Oracle White Paper June 2012 High Performance Connectors for Load and Access of Data from Hadoop to Oracle Database Executive Overview... 1 Introduction... 1 Oracle Loader for Hadoop... 2 Oracle Direct
Guide to Database as a Service (DBaaS) Part 2 Delivering Database as a Service to Your Organization
Guide to Database as a Service (DBaaS) Part 2 Delivering Database as a Service to Your Organization Introduction There are often situations in which you need to spin up a new database. But in a traditional
Oracle Cloud for Midsize Service Companies. An Oracle Industry Brief
Oracle Cloud for Midsize Service Companies An Oracle Industry Brief Competition is everywhere. Clients are demanding. Top talent is scarce. Globalization of services keeps changing your market. Face these
An Oracle White Paper November 2010. Backup and Recovery with Oracle s Sun ZFS Storage Appliances and Oracle Recovery Manager
An Oracle White Paper November 2010 Backup and Recovery with Oracle s Sun ZFS Storage Appliances and Oracle Recovery Manager Introduction...2 Oracle Backup and Recovery Solution Overview...3 Oracle Recovery
Oracle s BigMachines Solutions. Cloud-Based Configuration, Pricing, and Quoting Solutions for Enterprises and Fast-Growing Midsize Companies
Oracle s BigMachines Solutions Cloud-Based Configuration, Pricing, and Quoting Solutions for Enterprises and Fast-Growing Midsize Companies Oracle s BigMachines cloud-based solutions enable both enterprise
Using Symantec NetBackup with VSS Snapshot to Perform a Backup of SAN LUNs in the Oracle ZFS Storage Appliance
An Oracle Technical White Paper March 2014 Using Symantec NetBackup with VSS Snapshot to Perform a Backup of SAN LUNs in the Oracle ZFS Storage Appliance Introduction... 2 Overview... 3 Oracle ZFS Storage
An Oracle Best Practice Guide April 2012. Best Practices for Designing Contact Center Experiences with Oracle RightNow CX Cloud Service
An Oracle Best Practice Guide April 2012 Best Practices for Designing Contact Center Experiences with Oracle RightNow CX Cloud Service Introduction... 1 Understanding the Problem... 2 Addressing the Problem
An Oracle White Paper January 2011. Using Oracle's StorageTek Search Accelerator
An Oracle White Paper January 2011 Using Oracle's StorageTek Search Accelerator Executive Summary...2 Introduction...2 The Problem with Searching Large Data Sets...3 The StorageTek Search Accelerator Solution...3
An Oracle White Paper June 2011. Tackling Fraud and Error
An Oracle White Paper June 2011 Tackling Fraud and Error 1 Executive Overview Fraud and error has been estimated to cost the public finances approximately 17.6bn in 2010 alone 1. Getting to the root cause
Big Data and Natural Language: Extracting Insight From Text
An Oracle White Paper October 2012 Big Data and Natural Language: Extracting Insight From Text Table of Contents Executive Overview... 3 Introduction... 3 Oracle Big Data Appliance... 4 Synthesys... 5
An Oracle White Paper May 2013. The Role of Project and Portfolio Management Systems in Driving Business and IT Strategy Execution
An Oracle White Paper May 2013 The Role of Project and Portfolio Management Systems in Driving Business and IT Strategy Execution Introduction The need to link strategy and project execution is not new.
An Oracle Benchmarking Study February 2011. Oracle Insurance Insbridge Enterprise Rating: Performance Assessment
An Oracle Benchmarking Study February 2011 Oracle Insurance Insbridge Enterprise Rating: Performance Assessment Executive Overview... 1 RateManager Testing... 2 Test Environment... 2 Test Scenarios...
An Oracle White Paper September 2013. Advanced Java Diagnostics and Monitoring Without Performance Overhead
An Oracle White Paper September 2013 Advanced Java Diagnostics and Monitoring Without Performance Overhead Introduction... 1 Non-Intrusive Profiling and Diagnostics... 2 JMX Console... 2 Java Flight Recorder...
SOCIAL NETWORKING WITH A PURPOSE. Building Your Referral Machine
SOCIAL NETWORKING WITH A PURPOSE Building Your Referral Machine 2 Introduction: Word of Mouth has Become Word of Web The potential benefits of social recruiting are huge, with today s social networks helping
An Oracle White Paper. December 2011. Cloud Computing Maturity Model Guiding Success with Cloud Capabilities
An Oracle White Paper December 2011 Cloud Computing Maturity Model Guiding Success with Cloud Capabilities Executive Overview... 3 Introduction... 4 Cloud Maturity Model... 4 Capabilities and Domains...
An Oracle White Paper December 2010. Leveraging Oracle Enterprise Single Sign-On Suite Plus to Achieve HIPAA Compliance
An Oracle White Paper December 2010 Leveraging Oracle Enterprise Single Sign-On Suite Plus to Achieve HIPAA Compliance Executive Overview... 1 Health Information Portability and Accountability Act Security
