Oracle Released Oracle Database 18c What s new?

Size: px
Start display at page:

Download "Oracle Released Oracle Database 18c What s new?"

Transcription

1 Oracle Released Oracle Database 18c What s new? Author: Andra Tarata Oracle Database 18c, initially introduced as a big thing comes with new features that are supposed to make it the world s first autonomous database. In this white paper we will cover what those new features are and what is desupported with the new version of the database.

2 Contents Introduction... 3 Oracle Database 18c in practice and what's new?... 4 Desupported Features in Oracle Database 18c... 5 Schedule of Current Oracle Database 18c Releases... 6 Version Nomenclature Change... 7 Conclusion... 10

3 Introduction Introduced by Larry Ellison, Oracle s executive chairman and CTO, as a big thing, the news of releasing the Oracle Database 18c came at the end of 2017 with an official announcement. Oracle Database 18c, also called the Oracle Autonomous Database, automates security, provisioning and error handling. Oracle calls it self-driving because end users can define their desired service levels, and the database makes it happen - it handles failover and protects the data from any kind of failure. As such, most DBAs will be happy to give up patching, upgrading and routine maintenance activities. Ellison first announced the release of Oracle Database 18c in October 2017, as proof (among others) of Oracle s commitment to the cloud. Oracle s Cloud Software Portfolio grew considerably in the past 5 years through acquisitions. The latest acquisition was finalized on March 5, 2018, when Oracle completed the acquisition of Zenedge, a cloud security startup company. Other recent cloud acquisitions done in the past 5 years are among others - Aconex, NetSuite, Opower, Textura, Moat, TOA Technologies and Maxymiser. More and more organizations are considering adopting Oracle Database in the cloud as their database platform but are unsure what to choose between the different options they have. This since there are multiple different Oracle cloud services with different pricing models and service levels: Universal Credit Services includes Oracle Infrastructure as a Service (Oracle IaaS) and Oracle Platform as a Service (Oracle PaaS) cloud services and offers unlimited access to all the services in these categories. Bring Your Own License (BYOL) allows end users to use any pre-existing licenses when buying new subscriptions. For example, if you have purchased a perpetual license for Oracle Database Standard Edition earlier, then you can use the same when you buy Database Standard Package with BYOL pricing. This enables you to get a discounted price for the cloud services. Traditional Metered Service Offerings: end users are billed in arrears based on actual usage. The metered offerings apply to Oracle IaaS and Oracle PaaS cloud services. Traditional Non-metered Service Offerings: end users pay for a specific number of users over the course of the service period. Payment is upfront based on committed quantity. The non-metered offerings apply to Oracle IaaS, Oracle PaaS, and Oracle Software as a Service (Oracle SaaS) cloud services (as well as a handful of other offerings). These offerings are sold via a usage-based metric, such as Hosted Named User or Hosted Environment. As with any decision in the world of software licensing, the same applies to the cloud: you should assess and understand first if moving to the cloud really makes sense for your organization.

4 Oracle Database 18c in practice and what's new? Oracle Database 18c is a single product, specialized by workload. End users can for example subscribe to Oracle Autonomous Data Warehouse Cloud for BI and Analytics, including big data workloads, or to Oracle Autonomous Enterprise OLTP Cloud, which handles mixed workloads. Developers can subscribe to a departmental Autonomous Database Cloud. This new Oracle Database 18c is optimized for each type of processing. Oracle Database 18c is the same database software that is running on premises as in the Oracle Cloud. It enables end users to take their in-house developed Oracle applications and third-party applications and run them on Oracle Cloud without incurring any application changes. End users can continue to utilize all their existing IT skills and resources and get the same support for their Oracle Databases both on premises and in the cloud. The new features included in the 18c version are related to the following areas: Cost-based Optimization. Automatic SQL query optimization, automatic statistics gathering, automatic query rewrite automatic SQL Plan management and automatic SQL tuning. Performance Tuning and Diagnostics. Automatic memory and resource management, automatic index and materialized view advisors, Automatic Database Diagnostic Monitor, Automatic Database Workload capture & replay and Automatic Workload Repository. Data Optimization. Automatic undo management, automatic segment space management, Automatic Storage Management, Automatic Data Optimization and automatic columnar cache. Cloud-Scale Operations. Automatic standby management (broker), Diagnostic Framework, Multitenant Architecture, Automatic database clone refresh and machine learning in Cluster Health Advisor. The complete list of features can be accessed here. For end users that wish to upgrade to the 18c version, Oracle made this Upgrade Guide available. The only risk that you need to be aware of is that if you retain the old Oracle software, then never start the upgraded database with the old Oracle software. Only start the database with the executables in the new Oracle Database installation. Oracle Database 18c is expected to be available for on premises platforms (non-engineered Systems) with the July 2018 Release Update, so end users that want to install it on premises still need to wait a bit. At this stage, it is not clear yet if there are major differences between the cloud version and the on premises one.

5 Desupported Features in Oracle Database 18c The following features have been desupported in the 18c version: Oracle Administration Assistant for Windows this was a tool for creating database administrators, operators, users, and roles in Windows. Oracle Administration Assistant also enabled database services, startup and shutdown configurations, and Windows Registry parameter management. There is no replacement. Oracle Multimedia DICOM this was a medical imaging technology that supports the connectivity of radiological devices. There is no replacement for Oracle Multimedia DICOM. Oracle recommends that you replace Oracle Multimedia DICOM by using Oracle SecureFiles with third-party products for DICOM functionality. Oracle Multimedia Java Client Classes - To develop Java applications that manage multimedia content within Oracle Databases, Oracle recommends that you embed PL/SQL blocks in Java. Oracle XML DB - Starting with Oracle Database 18c, schema subprograms in DBMS_XMLSCHEMA, many DBMS_XDB subprograms, and many other Oracle XML DB schema features are desupported. ODP.NET, Managed Driver - Distributed Transaction DLL - Oracle is desupporting the Oracle.ManagedDataAccessDTC.dll file in Oracle Database 18c. Data Guard Broker DGMGRL ALTER Syntax - Starting with Oracle Database 18c, the Oracle Data Guard Broker ALTER command in DGMGRL is desupported. The ALTER command syntax in the Data Guard Broker DGMGRL command-line interface was deprecated in Oracle Database 10g Release 1 and replaced with the EDIT CONFIGURATION, EDIT DATABASE, and EDIT INSTANCE syntax.

6 Schedule of Current Oracle Database 18c Releases Oracle Database 18c is expected to be available for on premises platforms (non-engineered Systems) with the July 2018 Release Update.

7 Version Nomenclature Change Together with this 18c release, Oracle also changes the version nomenclature of the database releases. Beginning in July 2017, Oracle has transitioned to a new strategy for the database software release process. These changes only affect Oracle Database and Grid Infrastructure release 12.2 or later. Looking back at all the historical database releases, it s easy to identify that Oracle released in the early days multiple versions in a short period of time. But as the product grew more mature, technology evolved and developers needs increased, the effort to develop newer releases paced down to a release once every 5 years for the last two releases, and about every 2-3 years in between releases for the older versions. Oracle recently announced that they set the objective to get new features to market every year instead of waiting several years. At the same time the plan is to reduce the number of software changes released at one time. To accomplish the goals of this strategy, the following database software changes are currently being implemented: Beginning with the next Database release (originally thought as ) planned for 2018, new feature releases of the database product are being provided annually, and patches are no longer being released. To support both security-related fixes and high-priority non-security fixes to each feature release, quarterly Release Updates are being provided each January, April, July and October. Each Update is followed by up to two separate Revisions for the six months after the Update is released. For example, Release.Update.1 and Release.Update.2, where "1" and "2" represent the Revision iterations. Oracle recommends end users to stay up to date with Updates. By doing this they minimize the chance of encountering known bugs and security vulnerabilities.

8 As such, if you re confused why Oracle skipped 6 releases of the Database, it may be simpler to regard Oracle Database 18c as Oracle Database 12c Release , as Oracle has simply changed the naming to reflect the year in which the product is released. In case there are end users that reached a stable state and want to prioritize security updates over functional fixes, they may choose to apply Revisions. When they apply Revision Release.Update.1, they lag with the Update content by 3 months. When they apply Revision Release.Update.2, they lag with the Update content by 6 months. By choosing to lag on taking new Update content by 3 or 6 months, end users can take a more conservative approach to database software maintenance, but they still risk the chance of hitting known issues fixed in the most recent Updates. Oracle allows end users the possibility to move back and forth from Updates to Revisions. However, there are some restrictions as the new patch level must be a super set of the previous. To avoid surprises with patch conflicts, end users are recommended to stick to a consistent policy of always taking the same Revision level (i.e. Release.Update.0, Release.Update.1 or Release.Update.2) for their regular (quarterly) maintenance cycles. The Update and Revision strategy replaces the legacy Patch Set Update (PSU) and the legacy Database Bundle Patch (DBBP) for database software and subsequent feature releases. As of July 2017, the legacy terms 'Patch Set', 'Patch Set Update', and 'Database Bundle Patch' are not used anymore for any future releases. However, for database versions 12.1 and 11.2 Oracle continues to release quarterly Patch Set Updates and Bundle Patches. In addition to all the above changes, beginning with 2018, a new numbering schema for the database software is also implemented. Instead of a legacy nomenclature such as , a three field format consisting of: Year.Update.Revision is used, such as This allows clear indication of: the feature release designation of the database software (the first field) the quarterly Update (the second field) the quarterly Revision (the third field) The fourth field is the Oracle Database increment version. An increment version is occasionally used in Oracle Cloud deployments, and occasionally used at the direction of Oracle Support. The fifth field is reserved for future use. For most end users, the three-field format is all they will ever need.

9 To get more detailes on Oracle 18c release read Oracle Support Document

10 Conclusion Oracle 18c represents the version, but as it happens with newer patch sets, new functionalities are added to this new version. But despite the new features that are supposed to transform it into an autonomous database, the Autonomous Database remains a cloud service. As such, you will need to run your database on Oracle Public Cloud. Just installing 18c on premises will not get you an autonomous database. End users that want to deploy Oracle Database 18c on premises, will need to wait until after the summer of The growth in Oracle s Cloud sales, which exceeds the on premises sales for the first time, is the main driver of these new strategies. However, blindly following a cloud hype without doing a proper assessment, is never a good idea. First, check whether your organization really needs cloud software. What cloud providers are available, what licensing and pricing models are available and what are the possible current and future risks you may be confronted with? What is the real added value of the cloud solution and how does it save you costs on the shorter and/or longer term? Moving to the cloud seems financially attractive now but can become a lot more expensive in the end. Even though cloud solutions may deliver huge benefits to organizations, it is more important than ever to manage your software licenses and the software spending to be divided between on premises and the cloud.

11 About the author Andra Tarata "Shoot for the moon. Even if you miss, you'll land among stars!"- Les Brown Andra has been working in the Software Licensing industry for the last 8 years, analyzing and understanding licensing business practices & product development from multiple software vendors and helping clients to better manage their software entitlements. Andra leverages her experiences of working within Oracle s License Management Services team to educate, equip and enable end-users to understand their enterprise software license entitlements. Andra holds a bachelor degree in Project Management from the National School of Political and Administrative Studies of Bucharest. Contact Andra: andra.tarata@b-lay.com We share our knowledge, so you can focus on the facts! Do you want to know more about different related license management topics, we have a selection of white papers available through If you are in need of extra expertise and a structured approach, feel free to contact B-lay. We will help you make software compliance an exciting opportunity to improve your business! About B-lay B-lay is a specialist in software license management and provides services around software compliance, software audits, software asset management tools and insight in software spend. Our services offer organizations worldwide insight into the risks associated with software licenses, help prevent license compliance issues and help create considerable cost savings by optimizing their licensing position. B-lay was founded in 2008 and has offices in the Netherlands, Romania and the US. B-lay BV Maliebaan CG Utrecht The Netherlands info@b-lay.com B-lay BV. All rights reserved.

Oracle MySQL Free vs. commercial

Oracle MySQL Free vs. commercial Oracle MySQL Free vs. commercial Author: Andra Tarata Do you want to understand why you need a license to make use of MySQL? Or what license types are available and which specific editions of the MySQL

More information

How to license Oracle Database programs in DR environments

How to license Oracle Database programs in DR environments How to license Oracle Database programs in DR environments Author: Andra Tarata It is commonly known that the use of almost any Oracle software program requires a license. But how does that work when you

More information

Licensing Oracle on Amazon EC2, RDS and Microsoft Azure now twice as expensive!

Licensing Oracle on Amazon EC2, RDS and Microsoft Azure now twice as expensive! Licensing Oracle on Amazon EC2, RDS and Microsoft Azure now twice as expensive! Authors: Adrian Cristache and Andra Tarata This whitepaper provides an overview of the changes in Licensing Oracle Software

More information

Oracle Database Express Edition: what you need to know about its license rights and limitations

Oracle Database Express Edition: what you need to know about its license rights and limitations Oracle Database Express Edition: what you need to know about its license rights and limitations Author: Iuliana Donisa Many things are said on a daily basis about licensing rules and their implications

More information

Oracle Database 18c and Autonomous Database

Oracle Database 18c and Autonomous Database Oracle Database 18c and Autonomous Database Maria Colgan Oracle Database Product Management March 2018 @SQLMaria Safe Harbor Statement The following is intended to outline our general product direction.

More information

Roy Swonger Vice President Database Upgrades & Utilities Oracle Corporation

Roy Swonger Vice President Database Upgrades & Utilities Oracle Corporation New Release and Patching Model For the Oracle Database Mike Dietrich Master Product Manager Database Upgrades & Migrations Oracle Corporation Roy Swonger Vice President Database Upgrades & Utilities Oracle

More information

BUILD BETTER MICROSOFT SQL SERVER SOLUTIONS Sales Conversation Card

BUILD BETTER MICROSOFT SQL SERVER SOLUTIONS Sales Conversation Card OVERVIEW SALES OPPORTUNITY Lenovo Database Solutions for Microsoft SQL Server bring together the right mix of hardware infrastructure, software, and services to optimize a wide range of data warehouse

More information

Getting Started with Oracle DBaaS

Getting Started with Oracle DBaaS Getting Started with Oracle DBaaS Ami Aharonovich Oracle ACE & OCP Ami@DBAces.com 13-Nov-16 1 About Me Oracle ACE Oracle Certified Professional DBA (OCP) Founder and CEO, Brillix-DBAces President, Israel

More information

Updated: April, 2018 (see what s new) Table of Contents. Overview Switching from Maintenance to Subscription Pricing for Switching...

Updated: April, 2018 (see what s new) Table of Contents. Overview Switching from Maintenance to Subscription Pricing for Switching... Important Updates on Maintenance Plans Frequently Asked Questions Customers This document answers frequently asked questions about maintenance plan changes as we move to one business model. Updated: April,

More information

Oracle Autonomous Database

Oracle Autonomous Database Oracle Autonomous Database Maria Colgan Master Product Manager Oracle Database Development August 2018 @SQLMaria #thinkautonomous Safe Harbor Statement The following is intended to outline our general

More information

What's New in Database Cloud Service. On Oracle Cloud. Oracle Cloud. What's New for Oracle Database Cloud Service

What's New in Database Cloud Service. On Oracle Cloud. Oracle Cloud. What's New for Oracle Database Cloud Service Oracle Cloud What's New for Oracle Database Cloud Service E68400-38 December 2018 What's New in Database Cloud Service This document describes what's new in Oracle Database Cloud Service on all platforms

More information

What's New in Database Cloud Service. On Oracle Cloud. April Oracle Cloud. What's New for Oracle Database Cloud Service

What's New in Database Cloud Service. On Oracle Cloud. April Oracle Cloud. What's New for Oracle Database Cloud Service Oracle Cloud What's New for Oracle Database Cloud Service E68400-29 April 2018 What's New in Database Cloud Service This document describes what's new in Oracle Database Cloud Service on all platforms

More information

Frequently Asked Questions Customers

Frequently Asked Questions Customers Important Updates on Maintenance Plans Frequently Asked Questions Customers This document answers frequently asked questions about maintenance plan changes as we move to one business model. Updated: May

More information

Survey of Oracle Database

Survey of Oracle Database Survey of Oracle Database About Oracle: Oracle Corporation is the largest software company whose primary business is database products. Oracle database (Oracle DB) is a relational database management system

More information

The Data Explosion. A Guide to Oracle s Data-Management Cloud Services

The Data Explosion. A Guide to Oracle s Data-Management Cloud Services The Data Explosion A Guide to Oracle s Data-Management Cloud Services More Data, More Data Everyone knows about the data explosion. 1 And the challenges it presents to businesses large and small. No wonder,

More information

EXAM - CL CompTIA Cloud Essentials Exam. Buy Full Product.

EXAM - CL CompTIA Cloud Essentials Exam. Buy Full Product. CompTIA EXAM - CL0-001 CompTIA Cloud Essentials Exam Buy Full Product http://www.examskey.com/cl0-001.html Examskey CompTIA CL0-001 exam demo product is here for you to test the quality of the product.

More information

February 2018 Release

February 2018 Release Oracle Cloud What's New for Oracle SOA Cloud Service Release 18.1.5 E72302-27 March 2018 What s New in Oracle SOA Cloud Service Learn about the new and changed features of Oracle SOA Cloud Service. Note:

More information

Oracle Exadata: Strategy and Roadmap

Oracle Exadata: Strategy and Roadmap Oracle Exadata: Strategy and Roadmap - New Technologies, Cloud, and On-Premises Juan Loaiza Senior Vice President, Database Systems Technologies, Oracle Safe Harbor Statement The following is intended

More information

Service Description VMware Workspace ONE

Service Description VMware Workspace ONE VMware Workspace ONE Last Updated: 05 April 2018 The product described in this Service Description is protected by U.S. and international copyright and intellectual property laws. The product described

More information

Getting Hybrid IT Right. A Softchoice Guide to Hybrid Cloud Adoption

Getting Hybrid IT Right. A Softchoice Guide to Hybrid Cloud Adoption Getting Hybrid IT Right A Softchoice Guide to Hybrid Cloud Adoption Your Path to an Effective Hybrid Cloud The hybrid cloud is on the radar for business and IT leaders everywhere. IDC estimates 1 that

More information

W H I T E P A P E R M i c r o s o f t S Q L S e r v e r : P o t e n t i a l G a m e C h a n g e r

W H I T E P A P E R M i c r o s o f t S Q L S e r v e r : P o t e n t i a l G a m e C h a n g e r Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R M i c r o s o f t S Q L S e r v e r 2 0 1 2 : P o t e n t i a l G a m e C h a

More information

Licensing & Pricing FAQ

Licensing & Pricing FAQ Licensing & Pricing FAQ Table of Contents WINDOWS SERVER 2012 DATACENTER AND STANDARD EDITIONS... 4 Q1. What is new in Windows Server 2012?... 4 Q2. What is the difference between Windows Server 2012 Standard

More information

Cloud Computing: Making the Right Choice for Your Organization

Cloud Computing: Making the Right Choice for Your Organization Cloud Computing: Making the Right Choice for Your Organization A decade ago, cloud computing was on the leading edge. Now, 95 percent of businesses use cloud technology, and Gartner says that by 2020,

More information

Oracle Database 11g for Experienced 9i Database Administrators

Oracle Database 11g for Experienced 9i Database Administrators Oracle Database 11g for Experienced 9i Database Administrators 5 days Oracle Database 11g for Experienced 9i Database Administrators Course Overview The course will give experienced Oracle 9i database

More information

Accelerate your Azure Hybrid Cloud Business with HPE. Ken Won, HPE Director, Cloud Product Marketing

Accelerate your Azure Hybrid Cloud Business with HPE. Ken Won, HPE Director, Cloud Product Marketing Accelerate your Azure Hybrid Cloud Business with HPE Ken Won, HPE Director, Cloud Product Marketing Mega trend: Customers are increasingly buying cloud services from external service providers Speed of

More information

Quick Guide to Adobe Licensing

Quick Guide to Adobe Licensing Quick Guide to Adobe Licensing Obtain a better understanding of Adobe, their products and their licensing rules. March 12th, 2010 Make software compliance an exciting opportunity to improve your business.

More information

Taking your next integration or BPM project to the cloud WebSphere Integration User Group, 12 July 2012 IBM Hursley

Taking your next integration or BPM project to the cloud WebSphere Integration User Group, 12 July 2012 IBM Hursley Mark Tomlinson CTO, Cloud Computing, IBM UK & Ireland Taking your next integration or BPM project to the cloud WebSphere Integration User Group, 12 July 2012 IBM Hursley Today s organizations strive to

More information

What s New for Oracle Java Cloud Service. On Oracle Cloud Infrastructure and Oracle Cloud Infrastructure Classic. Topics: Oracle Cloud

What s New for Oracle Java Cloud Service. On Oracle Cloud Infrastructure and Oracle Cloud Infrastructure Classic. Topics: Oracle Cloud Oracle Cloud What's New for Oracle Java Cloud Service Release 17.4 E64762-32 November 2017 What s New for Oracle Java Cloud Service This document describes what's new in Oracle Java Cloud Service on all

More information

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

Copyright 2018, Oracle and/or its affiliates. All rights reserved. Beyond SQL Tuning: Insider's Guide to Maximizing SQL Performance Monday, Oct 22 10:30 a.m. - 11:15 a.m. Marriott Marquis (Golden Gate Level) - Golden Gate A Ashish Agrawal Group Product Manager Oracle

More information

<Insert Picture Here> Forms Strategies: Modernizing Your Oracle Forms Investment

<Insert Picture Here> Forms Strategies: Modernizing Your Oracle Forms Investment Forms Strategies: Modernizing Your Oracle Forms Investment Desmond Chan Solution Architect Manager Oracle Consulting Services Agenda Oracle Forms Strategy Forms Modernisation Strategies

More information

Moving Databases to Oracle Cloud: Performance Best Practices

Moving Databases to Oracle Cloud: Performance Best Practices Moving Databases to Oracle Cloud: Performance Best Practices Kurt Engeleiter Product Manager Oracle Safe Harbor Statement The following is intended to outline our general product direction. It is intended

More information

Oracle and Tangosol Acquisition Announcement

Oracle and Tangosol Acquisition Announcement Oracle and Tangosol Acquisition Announcement March 23, 2007 The following is intended to outline our general product direction. It is intended for information purposes only, and may

More information

SOFTWARE PLATFORM INFRASTRUCTURE. as a Service. as a Service. as a Service. Empower Users. Develop Apps. Manage Machines

SOFTWARE PLATFORM INFRASTRUCTURE. as a Service. as a Service. as a Service. Empower Users. Develop Apps. Manage Machines SOFTWARE as a Service PLATFORM as a Service INFRASTRUCTURE as a Service Empower Users Develop Apps Manage Machines 2013 2009 $2.9B $5.7B $6.9B $13.3B $14.0B $17.6B By 2014, cloud computing services will

More information

Where are you with your Cloud or Clouds? Simon Kaye Dr Cloud

Where are you with your Cloud or Clouds? Simon Kaye Dr Cloud Where are you with your Cloud or Clouds? Simon Kaye Dr Cloud 15 th September, 2011 2 3 Cloud Computing definitions are varying, but a common set of attributes can be identified 4 Organizations need to

More information

What is Real Application Testing?

What is Real Application Testing? Real Application Testing Real Application Testing Enterprise Manager Management Packs Enhancements What is Real Application Testing? New database option available with EE only Includes two new features

More information

Protecting Your Investment in Java SE

Protecting Your Investment in Java SE Software platform maintenance and patching is one of the greatest challenges of managing business critical applications. Oracle Java SE Subscription combines license and support into a simple subscription

More information

Cloud Operations for Oracle Cloud Machine ORACLE WHITE PAPER MARCH 2017

Cloud Operations for Oracle Cloud Machine ORACLE WHITE PAPER MARCH 2017 Cloud Operations for Oracle Cloud Machine ORACLE WHITE PAPER MARCH 2017 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and

More information

Javaentwicklung in der Oracle Cloud

Javaentwicklung in der Oracle Cloud Javaentwicklung in der Oracle Cloud Sören Halter Principal Sales Consultant 2016-11-17 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information

More information

Oracle Database 11g: New Features for Administrators Release 2

Oracle Database 11g: New Features for Administrators Release 2 Oracle University Contact Us: 0845 777 7711 Oracle Database 11g: New Features for Administrators Release 2 Duration: 5 Days What you will learn This course gives you the opportunity to learn about and

More information

Evaluating Hyperconverged Full Stack Solutions by, David Floyer

Evaluating Hyperconverged Full Stack Solutions by, David Floyer Evaluating Hyperconverged Full Stack Solutions by, David Floyer April 30th, 2018 Wikibon analysis and modeling is used to evaluate a Hyperconverged Full Stack approach compared to a traditional x86 White

More information

IBM dashdb Local. Using a software-defined environment in a private cloud to enable hybrid data warehousing. Evolving the data warehouse

IBM dashdb Local. Using a software-defined environment in a private cloud to enable hybrid data warehousing. Evolving the data warehouse IBM dashdb Local Using a software-defined environment in a private cloud to enable hybrid data warehousing Evolving the data warehouse Managing a large-scale, on-premises data warehouse environments to

More information

Configuration changes such as conversion from a single instance to RAC, ASM, etc.

Configuration changes such as conversion from a single instance to RAC, ASM, etc. Today, enterprises have to make sizeable investments in hardware and software to roll out infrastructure changes. For example, a data center may have an initiative to move databases to a low cost computing

More information

Visual Studio Team Services

Visual Studio Team Services bgourley@microsoft.com Visual Studio Team Services Topics What are the current products What are Visual Studio Subscriptions Subscriber Benefits DevOps and VSTS VSTS licensing Developer Tools Deployment

More information

SQL Server SQL Server 2008 and 2008 R2. SQL Server SQL Server 2014 Currently supporting all versions July 9, 2019 July 9, 2024

SQL Server SQL Server 2008 and 2008 R2. SQL Server SQL Server 2014 Currently supporting all versions July 9, 2019 July 9, 2024 Current support level End Mainstream End Extended SQL Server 2005 SQL Server 2008 and 2008 R2 SQL Server 2012 SQL Server 2005 SP4 is in extended support, which ends on April 12, 2016 SQL Server 2008 and

More information

Building your Castle in the Cloud for Flash Memory

Building your Castle in the Cloud for Flash Memory Building your Castle in the Cloud for Flash Memory Effectively using flash in the cloud Steve Knipple Principal Consultant CloudShift Advisors Santa Clara, CA 1 Agenda Speaker Perspective State of Cloud

More information

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

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

More information

Software Error Correction Support Policy

Software Error Correction Support Policy Software Error Correction Support Policy Oracle Enterprise Performance Management Version 1.0 Revised: January 9, 2015 Applies to: Oracle Enterprise Performance Management (Includes Hyperion) Table of

More information

Two Success Stories - Optimised Real-Time Reporting with BI Apps

Two Success Stories - Optimised Real-Time Reporting with BI Apps Oracle Business Intelligence 11g Two Success Stories - Optimised Real-Time Reporting with BI Apps Antony Heljula October 2013 Peak Indicators Limited 2 Two Success Stories - Optimised Real-Time Reporting

More information

Oracle Exadata Statement of Direction NOVEMBER 2017

Oracle Exadata Statement of Direction NOVEMBER 2017 Oracle Exadata Statement of Direction NOVEMBER 2017 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS

COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS Number: CLO-001 Passing Score: 800 Time Limit: 120 min File Version: 39.7 http://www.gratisexam.com/ COMPTIA CLO-001 EXAM QUESTIONS & ANSWERS Exam Name: CompTIA

More information

Migrate from Netezza Workload Migration

Migrate from Netezza Workload Migration Migrate from Netezza Automated Big Data Open Netezza Source Workload Migration CASE SOLUTION STUDY BRIEF Automated Netezza Workload Migration To achieve greater scalability and tighter integration with

More information

IBM App Connect Enterprise on IBM Cloud

IBM App Connect Enterprise on IBM Cloud Service Description IBM App Connect Enterprise on IBM Cloud This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized users and

More information

INFS 214: Introduction to Computing

INFS 214: Introduction to Computing INFS 214: Introduction to Computing Session 13 Cloud Computing Lecturer: Dr. Ebenezer Ankrah, Dept. of Information Studies Contact Information: eankrah@ug.edu.gh College of Education School of Continuing

More information

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

Copyright 2011, Oracle and/or its affiliates. All rights reserved. The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,

More information

RED HAT ENTERPRISE LINUX. STANDARDIZE & SAVE.

RED HAT ENTERPRISE LINUX. STANDARDIZE & SAVE. RED HAT ENTERPRISE LINUX. STANDARDIZE & SAVE. Is putting Contact us INTRODUCTION You know the headaches of managing an infrastructure that is stretched to its limit. Too little staff. Too many users. Not

More information

Why Enterprises Need to Optimize Their Data Centers

Why Enterprises Need to Optimize Their Data Centers White Paper Why Enterprises Need to Optimize Their Data Centers Introduction IT executives have always faced challenges when it comes to delivering the IT services needed to support changing business goals

More information

Oracle Autonomous Transaction Processing Overview and Roadmap

Oracle Autonomous Transaction Processing Overview and Roadmap Oracle Autonomous Transaction Processing Overview and Roadmap Juan Loaiza Senior Vice President Database Systems Technologies #thinkautonomous Autonomous Database Traditionally each database deployment

More information

Welcome to IBM Security Guardium Analyzer!

Welcome to IBM Security Guardium Analyzer! Welcome to IBM Security Guardium Analyzer! To help you get started with IBM Security Guardium Analyzer, please refer to these frequently asked questions: What is IBM Security Guardium Analyzer? Guardium

More information

Data Virtualization Implementation Methodology and Best Practices

Data Virtualization Implementation Methodology and Best Practices White Paper Data Virtualization Implementation Methodology and Best Practices INTRODUCTION Cisco s proven Data Virtualization Implementation Methodology and Best Practices is compiled from our successful

More information

Three Key Considerations for Your Public Cloud Infrastructure Strategy

Three Key Considerations for Your Public Cloud Infrastructure Strategy GOING PUBLIC: Three Key Considerations for Your Public Cloud Infrastructure Strategy Steve Follin ISG WHITE PAPER 2018 Information Services Group, Inc. All Rights Reserved The Market Reality The race to

More information

THALES DATA THREAT REPORT

THALES DATA THREAT REPORT 2018 THALES DATA THREAT REPORT Trends in Encryption and Data Security INDIA EDITION EXECUTIVE SUMMARY #2018DataThreat THE TOPLINE Rising risks for sensitive data in India In India, as in the rest of the

More information

Odin. SMB Cloud InsightsTM GERMANY

Odin. SMB Cloud InsightsTM GERMANY Odin 2015 SMB Cloud InsightsTM GERMANY DEFINITIONS SMB Defined We define SMBs also known as small and medium enterprises (SMEs) as companies with one to 250 employees. There are around 2 million SMBs in

More information

ORACLE SERVICES FOR APPLICATION MIGRATIONS TO ORACLE HARDWARE INFRASTRUCTURES

ORACLE SERVICES FOR APPLICATION MIGRATIONS TO ORACLE HARDWARE INFRASTRUCTURES ORACLE SERVICES FOR APPLICATION MIGRATIONS TO ORACLE HARDWARE INFRASTRUCTURES SERVICE, SUPPORT AND EXPERT GUIDANCE FOR THE MIGRATION AND IMPLEMENTATION OF YOUR ORACLE APPLICATIONS ON ORACLE INFRASTRUCTURE

More information

IBM dashdb Enterprise

IBM dashdb Enterprise Service Description IBM dashdb Enterprise This Service Description describes the Cloud Service IBM provides to Client. Client means the company and its authorized users and recipients of the Cloud Service.

More information

Oracle Database 10G. Lindsey M. Pickle, Jr. Senior Solution Specialist Database Technologies Oracle Corporation

Oracle Database 10G. Lindsey M. Pickle, Jr. Senior Solution Specialist Database Technologies Oracle Corporation Oracle 10G Lindsey M. Pickle, Jr. Senior Solution Specialist Technologies Oracle Corporation Oracle 10g Goals Highest Availability, Reliability, Security Highest Performance, Scalability Problem: Islands

More information

Healthcare IT Modernization and the Adoption of Hybrid Cloud

Healthcare IT Modernization and the Adoption of Hybrid Cloud Healthcare IT Modernization and the Adoption of Hybrid Cloud An IDC InfoBrief, Sponsored by VMware June 2018 Executive Summary The healthcare industry is facing unprecedented changes brought about by a

More information

Service Description: Software Support

Service Description: Software Support Page 1 of 1 Service Description: Software Support This document describes the service offers under Cisco Software Support. This includes Software Support Service (SWSS), Software Support Basic, Software

More information

Implementing ITIL v3 Service Lifecycle

Implementing ITIL v3 Service Lifecycle Implementing ITIL v3 Lifecycle WHITE PAPER introduction GSS INFOTECH IT services have become an integral means for conducting business for all sizes of businesses, private and public organizations, educational

More information

Abstract. The Challenges. ESG Lab Review InterSystems IRIS Data Platform: A Unified, Efficient Data Platform for Fast Business Insight

Abstract. The Challenges. ESG Lab Review InterSystems IRIS Data Platform: A Unified, Efficient Data Platform for Fast Business Insight ESG Lab Review InterSystems Data Platform: A Unified, Efficient Data Platform for Fast Business Insight Date: April 218 Author: Kerry Dolan, Senior IT Validation Analyst Abstract Enterprise Strategy Group

More information

IBM WebSphere Cast Iron Live V7.5 delivers key enhancements that include improved security capabilities and increased connectivity options

IBM WebSphere Cast Iron Live V7.5 delivers key enhancements that include improved security capabilities and increased connectivity options IBM United States Software Announcement 215-280, dated August 25, 2015 IBM WebSphere Cast Iron Live V7.5 delivers key enhancements that include improved security capabilities and increased connectivity

More information

Database Level 100. Rohit Rahi November Copyright 2018, Oracle and/or its affiliates. All rights reserved.

Database Level 100. Rohit Rahi November Copyright 2018, Oracle and/or its affiliates. All rights reserved. Database Level 100 Rohit Rahi November 2018 1 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Backup Exec Subscription Licensing Guide

Backup Exec Subscription Licensing Guide Backup Exec Subscription Licensing Guide Last Update: 27 September 2017 CONTENTS Product Overview... 3 Backup Exec Subscription Licensing... 4 Packaging and Licensing Overview....5 Packaging and Licensing

More information

ORACLE DEPLOYMENT DECISION GUIDE: COMPARING YOUR DEPLOYMENT OPTIONS

ORACLE DEPLOYMENT DECISION GUIDE: COMPARING YOUR DEPLOYMENT OPTIONS ORACLE DEPLOYMENT DECISION GUIDE: COMPARING YOUR DEPLOYMENT OPTIONS Oracle Database Appliance (ODA) Oracle Exadata Commodity x86 Servers Public Cloud IBM POWER DIY Vendita Database Cloud Server (DCS) IBM

More information

EBOOK. NetApp ONTAP Cloud FOR MICROSOFT AZURE ENTERPRISE DATA MANAGEMENT IN THE CLOUD

EBOOK. NetApp ONTAP Cloud FOR MICROSOFT AZURE ENTERPRISE DATA MANAGEMENT IN THE CLOUD EBOOK NetApp ONTAP Cloud FOR MICROSOFT AZURE ENTERPRISE DATA MANAGEMENT IN THE CLOUD NetApp ONTAP Cloud for Microsoft Azure The ONTAP Cloud Advantage 3 Enterprise-Class Data Management 5 How ONTAP Cloud

More information

Oracle Database 11g: New Features for Administrators DBA Release 2

Oracle Database 11g: New Features for Administrators DBA Release 2 Oracle Database 11g: New Features for Administrators DBA Release 2 Duration: 5 Days What you will learn This Oracle Database 11g: New Features for Administrators DBA Release 2 training explores new change

More information

Oracle Database 12c: Performance Management and Tuning

Oracle Database 12c: Performance Management and Tuning Oracle University Contact Us: +43 (0)1 33 777 401 Oracle Database 12c: Performance Management and Tuning Duration: 5 Days What you will learn In the Oracle Database 12c: Performance Management and Tuning

More information

BI ENVIRONMENT PLANNING GUIDE

BI ENVIRONMENT PLANNING GUIDE BI ENVIRONMENT PLANNING GUIDE Business Intelligence can involve a number of technologies and foster many opportunities for improving your business. This document serves as a guideline for planning strategies

More information

Epicor ERP Cloud Services Specification Multi-Tenant and Dedicated Tenant Cloud Services (Updated July 31, 2017)

Epicor ERP Cloud Services Specification Multi-Tenant and Dedicated Tenant Cloud Services (Updated July 31, 2017) Epicor ERP Cloud Services Specification Multi-Tenant and Dedicated Tenant Cloud Services (Updated July 31, 2017) GENERAL TERMS & INFORMATION A. GENERAL TERMS & DEFINITIONS 1. This Services Specification

More information

Service Description: Software Support

Service Description: Software Support Page 1 of 6 Service Description: Software Support This document describes the service offers under Cisco Software Support. This includes Software Support Service (SWSS), Software Support Basic, Software

More information

Private Cloud Database Consolidation Name, Title

Private Cloud Database Consolidation Name, Title Private Cloud Database Consolidation Name, Title Agenda Cloud Introduction Business Drivers Cloud Architectures Enabling Technologies Service Level Expectations Customer Case Studies Conclusions

More information

THE JOURNEY OVERVIEW THREE PHASES TO A SUCCESSFUL MIGRATION ADOPTION ACCENTURE IS 80% IN THE CLOUD

THE JOURNEY OVERVIEW THREE PHASES TO A SUCCESSFUL MIGRATION ADOPTION ACCENTURE IS 80% IN THE CLOUD OVERVIEW Accenture is in the process of transforming itself into a digital-first enterprise. Today, Accenture is 80 percent in a public cloud. As the journey continues, Accenture shares its key learnings

More information

SMB Cloud InsightsTM

SMB Cloud InsightsTM 2015 SMB Cloud InsightsTM JAPAN RUSSIA DEFINITIONS Cloud Services Defined This research focuses on the cloud services that matter most to SMBs: IaaS, web presence and web applications, unified communications,

More information

WHITE PAPER SEPTEMBER VMWARE vsphere AND vsphere WITH OPERATIONS MANAGEMENT. Licensing, Pricing and Packaging

WHITE PAPER SEPTEMBER VMWARE vsphere AND vsphere WITH OPERATIONS MANAGEMENT. Licensing, Pricing and Packaging WHITE PAPER SEPTEMBER 2017 VMWARE vsphere AND vsphere WITH OPERATIONS MANAGEMENT Licensing, Pricing and Packaging Table of Contents Executive Summary 3 VMware vsphere with Operations Management Overview

More information

HOW TO ENABLE AFFORDABLE ENTERPRISE VIDEO FOR EVERYONE

HOW TO ENABLE AFFORDABLE ENTERPRISE VIDEO FOR EVERYONE HOW TO ENABLE AFFORDABLE ENTERPRISE VIDEO FOR EVERYONE John Antanaitis VP Product & Solutions Marketing Jonathan Nikols VP Professional and Managed Services Polycom, Inc. All rights reserved. Agenda The

More information

IBM IoT Connected Vehicle Insights

IBM IoT Connected Vehicle Insights Service Description IBM IoT Connected Vehicle Insights This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized users and recipients

More information

IBM Cloud Security for the Cloud. Amr Ismail Security Solutions Sales Leader Middle East & Pakistan

IBM Cloud Security for the Cloud. Amr Ismail Security Solutions Sales Leader Middle East & Pakistan IBM Cloud Security for the Cloud Amr Ismail Security Solutions Sales Leader Middle East & Pakistan Today s Drivers for Cloud Adoption ELASTIC LOWER COST SOLVES SKILLS SHORTAGE RAPID INNOVATION GREATER

More information

HPE Flexible Capacity

HPE Flexible Capacity HPE Flexible Capacity Nuovi modelli di provisioning a supporto dell Hybrid IT transformation Giovanna Guglielmi Flexible Capacity e Datacenter Care Business Manager 23 Febbraio,2017 IT has choices to optimally

More information

IBM IoT Connection Service

IBM IoT Connection Service Service Description IBM IoT Connection Service This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized users and recipients of

More information

The strategic advantage of OLAP and multidimensional analysis

The strategic advantage of OLAP and multidimensional analysis IBM Software Business Analytics Cognos Enterprise The strategic advantage of OLAP and multidimensional analysis 2 The strategic advantage of OLAP and multidimensional analysis Overview Online analytical

More information

Hewlett Packard Enterprise Subscription for Servers Asia Pacific & Japan

Hewlett Packard Enterprise Subscription for Servers Asia Pacific & Japan Hewlett Packard Enterprise Subscription for Servers Asia Pacific & Japan General information and FAQs Technical white paper Technical white paper Contents Overview...3 What is HPE Subscription for Servers?...3

More information

Fast Innovation requires Fast IT

Fast Innovation requires Fast IT Fast Innovation requires Fast IT Cisco Data Virtualization Puneet Kumar Bhugra Business Solutions Manager 1 Challenge In Data, Big Data & Analytics Siloed, Multiple Sources Business Outcomes Business Opportunity:

More information

Oracle 11g New Features

Oracle 11g New Features Oracle 11g New Features Richard Lin Principal Sales Consultant Oracle Taiwan Agenda Adaptive Self-Managing Change Assurance Scallability Availability Best Information Introducing

More information

Total Cost of Ownership: Benefits of ECM in the OpenText Cloud

Total Cost of Ownership: Benefits of ECM in the OpenText Cloud Total Cost of Ownership: Benefits of ECM in the OpenText Cloud OpenText Managed Services brings together the power of an enterprise cloud platform with the technical skills and business experience required

More information

Securing Your Cloud Introduction Presentation

Securing Your Cloud Introduction Presentation Securing Your Cloud Introduction Presentation Slides originally created by IBM Partial deck derived by Continental Resources, Inc. (ConRes) Security Division Revision March 17, 2017 1 IBM Security Today

More information

Operating the Cloud to Deliver Business Value. Dr Liam Keating IT Director, Intel APAC

Operating the Cloud to Deliver Business Value. Dr Liam Keating IT Director, Intel APAC Operating the Cloud to Deliver Business Value Dr Liam Keating IT Director, Intel APAC Benefits of Cloud Fact or Fiction? For a few years now, everything we ve heard about cloud has mostly been hype. It

More information

Total Cost of Ownership: Benefits of the OpenText Cloud

Total Cost of Ownership: Benefits of the OpenText Cloud Total Cost of Ownership: Benefits of the OpenText Cloud OpenText Managed Services in the Cloud delivers on the promise of a digital-first world for businesses of all sizes. This paper examines how organizations

More information

Hitchhiker's Guide. to upgrade to Oracle Database 12c. Mike Dietrich Senior Principal Technologist Database Upgrades Oracle Corporation

Hitchhiker's Guide. to upgrade to Oracle Database 12c. Mike Dietrich Senior Principal Technologist Database Upgrades Oracle Corporation Hitchhiker's Guide to upgrade to Oracle Database 12c Mike Dietrich Senior Principal Technologist Database Upgrades Oracle Corporation Updated: 3-APR-2014 Hitchhiker's Guide to Oracle Database Upgrades

More information

An Insider s Guide to Oracle Autonomous Transaction Processing

An Insider s Guide to Oracle Autonomous Transaction Processing An Insider s Guide to Oracle Autonomous Transaction Processing Maria Colgan Master Product Manager Troy Anthony Senior Director, Product Management #thinkautonomous Autonomous Database Traditionally each

More information

10 Cloud Myths Demystified

10 Cloud Myths Demystified 10 Cloud s Demystified The Realities for Modern Campus Transformation Higher education is in an era of transformation. To stay competitive, institutions must respond to changing student expectations, demanding

More information

Q Information Security Market Landscape Study Learn how your peers plan for and purchase Information Security Technologies

Q Information Security Market Landscape Study Learn how your peers plan for and purchase Information Security Technologies Q1 2016 Information Security Market Landscape Study Learn how your peers plan for and purchase Information Security Technologies March 2016 About Ken Male Ken Male SVP and GM TechTarget Research Ken is

More information