ENTERPRISE HYBRID CLOUD 4.0

Size: px
Start display at page:

Download "ENTERPRISE HYBRID CLOUD 4.0"

Transcription

1 ENTERPRISE HYBRID CLOUD 4.0 Provisioning of Oracle Single-Instance and RAC Monitoring Oracle DBaaS Migrating PDBs between Oracle CDBs EMC Solutions Abstract This solution guide describes how to quickly and effectively provision, manage, and migrate Oracle Database 12c as a Service with ASM on Enterprise Hybrid Cloud. This includes single-instance and RAC configurations. August 2016

2 Copyright Copyright 2016 EMC Corporation. All rights reserved. Published in the USA. Published August 2016 EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice. The information in this publication is provided as is. EMC Corporation makes no representations or warranties of any kind with respect to the information in this publication, and specifically disclaims implied warranties of merchantability or fitness for a particular purpose. Use, copying, and distribution of any EMC software described in this publication requires an applicable software license. EMC 2, EMC, and the EMC logo are registered trademarks or trademarks of EMC Corporation in the United States and other countries. All other trademarks used herein are the property of their respective owners. For the most up-to-date listing of EMC product names, see EMC Corporation Trademarks on EMC.com. Enterprise Hybrid Cloud 4.0 Part Number H Enterprise Hybrid Cloud 4.0

3 Contents Contents Chapter 1 Executive Summary 5 Business challenge/value... 6 Solution overview... 6 Document purpose... 8 Audience... 8 Essential reading... 8 We value your feedback!... 8 Chapter 2 Solution Architecture 9 Overview Key components Software resources Chapter 3 Provisioning Oracle DBaaS 13 Overview Preparing the Oracle DBaaS service Deploying Oracle DBaaS Chapter 4 Oracle DBaaS Day 2 Operations 18 Overview Adding disk(s) to Oracle ASM single-instance and RAC Adding/removing Oracle Enterprise Manager monitoring Adding vcpu to a virtual machine Adding memory to a virtual machine Chapter 5 Monitoring Oracle DBaaS 24 Overview Oracle Enterprise Manager Database Express 12c Oracle Enterprise Manager Cloud Control 12c vrealize Operations Manager Chapter 6 PDB Migration 29 Overview PDB migration example Chapter 7 Conclusion 33 Summary Enterprise Hybrid Cloud 4.0 3

4 Contents Findings Chapter 8 References 35 EMC documentation VMware documentation Oracle documentation Other documentation Enterprise Hybrid Cloud 4.0

5 Chapter 1: Executive Summary Chapter 1 Executive Summary This chapter presents the following topics: Business challenge/value... 6 Solution overview... 6 Document purpose... 8 Audience... 8 Essential reading... 8 We value your feedback!... 8 Enterprise Hybrid Cloud 4.0 5

6 Chapter 1: Executive Summary Business challenge/value Solution overview While many organizations have successfully introduced virtualization as a core technology within their data centers, the benefits have largely been restricted to the IT infrastructure. Business units, application owners, end users, developers, and database administrators (DBAs) have yet to experience the full benefits, including increased agility, mobility, and control. These organizations must also manage a growing and fragmented database infrastructure. In addition to supporting an increased number of production databases, DBAs and development teams must be able to create and copy multiple database environments to meet business needs such as development and testing, reporting, and troubleshooting. Public cloud providers have built technology and business models to meet end-user needs for agility and control. Organizations are now under pressure to meet this challenge within the secure and compliant confines of the data center. As a result, IT departments need to deliver cost-effective alternatives to public clouds that do not compromise enterprise requirements for data protection, disaster recovery, and guaranteed service levels. Traditional on-premises infrastructure gives IT teams more control, but provisioning of database environments can take weeks. Public clouds speed up provisioning, but do not always meet business requirements for data protection, disaster recovery, and service levels. For this Oracle database-as-a-service (DBaaS) solution, Enterprise Hybrid Cloud 4.0 provides on-premises cloud services to meet these business requirements. This Oracle DBaaS solution allows customers to use Enterprise Hybrid Cloud to perform the following tasks: Day 1 Operations: Self-provision Oracle DBaaS on Enterprise Hybrid Cloud as: A single-instance Oracle Database 12c on Oracle Automatic Storage Management (ASM) An Oracle Database 12c with Oracle Real Application Clusters (RAC) and ASM This creates an Oracle 12c Container Database (CDB) with an optional Pluggable Database (PDB) in a single-tenant configuration. Day 2 Operations: Adding disks to Oracle ASM Disk Groups for both single-instance and RAC databases Adding vcpu to a virtual machine Adding memory to a virtual machine Adding or removing Oracle Enterprise Manager Monitoring 6 Enterprise Hybrid Cloud 4.0

7 Chapter 1: Executive Summary Monitoring of the complete Oracle DBaaS solution using Oracle Enterprise Manager Cloud Control 12c (OEM) and VMware vrealize Operations Manager Migrating a PDB between Oracle 12c CDBs Enterprise Hybrid Cloud Enterprise Hybrid Cloud is an enterprise-class, multitenant, multisite, scalable solution enabling IT organizations to deploy an on-premises hybrid cloud that delivers infrastructure as a service (IaaS) to their business quickly. It also provides a framework and foundation for add-on modules such as application services, database as a service (DBaaS), platform as a service (PaaS), and cloud brokering. This solution uses VMware vrealize Automation, and VMware vrealize Orchestrator. It provides configurable workflows to enable the automated deployment and management of Oracle DBaaS. Enterprise Hybrid Cloud is designed to deliver multitenancy and secure separation of resources. Cloud computing requires the ability to isolate resources and deliver secure access. Enterprise Hybrid Cloud is structured so that, if required, each tenant can be: Logically separated using vrealize Automation business groups. In this solution, the Oracle business group is assigned dedicated compute, storage, and network resources for software license compliance. Physically separated in a dedicated Workload Pod. In this solution, Oracle is restricted to dedicated VMware vsphere clusters with High Availability (vsphere HA)/Distributed Resource Scheduler (DRS). The Workload Pod can have its own servers, network, and storage resources, separate from all other tenants. These dedicated, physically separated, clustered Workload Pods are mapped to the compute resource available to the vrealize Automation business group through a VMware vcenter endpoint (either dedicated or shared). This improves service availability, and helps ensure software license compliance by restricting where the virtual machines and software are running or installed. vrealize Orchestrator integrates with vrealize Automation and enables process automation when interfacing with third-party systems. Further, vrealize Orchestrator workflows can be deployed as custom services or actions in vrealize Automation to enable complex Day 1 and Day 2 operations for Oracle DBaaS. Oracle Database Oracle Database 12c delivers industry-leading performance, scalability, security, and reliability on a choice of clustered or single servers running Microsoft Windows, Linux, or UNIX. It introduces a new architecture, Oracle Multitenant, where one or more PDBs are created inside a CDB. The multitenant architecture supports the following configurations: A single-tenant configuration, one PDB plugged into a CDB, is available for no extra cost in all editions. A multitenant option for up to 252 PDBs per CDB is an extra-cost option of Oracle 12c Enterprise Edition. Enterprise Hybrid Cloud 4.0 7

8 Chapter 1: Executive Summary Oracle Grid Infrastructure Oracle Grid Infrastructure combines Oracle ASM and Oracle Clusterware into a single set of binaries, separate from the database software. This provides all the cluster and storage services required to run an Oracle RAC or single-instance database. Document purpose Audience This guide describes a solution that allows you to quickly and effectively provision Oracle DBaaS on Enterprise Hybrid Cloud. It introduces the main features and functionality of the solution and describes the architecture and key components required to provision, manage, and monitor Oracle DBaaS on Enterprise Hybrid Cloud. This guide is intended for EMC customers and qualified EMC partners. The guide assumes that users who intend to deploy this Oracle DBaaS solution have the necessary training and background to install and configure an end-user computing solution based on Enterprise Hybrid Cloud and Oracle Database 12c. Users should also be familiar with the infrastructure and database security policies of the customer installation. Essential reading We value your feedback! The following guides provide further information about various aspects of Enterprise Hybrid Cloud: Enterprise Hybrid Cloud 4.0: Administration Guide Enterprise Hybrid Cloud 4.0: Concepts and Architecture Guide Enterprise Hybrid Cloud 4.0: Reference Architecture Guide Enterprise Hybrid Cloud 4.0: Security Management Guide Enterprise Hybrid Cloud 4.0: Infrastructure and Operations Management Guide EMC and the authors of this document welcome your feedback on the solution and the solution documentation. Contact EMC.Solution.Feedback@emc.com with your comments. Authors: Allan Robertson, Ed Spaenij, Tom Hudgins, Liam Buckley, Reed Tucker 8 Enterprise Hybrid Cloud 4.0

9 Chapter 2: Solution Architecture Chapter 2 Solution Architecture This chapter presents the following topics: Overview Key components Software resources Enterprise Hybrid Cloud 4.0 9

10 Chapter 2: Solution Architecture Overview This Oracle DBaaS solution provides the following application-specific functions: Automated deployment and management of Oracle Database 12c Single-instance Oracle Database with Oracle ASM Oracle Database with Oracle RAC and ASM Oracle DBaaS Day 2 operations Add new disks to Oracle ASM disk groups (single-instance and RAC) Oracle DBaaS monitoring Oracle Enterprise Manager Database Express 12c Oracle Enterprise Manager Cloud Control 12c vrealize Operations Manager PDB Migration Copy PDB users, objects and code between Oracle CDBs This Oracle DBaaS solution has been built and validated on a number of iterations and configurations of Enterprise Hybrid Cloud. The underlying physical environment is abstracted from the application layer by virtual and software-defined components. The architecture shown in Figure 1 is representative of the architecture and environments where the Oracle DBaaS solution is deployed. It shows the main components in the Automation Pod that are relevant to this solution. Figure 1. Enterprise Hybrid Cloud reference architecture with Oracle Workload Pods 10 Enterprise Hybrid Cloud 4.0

11 Chapter 2: Solution Architecture Figure 1 also shows the Oracle Workload Pod, which is a dedicated VMware ESXi cluster with vsphere HA, and with its own compute, storage, and network resources. This provides improved service availability and restricts where the virtual machines and software are running or installed, which in turn ensures software license compliance. VMware vrealize Orchestrator contains a workflow library and a workflow engine to create and run workflows that automate orchestration processes. You run workflows on the objects of different technologies that vrealize Orchestrator accesses through a series of plug-ins. vrealize Orchestrator also presents an open architecture to allow you to plug in external third-party applications to the orchestration platform. You can access vrealize Orchestrator, the vrealize Orchestrator workflows, and the objects it exposes through the vrealize Orchestrator client interface, or through Web services. This solution leverages these capabilities to provide Oracle DBaaS. Key components The following components of Enterprise Hybrid Cloud are essential in this Oracle DBaaS solution: VMware ESXi and VMware vcenter Server VMware vrealize Suite: VMware vrealize Automation VMware vrealize Operations Manager VMware vrealize Orchestrator For this solution, when used with Oracle Database 12c, these components deliver the following functionality: Provisioning of Oracle DBaaS, RAC or single-instance, using vrealize Orchestrator packages as service blueprints in the vrealize Automation portal Service maintenance/day 2 operations using vrealize Orchestrator packages as service blueprints and resource actions in the vrealize Automation portal Optional monitoring of Oracle DBaaS using OEM Cloud Control 12c Release 2, which can be integrated with VMware vrealize Operations Manager using a third-party plug-in for full stack monitoring Note: For a full overview of components, refer to Enterprise Hybrid Cloud 4:0: Foundation Infrastructure Reference Architecture Guide. Software resources Table 1 lists the application software components and supporting services used in this Oracle solution for Enterprise Hybrid Cloud. For a complete list of Enterprise Hybrid Cloud software requirements, refer to the relevant EMC E-Lab EMC Simple Support Matrix at elabnavigator.emc.com. Enterprise Hybrid Cloud

12 Chapter 2: Solution Architecture Table 1. Software resources Software Version Description Operating system software Oracle Linux Server 6.6 Oracle Linux, formerly known as Oracle Enterprise Linux, is a Linux distribution based on Red Hat Enterprise Linux (RHEL), repackaged and distributed by Oracle. Application software Oracle Database 12c Release Oracle Database software including Oracle Enterprise Manager Database Express 12c Oracle Grid Infrastructure 12c Release Oracle Clusterware is shipped with Oracle Grid Infrastructure, which is a suite of software packages that includes Oracle ASM for databases. Oracle Clusterware is a generic, general purpose clustering solution for all applications. Application monitoring software Oracle Enterprise Manager Cloud Control 12c Oracle integrated Enterprise IT Management solution Third party management software vrealize Operations Management Pack for Oracle Enterprise Manager This management pack, available from Blue Medora, extends vrealize Operations Manager by integrating with Oracle Enterprise Manager and providing comprehensive visibility and insights into the health, capacity, and performance of Oracle Databases, Oracle Middleware, and Oracle business critical applications. It helps to detect capacity and performance issues so they can be corrected before they cause a major impact. Note: This solution uses Oracle Linux Server 6.6, which is supported by both VMware and Oracle. 12 Enterprise Hybrid Cloud 4.0

13 Chapter 3: Provisioning Oracle DBaaS Chapter 3 Provisioning Oracle DBaaS This chapter presents the following topics: Overview Preparing the Oracle DBaaS service Deploying Oracle DBaaS Enterprise Hybrid Cloud

14 Chapter 3: Provisioning Oracle DBaaS Overview Enterprise Hybrid Cloud provides a foundation for the successful and consistent deployment of Oracle DBaaS. This chapter describes the high-level process and methodology required to successfully deploy the applications by using vrealize Orchestrator with the vrealize Automation Service Catalog and the Enterprise Hybrid Cloud self-service portal. The Oracle DBaaS solution delivers a fully automated product to install and configure: Single Instance Oracle Database with Oracle ASM Oracle Database with Oracle Real Application Clusters (RAC) and Oracle ASM Preparing the Oracle DBaaS service Before provisioning a VMware virtual machine with an Oracle Database from the vrealize Automation Service Catalog, an Enterprise Hybrid Cloud administrator configures storage policies, default ASM disk sizes, and other configuration settings that are unique to each Enterprise Hybrid Cloud environment. Storage policies Storage policies provide the means for an Enterprise Hybrid Cloud administrator to classify different types of storage based on characteristics such as performance or protection. For example, a Gold storage policy might provide higher performance than a Silver storage policy. Once the storage policies are configured, the end-user can select a particular storage policy when requesting an Oracle service. ASM disk sizing Other system settings A database consists of several ASM disk groups, each with a number of disks of certain size. The solution provides configuration options to allow the Enterprise Hybrid Cloud administrator to control the number and size of these disks, based on the requested database size. The solution provides a number of other configuration options that are used to tie the solution to the current environment. Deploying Oracle DBaaS When the Enterprise Hybrid Cloud administrator has configured the Oracle DBaaS solution, it is ready for end users to deploy the Oracle Database service. Deploying an Oracle database server involves many steps. Performing these steps reliably and repeatedly is a challenge. The process is even more involved if a RAC configuration is required. This solution automates these steps so that users can easily request an Oracle database server either single-instance or RAC with just a few mouse clicks. 14 Enterprise Hybrid Cloud 4.0

15 Chapter 3: Provisioning Oracle DBaaS Figure 2 shows an Oracle DBaaS Request Form that has been requested from the service catalog. In this example, the user has requested a 200GB Oracle 12c CDB with PDB, deployed on a two-node Oracle RAC: Figure 2. Oracle DBaaS request form The automated Oracle DBaaS provisioning process includes the following steps, all driven from vrealize Orchestrator: 1. Collect request inputs The service collects inputs from the user that will drive the installation and configuration of the Oracle Database service. Oracle DBaaS deployment inputs include: System or cluster (RAC) name Requested storage space (GB) Passwords for the oracle and grid users Storage policy Number of nodes, if RAC PDB name, if a PDB is requested This user input controls the setup of the Oracle DBaaS service in the subsequent steps. 2. Provision virtual machines A virtual machine is cloned from the blueprint template by requesting the published blueprint from the vrealize Automation Service Catalog. Enterprise Hybrid Cloud

16 Chapter 3: Provisioning Oracle DBaaS If this is an Oracle RAC deployment, the required number of virtual machines is cloned based on the number of requested nodes. 3. Create database storage The chosen storage policy identifies the vcenter datastores designated to hold each ASM disk group. Using this mapping along with the requested storage size, disks are created for each ASM disk group DATA, REDO, and FRA. For a RAC deployment, an additional disk group, CRS, is created. In a RAC deployment, the disks are created on the first node of the cluster as multiwriter and are then shared with the other nodes of the cluster. All disk groups are configured to have one disk controller, except the DATA disk group, which is configured to have two controllers. The DATA disks are balanced over the two disk controllers. For each disk group, the solution calculates the required size and number of disks based on the overall database size. For the DATA disk group, the disks are balanced over the two disk controllers. 4. Install Oracle Grid software Oracle Grid software provides the platform for the single instance restart and the RAC Clustering environment, as well as for ASM. The disks created in the previous step are formatted and labeled for their respective ASM disk group. In a RAC deployment, the disks are scanned on the other nodes so that their ASM instances can see them as well. The grid software is then installed and configured, which includes running post-installation scripts as the root user. 5. Install Oracle Database software The Oracle Database software is installed next and configured to use ASM and the associated ASM disk groups. Post-installation root scripts are also run to complete the configuration. 6. Create database A CDB is created after the database software has been installed. If, in the request, the user chose to create a PDB, then it is created inside the CDB. 7. Enable local monitoring with Oracle 12c EM Express. 16 Enterprise Hybrid Cloud 4.0

17 Chapter 3: Provisioning Oracle DBaaS 8. Notify User When the service is ready for use, the user receives an with the configuration details. For example: System Information: Cluster Name: devcluster DB Size: 200 GB Nr of Nodes: 2 Storage Policy: Silver SCAN Name: devcluster-scan SCAN IP: SCAN IP: Domain Name: company.com Node 1: ora-125 Public IP: Public VIP: Private IP: Node 2: ora-124 Public IP: Public VIP: Private IP: GRID_BASE: /u01/app/grid GRID_HOME: /u01/app/12.1.0/grid ORACLE_BASE: /u01/app/oracle ORACLE_HOME: /u01/app/oracle/product/12.1.0/dbhome_1 CDB Name: devcluster PDB Name: salesdb Enterprise Hybrid Cloud

18 Chapter 4: Oracle DBaaS Day 2 Operations Chapter 4 Oracle DBaaS Day 2 Operations This chapter presents the following topics: Overview Adding disk(s) to Oracle ASM single-instance and RAC Adding/removing Oracle Enterprise Manager monitoring Adding vcpu to a virtual machine Adding memory to a virtual machine Enterprise Hybrid Cloud 4.0

19 Chapter 4: Oracle DBaaS Day 2 Operations Overview After the Oracle Database service has been provisioned, environment and service changes are sometimes required. These activities, which are known as Day 2 operations, include routine maintenance tasks and changes to the virtual infrastructure. These activities can be as simple as restarting the virtual machine, but they might also include changes that can affect the availability or cost of the service, such as adding vcpu, memory, or disks. You can run or schedule all these machine actions from the Items tab in vrealize Automation, assuming that the correct entitlements have been assigned. If an approval policy has been created against a specific action, then that change is not applied until an approver has authorized the change. Using vrealize Automation Advanced Services, you can deploy customized vrealize Orchestrator workflows as resource actions. These resource actions extend the functionality of the standard machine actions to deliver complex automated processes against the deployed virtual machine. This solution uses vrealize Orchestrator workflows, configured as resource actions, to provide the following capabilities: Adding disks to Oracle ASM single-instance and RAC Adding or removing Oracle Enterprise Manager monitoring Hot-adding vcpu to a virtual machine Hot-adding memory to a virtual machine Adding disks to Oracle ASM single-instance and RAC For this solution, the ability to create additional disks and add them to an ASM disk group is provided as a Day 2 action. New disks can be added to a disk group for single-instance databases or for RAC database deployments. Adding disks to an existing ASM disk group involves a number of steps using different tools and commands, as follows: 1. Provision new virtual disks to the virtual machine (the first node in the case of RAC). Log in to vcenter and create virtual disks on the datastore that corresponds to the disk group being modified. Create thick (eager zero) disks and, in the case of RAC, enable them as multi-writer. 2. Format and label the new disks. When the disks have been provisioned, log in to the virtual machine as root, identify the newly added disks, and format and partition them. Then label the disks properly so that they can be discovered as candidate disks by ASM. 3. Scan disks on other RAC nodes. In the case of a RAC deployment, the ASM driver on each node must scan the newly formatted and labeled disks so that they are visible to the ASM instance. 4. Add the new disks to the designated ASM disk group by running a command as the grid user. Enterprise Hybrid Cloud

20 Chapter 4: Oracle DBaaS Day 2 Operations Performing these steps manually involves running many complex commands and can be tedious and error-prone. The Oracle DBaaS Solution automates this process and provides a portal interface that lets you simply request additional storage and leaves the details to underlying workflows. When adding new disks to a disk group of an Oracle deployment, you are prompted for the following information: ASM Disk Group Name Number of additional disks to add For clarity, the entry form shows the current storage size. When you enter the number of additional disks, it shows the additional storage, as shown in Figure 3: Figure 3. Adding new disks to a disk group The new disks are the same size as the existing disks in the disk group. The workflow creates the requested disks and, in the case of a RAC deployment, makes them visible to all the nodes of the cluster. The disks are then formatted, labeled, and added to the disk group. When the disks are added to ASM, data on the disks in the disk group is automatically rebalanced across all the disks. You can use the asmcmd tool to show the composition of ASM disk groups. Figure 4 and Figure 5 show the configuration of the DATA disk group before and after new disks are added to the group. After the initial build of the Oracle server, the composition of the ASM disk groups shows that there are four disks in the DATA disk group. 20 Enterprise Hybrid Cloud 4.0

21 Chapter 4: Oracle DBaaS Day 2 Operations Figure 4. Four disks in the DATA disk group After requesting that two additional disks be added to the DATA disk group, the list of ASM disks reflects the change. Figure 5. Two disks added to the DATA disk group Adding and removing Oracle Enterprise Manager monitoring targets You can add or remove an Oracle Database server from Oracle Enterprise Manager (OEM) through a Day 2 operation, as shown in Figure 6. The solution installs or removes the Oracle Management Agent on the server and it adds or removes appropriate monitoring targets. Information about Oracle Database monitoring is described in Chapter 5. Enterprise Hybrid Cloud

22 Chapter 4: Oracle DBaaS Day 2 Operations Figure 6. Adding or removing OEM 12c Agents This process is fully automated and a password is required to complete the action. Adding vcpu to a virtual machine You can hot-add extra vcpu resources to a virtual machine without restarting the virtual machine. To hot-add vcpu to a virtual machine in vrealize Automation: 1. In the Items tab, select the machine to which you want to add new vcpu. 2. From the Actions menu, select Add vcpu. 3. From the list box, select the new total number of vcpus for the machine, as shown in Figure 7, and then click Submit. Figure 7. Adding vcpu to a machine The preceding steps reconfigure the virtual machine with the new vcpu count, as shown. 22 Enterprise Hybrid Cloud 4.0

23 Chapter 4: Oracle DBaaS Day 2 Operations The Oracle Database instance recognizes the change and reflects the new value of the initialization parameter CPU_COUNT. Adding memory to a virtual machine You can hot-add extra memory to a virtual machine without restarting the virtual machine. To hot-add memory to a virtual machine in vrealize Automation: 1. On the Items tab, select the machine to which you want to add memory. 2. From the Actions menu, select Add Memory. 3. Select the new vmemory total value, as shown in Figure 8, and click Submit. Figure 8. Adding memory to a machine The preceding steps reconfigure the virtual machine with the new memory. Enterprise Hybrid Cloud

24 Chapter 5: Monitoring Oracle DBaaS Chapter 5 Monitoring Oracle DBaaS This chapter presents the following topics: Overview Oracle Enterprise Manager Database Express 12c Oracle Enterprise Manager Cloud Control 12c vrealize Operations Manager Enterprise Hybrid Cloud 4.0

25 Chapter 5: Monitoring Oracle DBaaS Overview This chapter describes Oracle Database environment monitoring, including standalone and extended solutions for monitoring Oracle Database 12c, the guest OS, and the full stack for the Oracle Workload Pod. Oracle Enterprise Manager Database Express 12c OEM Database Express 12c (EM Express) is a web-based tool for managing Oracle Database 12c. It is built into the database and runs in the XDB schema inside the database. EM Express is easy to configure and offers support for basic database administration tasks such as storage and user management. When licensed to provide features beyond those for basic administration, it provides comprehensive solutions for performance diagnostics and tuning. Figure 9 shows the EM Express Database Home screen. Figure 9. EM Express Database Home screen For this solution EM Express is enabled by default as part of the Oracle Database 12c deployment process. Oracle Enterprise Manager Cloud Control 12c OEM Cloud Control 12c is Oracle s integrated enterprise IT management product line, which is widely used for managing and monitoring the Oracle Database estate. It is highly configurable and has a number of partner plug-ins such as the EMC Storage Plug-in for Oracle Enterprise Manager (OEM) 12c. Using standard Oracle Enterprise Manager procedures, the database server can be registered with OEM Cloud Control 12c, as shown in Figure 10. Enterprise Hybrid Cloud

26 Chapter 5: Monitoring Oracle DBaaS Figure 10. Host, database, and listener targets after Oracle Database 12c deployment vrealize Operations Manager VMware vrealize Operations Manager is the main operations management component of Enterprise Hybrid Cloud. It provides a simplified approach to operations management of physical and cloud infrastructures. vrealize Operations Manager includes prebuilt and configurable dashboards that use colored badges to provide insights and visibility into the health, risk, and efficiency of your infrastructure. vrealize Operations Manager provides realtime performance management and capacity optimization capabilities, as shown in Figure 11. Figure 11. Oracle relationships for virtual machine in vrealize Operations Manager 26 Enterprise Hybrid Cloud 4.0

27 Chapter 5: Monitoring Oracle DBaaS OEM integration with vrealize Operations Manager Blue Medora offers the vrealize Operations Management Pack for Oracle Enterprise Manager, which you can use to monitor the Oracle DBaaS solution. vrealize Operations Management Pack for Oracle Enterprise Manager is an embedded adapter that uses Oracle OEM data to monitor Oracle environments and maps the relationships between the interconnected Oracle and VMware layers. Obtaining OEM metrics using vrealize Operations Manager OEM metrics are available under Administration > Inventory Explorer > Adapter Instances > OEM Adapter Instance > OEM Adapter. Click the start collecting (green arrow) icon highlighted in Figure 12 to show metrics. The overview information presented shows the status of data collection through the OEM adapter. Figure 12. OEM adapter data collection in vrealize Operations Manager Select Oracle EM Managed Environment from the Oracle dashboards list to display heat maps, which provide an overall quick visual health status of the Oracle Database instance and related objects such as virtual machines, host systems, and datastores. You can view Health, Risk, and Efficiency badges for individual objects by clicking on the heat map for the database instances, as shown in Figure 13. Figure 13. vrealize Operations Manager badge icons Figure 14 shows the compliance of the database instance, as reported in OEM, against the environment rules using the color of the badge. It also gives an overview of the database resources and metrics. Enterprise Hybrid Cloud

28 Chapter 5: Monitoring Oracle DBaaS Figure 14. OEM Managed Environment dashboard 28 Enterprise Hybrid Cloud 4.0

29 Chapter 6: PDB Migration Chapter 6 PDB Migration This chapter presents the following topics: Overview PDB migration example Enterprise Hybrid Cloud

30 Chapter 6: PDB Migration Overview After a database server is created in Enterprise Hybrid Cloud, there are many ongoing maintenance tasks to perform and operational requirements to fulfill. PDB copy options and choice This chapter shows how a vrealize Orchestrator workflow can be used to migrate an Oracle 12c PDB from any source to an Oracle 12c CDB running in Enterprise Hybrid Cloud. The chapter outlines several ways to do this, including the option selected for this solution and why it was chosen. The options available to a DBA for copying a PDB are: Copy PDB over DB Link, no data (metadata only : users, schema and code) Copy PDB over DB Link, including data Use a Transportable Tablespace Clone a PDB from an RMAN CDB backup set Duplicate using RMAN on an active CDB Unplug PDB from source and plug-in PDB to destination using manifest file (XML) In deciding which method to use, there are several factors to consider, such as: Is all or part of the source database available during the process? How accessible is the data on the source (read-only or read-write) during the process? Are other tools needed (datapump, RMAN, SQL*Plus, SSH)? What is the impact on performance? What is the complexity? Do data governance, privacy, protection and ownership allow copying this data? In most business environments, different teams or projects have a copy of a data set for example for development, testing, QA, and so on. However, to comply with governance, privacy, and protection rules, this data usually needs to be restricted (subsetted) and masked. Organizations have their own tools and procedures for these tasks, which are outside the scope of this document. The database metadata does need to be copied. This can be supported by the Enterprise Hybrid Cloud environment and made available to the end user through the VRealize Automation service catalog. The option that is the most efficient, the least complex, has the least impact, and is the fastest for copying the PDB metadata only is the Copy PDB over DB Link, metadata only option. It creates a database link to the source database, and copies the PDB metadata over the link. It can be implemented in Oracle 12c, by using only SQL. 30 Enterprise Hybrid Cloud 4.0

31 Chapter 6: PDB Migration PDB migration example Request In this example, the workflow is made available in the Enterprise Hybrid Cloud Service Catalog. Figure 15 and Figure 16 show examples of the input forms presented. Figure 15. PDB Migration Source Server Form Figure 16. PDB Migration Target Server Form When the request is submitted, the PDB is migrated to the target CDB within Enterprise Hybrid Cloud. Enterprise Hybrid Cloud

32 Chapter 6: PDB Migration Verification The source pluggable database contains the following schema owner and objects: salesserv1$ sqlplus / as sysdba SQL> alter session set container=sales1; Session altered. SQL> select owner, table_name, tablespace_name, status 2 from all_tables 3 where owner='tester'; OWNER TABLE_NAME TABLESPACE_NAME STATUS TESTER DEPT USERS VALID TESTER EMP USERS VALID SQL> select 'dept' as "TABLE", count(*) as count from tester.dept 2 union all 3 select 'emp',count(*) from tester.emp; TABLE COUNT dept 3 emp 6 You can verify that the newly created target pluggable database contains the matching schema owner and objects, as follows: ora-111$ sqlplus / as sysdba SQL> alter session set container=sales1; Session altered. SQL> select username from all_users where username='tester'; USERNAME TESTER SQL> select owner, table_name, tablespace_name, status 2 from all_tables 3 where owner='tester'; OWNER TABLE_NAME TABLESPACE_NAME STATUS TESTER DEPT USERS VALID TESTER EMP USERS VALID SQL> select 'dept' as "TABLE", count(*) as count from tester.dept 2 union all 3 select 'emp',count(*) from tester.emp; TABLE COUNT dept 0 emp 0 32 Enterprise Hybrid Cloud 4.0

33 Chapter 7: Conclusion Chapter 7 Conclusion This chapter presents the following topics: Summary Findings Enterprise Hybrid Cloud

34 Chapter 7: Conclusion Summary Enterprise Hybrid Cloud enables customers to build an enterprise-class, multitenant, scalable platform for complete infrastructure service lifecycle management. This solution incorporates the following concepts: Self-service and automation Multi-tenancy and secure separation Workload-optimized storage Security and compliance Monitoring and service assurance The integration of Oracle DBaaS into Enterprise Hybrid Cloud fully supports Oracle users with a self-service environment. For IT, this results in an automated, repeatable process that reduces errors and improves time-to-value. For the end-user to be able to request a multi-node clustered database on-demand, using the self-service portal is highly beneficial. It reduces significant time and effort otherwise required to deploy a cluster manually. The user simply makes the request and then receives an automated with deployment details when the request is complete. Findings This solution enables the deployment of Oracle DBaaS on Enterprise Hybrid Cloud. The key findings of this solution are as follows: The Workload Pod for Oracle DBaaS improves management of Oracle licensing compliance. Application developers and service users can self-provision Oracle DBaaS on Enterprise Hybrid Cloud as: A single-instance Oracle Database with Oracle Automatic Storage Management (ASM) An Oracle Database with Oracle Real Application Clusters (RAC) and ASM This creates an Oracle 12c Container Database (CDB) with an optional Pluggable Database (PDB) in a single-tenant configuration. The solution allows users to perform Oracle DBaaS Day 2 Operations: Add disks to Oracle ASM Disk Groups single-instance and RAC Migrate a PDB to an Oracle 12c CDB deployed on Enterprise Hybrid Cloud Add and remove Oracle DBaaS monitoring Enable monitoring of the complete Oracle DBaaS solution by using Oracle Enterprise Manager Cloud Control 12c (OEM) and VMware vrealize Operations Manager. 34 Enterprise Hybrid Cloud 4.0

35 Chapter 8: References Chapter 8 References This chapter presents the following topics: EMC documentation VMware documentation Oracle documentation Other documentation Enterprise Hybrid Cloud

36 Chapter 8: References EMC documentation The following documentation on EMC.com or EMC Online Support provides additional and relevant information. Access to these documents depends on your login credentials. If you do not have access to a document, contact your EMC representative. Enterprise Hybrid Cloud documentation See Essential reading for a complete list of Enterprise Hybrid Cloud documentation. VMware documentation Refer to the following on the VMware website: VMware vrealize Automation documentation VMware vrealize Operations Manager documentation Oracle documentation Refer to the following on the Oracle website: Oracle Enterprise Manager Cloud Control 12c Advanced Installation and Configuration Guide Oracle Database 12c Release 1 (12.1) Documentation: Database Installation Guide for Linux Grid Infrastructure Installation Guide for Linux Real Application Clusters Installation Guide for Linux and UNIX Automatic Storage Management Administrator's Guide Other documentation Refer to the following documentation on the Blue Medora website: vrealize Operations Management Pack for Oracle Enterprise Manager (OEM) Installation and Configuration Guide vrealize Operations Management Pack for Oracle Enterprise Manager User Guide 36 Enterprise Hybrid Cloud 4.0

ENTERPRISE HYBRID CLOUD 4.1.1

ENTERPRISE HYBRID CLOUD 4.1.1 ENTERPRISE HYBRID CLOUD 4.1.1 March 2017 Abstract This solution guide describes how to quickly and effectively provision, manage, patch, and migrate Oracle Database 12c as a service on Enterprise Hybrid

More information

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA.

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA. This Reference Architecture Guide describes, in summary, a solution that enables IT organizations to quickly and effectively provision and manage Oracle Database as a Service (DBaaS) on Federation Enterprise

More information

Copyright 2016 EMC Corporation. All rights reserved. Published in the USA.

Copyright 2016 EMC Corporation. All rights reserved. Published in the USA. This solution guide describes how to integrate Oracle-centric Puppet (Modules and Manifests) with virtual machines created through Federation Enterprise Hybrid Cloud 3.5. January 2016 Copyright 2016 EMC

More information

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA.

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA. This solution guide describes the data protection functionality of the Federation Enterprise Hybrid Cloud for Microsoft applications solution, including automated backup as a service, continuous availability,

More information

ORACLE DATABASE LIFECYCLE MANAGEMENT PACK

ORACLE DATABASE LIFECYCLE MANAGEMENT PACK ORACLE DATABASE LIFECYCLE MANAGEMENT PACK ORACLE DATABASE LIFECYCLE MANAGEMENT PACK KEY FEATURES Auto Discovery of hosts Inventory tracking and reporting Database provisioning Schema and data change management

More information

ENTERPRISE HYBRID CLOUD 4.1.1

ENTERPRISE HYBRID CLOUD 4.1.1 ENTERPRISE HYBRID CLOUD 4.1.1 May 2017 Abstract This guide describes the administration functionality of. Enterprise Hybrid Cloud enables IT organizations to deliver infrastructure, storage, backup, continuous

More information

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA.

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA. This solution guide describes the disaster recovery modular add-on to the Federation Enterprise Hybrid Cloud Foundation solution for SAP. It introduces the solution architecture and features that ensure

More information

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management You can find the most up-to-date technical documentation

More information

Introducing VMware Validated Design Use Cases. Modified on 21 DEC 2017 VMware Validated Design 4.1

Introducing VMware Validated Design Use Cases. Modified on 21 DEC 2017 VMware Validated Design 4.1 Introducing VMware Validated Design Use Cases Modified on 21 DEC 2017 VMware Validated Design 4.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Introducing VMware Validated Designs for Software-Defined Data Center

Introducing VMware Validated Designs for Software-Defined Data Center Introducing VMware Validated Designs for Software-Defined Data Center VMware Validated Design 4.0 VMware Validated Design for Software-Defined Data Center 4.0 You can find the most up-to-date technical

More information

Introducing VMware Validated Designs for Software-Defined Data Center

Introducing VMware Validated Designs for Software-Defined Data Center Introducing VMware Validated Designs for Software-Defined Data Center VMware Validated Design for Software-Defined Data Center 4.0 This document supports the version of each product listed and supports

More information

Create a DBaaS Catalog in an Hour with a PaaS-Ready Infrastructure

Create a DBaaS Catalog in an Hour with a PaaS-Ready Infrastructure Create a DBaaS Catalog in an Hour with a PaaS-Ready Infrastructure Ken Kutzer, Ramin Maozeni Systems Engineering Systems Division September 30, 2014 CON5748 Moscone South 301 Safe Harbor Statement The

More information

AppDefense Getting Started. VMware AppDefense

AppDefense Getting Started. VMware AppDefense AppDefense Getting Started VMware AppDefense You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation, submit

More information

vrealize Suite Lifecycle Manager 1.1 Installation, Upgrade, and Management vrealize Suite 2017

vrealize Suite Lifecycle Manager 1.1 Installation, Upgrade, and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.1 Installation, Upgrade, and Management vrealize Suite 2017 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

IaaS Integration for Multi- Machine Services. vrealize Automation 6.2

IaaS Integration for Multi- Machine Services. vrealize Automation 6.2 IaaS Integration for Multi- Machine Services vrealize Automation 6.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 Managing Oracle Database 12c with Oracle Enterprise Manager 12c Martin

More information

Introducing VMware Validated Designs for Software-Defined Data Center

Introducing VMware Validated Designs for Software-Defined Data Center Introducing VMware Validated Designs for Software-Defined Data Center VMware Validated Design for Software-Defined Data Center 3.0 This document supports the version of each product listed and supports

More information

Migration. 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1

Migration. 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1 22 AUG 2017 VMware Validated Design 4.1 VMware Validated Design for Software-Defined Data Center 4.1 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/

More information

SnapCenter Software 4.0 Concepts Guide

SnapCenter Software 4.0 Concepts Guide SnapCenter Software 4.0 Concepts Guide May 2018 215-12925_D0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to use the Concepts Guide... 7 SnapCenter overview... 8 SnapCenter architecture...

More information

Dell EMC Ready Architectures for VDI

Dell EMC Ready Architectures for VDI Dell EMC Ready Architectures for VDI Designs for VMware Horizon 7 on Dell EMC XC Family September 2018 H17387 Deployment Guide Abstract This deployment guide provides instructions for deploying VMware

More information

Introducing VMware Validated Design Use Cases

Introducing VMware Validated Design Use Cases Introducing VMware Validated Design Use Cases VMware Validated Designs 4.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Foundations and Concepts. vrealize Automation 7.0

Foundations and Concepts. vrealize Automation 7.0 Foundations and Concepts vrealize Automation 7.0 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation,

More information

ENTERPRISE HYBRID CLOUD 4.1.1

ENTERPRISE HYBRID CLOUD 4.1.1 ENTERPRISE HYBRID CLOUD 4.1.1 September 2017 Abstract This solution guide provides an introduction to the concepts and architectural options available within Enterprise Hybrid Cloud. It should be used

More information

Velocity Software Compatibility List (SCL) 2.9

Velocity Software Compatibility List (SCL) 2.9 Velocity Software Compatibility List (SCL) 2.9 Updated on November 09, 2017 Copyright 2017 Veritas Technologies LLC. All rights reserved. Veritas, the Veritas Logo, and Velocity are trademarks or registered

More information

Dell EMC Extensions for VMware vrealize Automation

Dell EMC Extensions for VMware vrealize Automation Dell EMC Extensions for VMware vrealize Automation Administration Guide Version 1.0 May 2018 H17049.1 Administration Guide Abstract This administration guide describes how to implement and manage Dell

More information

EMC ViPR Controller. Create a VM and Provision and RDM with ViPR Controller and VMware vrealize Automation. Version 2.

EMC ViPR Controller. Create a VM and Provision and RDM with ViPR Controller and VMware vrealize Automation. Version 2. EMC ViPR Controller Version 2.3 Create a VM and Provision and RDM with ViPR Controller and VMware vrealize Automation 302-002-205 01 Copyright 2015- EMC Corporation. All rights reserved. Published in USA.

More information

Dell EMC vsan Ready Nodes for VDI

Dell EMC vsan Ready Nodes for VDI Dell EMC vsan Ready Nodes for VDI Integration of VMware Horizon on Dell EMC vsan Ready Nodes April 2018 H17030.1 Deployment Guide Abstract This deployment guide provides instructions for deploying VMware

More information

Oracle Database 12c R2: Administration Workshop Ed 3 NEW

Oracle Database 12c R2: Administration Workshop Ed 3 NEW Oracle Database 12c R2: Administration Workshop Ed 3 NEW Duration: 5 Days What you will learn The Oracle Database 12c R2: Administration Workshop Ed 3 course is designed to provide you with a firm foundation

More information

IaaS Integration for Multi-Machine Services

IaaS Integration for Multi-Machine Services IaaS Integration for Multi-Machine Services vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Managing Oracle Database 12c with Oracle Enterprise Manager 12c

Managing Oracle Database 12c with Oracle Enterprise Manager 12c Managing Oracle Database 12c with Oracle Enterprise Manager 12c The preceding is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Oracle Database 12c R2: Administration Workshop Ed 3

Oracle Database 12c R2: Administration Workshop Ed 3 Oracle University Contact Us: +27 (0)11 319-4111 Oracle Database 12c R2: Administration Workshop Ed 3 Duration: 5 Days What you will learn The Oracle Database 12c R2: Administration Workshop Ed 3 course

More information

DBaaS (Oracle and Open Source)

DBaaS (Oracle and Open Source) DBaaS (Oracle and Open Source) Vess Natchev vess@us.ibm.com Power Cloud Team Leader Systems Lab Services IBM Systems Lab Services Proven IT Infrastructure Expertise 1 Agenda Definition Life Cycle of Database

More information

Course: Oracle Database 12c R2: Administration Workshop Ed 3

Course: Oracle Database 12c R2: Administration Workshop Ed 3 Course: Oracle Database 12c R2: Administration Workshop Ed 3 The Oracle Database 12c R2: Administration Workshop Ed 3 course is designed to provide you with a firm foundation in administration of an Oracle

More information

EMC Hybrid Cloud. Umair Riaz - vspecialist

EMC Hybrid Cloud. Umair Riaz - vspecialist EMC Hybrid Cloud Umair Riaz - vspecialist 1 The Business Drivers RESPOND FASTER TO DRIVE NEW REVENUE INCREASE AGILITY REFOCUS RESOURCES TOWARD BUSINESS VALUE INCREASE VISIBILITY & CONTROL 2 CLOUD TRANSFORMS

More information

ENTERPRISE HYBRID CLOUD 4.1.2

ENTERPRISE HYBRID CLOUD 4.1.2 ENTERPRISE HYBRID CLOUD 4.1.2 September 2017 Abstract This solution guide provides an introduction to the concepts and architectural options available within Enterprise Hybrid Cloud. It should be used

More information

Enterprise Manager: Scalable Oracle Management

Enterprise Manager: Scalable Oracle Management Session id:xxxxx Enterprise Manager: Scalable Oracle John Kennedy System Products, Server Technologies, Oracle Corporation Enterprise Manager 10G Database Oracle World 2003 Agenda Enterprise Manager 10G

More information

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5 Using the vrealize Orchestrator Operations Client vrealize Orchestrator 7.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Consolidate and Prepare for Cloud Efficiencies Oracle Database 12c Oracle Multitenant Option

Consolidate and Prepare for Cloud Efficiencies Oracle Database 12c Oracle Multitenant Option Consolidate and Prepare for Cloud Efficiencies Oracle Database 12c Oracle Multitenant Option Eric Rudie Master Principal Sales Consultant Oracle Public Sector 27 September 2016 Safe Harbor Statement The

More information

Advanced Service Design. vrealize Automation 6.2

Advanced Service Design. vrealize Automation 6.2 vrealize Automation 6.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation, submit your feedback to

More information

VMware vcloud Air User's Guide

VMware vcloud Air User's Guide vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

VMware vfabric Data Director 2.5 EVALUATION GUIDE

VMware vfabric Data Director 2.5 EVALUATION GUIDE VMware vfabric Data Director 2.5 EVALUATION GUIDE Introduction... 2 Pre- requisites for completing the basic and advanced scenarios... 3 Basic Scenarios... 4 Install Data Director using Express Install...

More information

Migrating vrealize Automation 6.2 to 7.1

Migrating vrealize Automation 6.2 to 7.1 Migrating vrealize Automation 6.2 to 7.1 vrealize Automation 7.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Large-Scale Patch Automation for the Cloud-Generation DBAs

Large-Scale Patch Automation for the Cloud-Generation DBAs Large-Scale Patch Automation for the Cloud-Generation DBAs Pankaj Chandiramani Principal Product Manager, Oracle Sean Connolly Software Development Director, Oracle Steven Meredith EM Service Manager,

More information

Migrating vrealize Automation 6.2 to 7.2

Migrating vrealize Automation 6.2 to 7.2 Migrating vrealize Automation 6.2 to 7.2 vrealize Automation 7.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Foundations and Concepts

Foundations and Concepts vrealize Automation 7.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

OPTIMIZING CLOUD DEPLOYMENT OF VIRTUALIZED APPLICATIONS ON EMC SYMMETRIX VMAX CLOUD EDITION

OPTIMIZING CLOUD DEPLOYMENT OF VIRTUALIZED APPLICATIONS ON EMC SYMMETRIX VMAX CLOUD EDITION White Paper OPTIMIZING CLOUD DEPLOYMENT OF VIRTUALIZED APPLICATIONS ON EMC SYMMETRIX VMAX CLOUD EDITION Simplifies cloud storage Automates management and provisioning Transforms as-a-service delivery EMC

More information

Table of Contents HOL SLN

Table of Contents HOL SLN Table of Contents Lab Overview - - Modernizing Your Data Center with VMware Cloud Foundation... 3 Lab Guidance... 4 Module 1 - Deploying VMware Cloud Foundation (15 Minutes)... 7 Introduction... 8 Hands-on

More information

Cisco CloudCenter Solution with VMware

Cisco CloudCenter Solution with VMware Cisco CloudCenter Solution with Extend, any application, and any cloud The Cisco CloudCenter hybrid cloud management platform securely provisions infrastructure resources and deploys application components

More information

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide You can find the most up-to-date technical

More information

RAC Database on Oracle Ravello Cloud Service O R A C L E W H I T E P A P E R A U G U S T 2017

RAC Database on Oracle Ravello Cloud Service O R A C L E W H I T E P A P E R A U G U S T 2017 RAC Database on Oracle Ravello Cloud Service O R A C L E W H I T E P A P E R A U G U S T 2017 Oracle Ravello is an overlay cloud that enables enterprises to run their VMware and KVM applications with data-center-like

More information

Dell EMC Ready System for VDI on VxRail

Dell EMC Ready System for VDI on VxRail Dell EMC Ready System for VDI on VxRail Citrix XenDesktop for Dell EMC VxRail Hyperconverged Appliance April 2018 H16968.1 Deployment Guide Abstract This deployment guide provides instructions for deploying

More information

Dell EMC Ready System for VDI on XC Series

Dell EMC Ready System for VDI on XC Series Dell EMC Ready System for VDI on XC Series Citrix XenDesktop for Dell EMC XC Series Hyperconverged Appliance March 2018 H16969 Deployment Guide Abstract This deployment guide provides instructions for

More information

Using the vrealize Orchestrator OpenStack Plug-In 2.0. Modified on 19 SEP 2017 vrealize Orchestrator 7.0

Using the vrealize Orchestrator OpenStack Plug-In 2.0. Modified on 19 SEP 2017 vrealize Orchestrator 7.0 Using the vrealize Orchestrator OpenStack Plug-In 2.0 Modified on 19 SEP 2017 vrealize Orchestrator 7.0 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VxRack System SDDC Enabling External Services

VxRack System SDDC Enabling External Services VxRack System SDDC Enabling External Services May 2018 H17144 Abstract This document describes how to enable external services for a VxRack System SDDC. Use cases included are Dell EMC Avamar-based backup

More information

Exadata Database Machine: 12c Administration Workshop Ed 2

Exadata Database Machine: 12c Administration Workshop Ed 2 Oracle University Contact Us: 00 9714 390 9050 Exadata Database Machine: 12c Administration Workshop Ed 2 Duration: 5 Days What you will learn This Exadata Database Machine: 12c Administration Workshop

More information

Using the Horizon vrealize Orchestrator Plug-In

Using the Horizon vrealize Orchestrator Plug-In Using the Horizon vrealize Orchestrator Plug-In VMware Horizon 6 version 6.2.3, VMware Horizon 7 versions 7.0.3 and later Modified on 4 JAN 2018 VMware Horizon 7 7.4 You can find the most up-to-date technical

More information

Certified Reference Design for VMware Cloud Providers

Certified Reference Design for VMware Cloud Providers VMware vcloud Architecture Toolkit for Service Providers Certified Reference Design for VMware Cloud Providers Version 2.5 August 2018 2018 VMware, Inc. All rights reserved. This product is protected by

More information

Exadata Database Machine: 12c Administration Workshop Ed 2 Duration: 5 Days

Exadata Database Machine: 12c Administration Workshop Ed 2 Duration: 5 Days Exadata Database Machine: 12c Administration Workshop Ed 2 Duration: 5 Days This Exadata Database Machine: 12c Administration Workshop introduces you to Oracle Exadata Database Machine. Explore the various

More information

VMware vcloud Air Key Concepts

VMware vcloud Air Key Concepts vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

VMware vsphere with ESX 6 and vcenter 6

VMware vsphere with ESX 6 and vcenter 6 VMware vsphere with ESX 6 and vcenter 6 Course VM-06 5 Days Instructor-led, Hands-on Course Description This class is a 5-day intense introduction to virtualization using VMware s immensely popular vsphere

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 4 About

More information

Under the Hood of Oracle Database Cloud Service for Oracle DBAs 2017 ANZ Webinar Tour by

Under the Hood of Oracle Database Cloud Service for Oracle DBAs 2017 ANZ Webinar Tour by Under the Hood of Oracle Database Cloud Service for Oracle DBAs 2017 ANZ Webinar Tour by Kai Yu Oracle Solutions Engineering Dell EMC Kai Yu Technical Staff, Dell EMC Database Engineering 25+ years working

More information

Dedicated Hosted Cloud with vcloud Director

Dedicated Hosted Cloud with vcloud Director VMware vcloud Architecture Toolkit for Service Providers Dedicated Hosted Cloud with vcloud Director Version 2.9 April 2018 Harold Simon 2017 VMware, Inc. All rights reserved. This product is protected

More information

Forescout. Configuration Guide. Version 2.4

Forescout. Configuration Guide. Version 2.4 Forescout Version 2.4 Contact Information Forescout Technologies, Inc. 190 West Tasman Drive San Jose, CA 95134 USA https://www.forescout.com/support/ Toll-Free (US): 1.866.377.8771 Tel (Intl): 1.408.213.3191

More information

Exadata Database Machine: 12c Administration Workshop Ed 2

Exadata Database Machine: 12c Administration Workshop Ed 2 Oracle University Contact Us: 800-260-690 Exadata Database Machine: 12c Administration Workshop Ed 2 Duration: 5 Days What you will learn This Exadata Database Machine: 12c Administration Workshop training

More information

Using VMware vrealize Orchestrator with VMware vcloud Availability for vcloud Director Version 1.0 April 2017

Using VMware vrealize Orchestrator with VMware vcloud Availability for vcloud Director Version 1.0 April 2017 Using VMware vrealize Orchestrator with VMware vcloud Availability for vcloud Director Version 1.0 April 2017 Page 1 of 53 This product is protected by U.S. and international copyright and intellectual

More information

LIFECYCLE MANAGEMENT FOR ORACLE RAC 12c WITH EMC RECOVERPOINT

LIFECYCLE MANAGEMENT FOR ORACLE RAC 12c WITH EMC RECOVERPOINT WHITE PAPER LIFECYCLE MANAGEMENT FOR ORACLE RAC 12c WITH EMC RECOVERPOINT Continuous protection for Oracle environments Simple, efficient patch management and failure recovery Minimal downtime for Oracle

More information

Cisco CloudCenter Solution with Cisco ACI: Common Use Cases

Cisco CloudCenter Solution with Cisco ACI: Common Use Cases Cisco CloudCenter Solution with Cisco ACI: Common Use Cases Cisco ACI increases network security, automates communication policies based on business-relevant application requirements, and decreases developer

More information

Dell EMC Ready Architectures for VDI

Dell EMC Ready Architectures for VDI Dell EMC Ready Architectures for VDI Designs for Citrix XenDesktop and XenApp for Dell EMC XC Family September 2018 H17388 Deployment Guide Abstract This deployment guide provides instructions for deploying

More information

Data Protection for Virtualized Environments

Data Protection for Virtualized Environments Technology Insight Paper Data Protection for Virtualized Environments IBM Spectrum Protect Plus Delivers a Modern Approach By Steve Scully, Sr. Analyst February 2018 Modern Data Protection for Virtualized

More information

EMC Documentum System

EMC Documentum System EMC Documentum System Version 7.2 Deployment Quick Start Guide EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 2012-2015 EMC Corporation.

More information

VVD for Cloud Providers: Scale and Performance Guidelines. October 2018

VVD for Cloud Providers: Scale and Performance Guidelines. October 2018 VVD for Cloud Providers: Scale and Performance Guidelines October 2018 2018 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws.

More information

Exdata Database Machine: 12c Administration Workshop Ed 2

Exdata Database Machine: 12c Administration Workshop Ed 2 Exdata Database Machine: 12c Administration Workshop Ed 2 Duration 5 Days What you will learn This Exadata Database Machine: 12c Administration Workshop training introduces you to Oracle Exadata Database

More information

VMware vcloud Director Evaluator s Guide TECHNICAL WHITE PAPER

VMware vcloud Director Evaluator s Guide TECHNICAL WHITE PAPER VMware vcloud Director Evaluator s Guide TECHNICAL WHITE PAPER Table of Contents 1. Getting Started.... 4 1.1 About This Guide... 4 1.2 Intended Audience.... 4 1.3 Help and Support During the Evaluation....

More information

Foundations and Concepts. 04 December 2017 vrealize Automation 7.3

Foundations and Concepts. 04 December 2017 vrealize Automation 7.3 Foundations and Concepts 04 December 2017 vrealize Automation 7.3 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

How to Troubleshoot Databases and Exadata Using Oracle Log Analytics

How to Troubleshoot Databases and Exadata Using Oracle Log Analytics How to Troubleshoot Databases and Exadata Using Oracle Log Analytics Nima Haddadkaveh Director, Product Management Oracle Management Cloud October, 2018 Copyright 2018, Oracle and/or its affiliates. All

More information

Remove complexity in protecting your virtual infrastructure with. IBM Spectrum Protect Plus. Data availability made easy. Overview

Remove complexity in protecting your virtual infrastructure with. IBM Spectrum Protect Plus. Data availability made easy. Overview Overview Challenge In your organization, backup management is too complex and consumes too much time and too many IT resources. Solution IBM Spectrum Protect Plus dramatically simplifies data protection

More information

Foundations and Concepts. 20 September 2018 vrealize Automation 7.5

Foundations and Concepts. 20 September 2018 vrealize Automation 7.5 Foundations and Concepts 20 September 2018 vrealize Automation 7.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

VMware vrealize Operations Federation Management Pack 1.0. vrealize Operations Manager

VMware vrealize Operations Federation Management Pack 1.0. vrealize Operations Manager VMware vrealize Operations Federation Management Pack 1.0 vrealize Operations Manager VMware vrealize Operations Federation Management Pack 1.0 You can find the most up-to-date technical documentation

More information

FlexPod. The Journey to the Cloud. Technical Presentation. Presented Jointly by NetApp and Cisco

FlexPod. The Journey to the Cloud. Technical Presentation. Presented Jointly by NetApp and Cisco FlexPod The Journey to the Cloud Technical Presentation Presented Jointly by NetApp and Cisco Agenda Alliance Highlights Introducing FlexPod One Shared Vision and Journey FlexPod for the Oracle base base

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 3 About

More information

IBM Cloud IBM Cloud for VMware Solutions Zeb Ahmed Senior Offering Manager and BCDR Leader VMware on IBM Cloud VMworld 2017 Content: Not for publicati

IBM Cloud IBM Cloud for VMware Solutions Zeb Ahmed Senior Offering Manager and BCDR Leader VMware on IBM Cloud VMworld 2017 Content: Not for publicati LHC2432BU IBM Cloud for VMware Solutions Zeb Ahmed Senior Offering Manager and BCDR Leader VMware on IBM Cloud #VMworld IBM Cloud IBM Cloud for VMware Solutions Zeb Ahmed Senior Offering Manager and BCDR

More information

Securing VSPEX VMware View 5.1 End- User Computing Solutions with RSA

Securing VSPEX VMware View 5.1 End- User Computing Solutions with RSA Design Guide Securing VSPEX VMware View 5.1 End- User Computing Solutions with RSA VMware vsphere 5.1 for up to 2000 Virtual Desktops EMC VSPEX Abstract This guide describes required components and a configuration

More information

Oracle Database Lifecycle Management

Oracle Database Lifecycle Management Oracle Database Lifecycle Management Simplified Database management across clouds #EM12c Copyright 2014 Oracle and/or its affiliates. All rights reserved. Agenda Key Challenges and Solutions Oracle Database

More information

Exadata Database Machine: 12c Administration Workshop Ed 1

Exadata Database Machine: 12c Administration Workshop Ed 1 Oracle University Contact Us: 20 (0)2 35350254 Exadata Database Machine: 12c Administration Workshop Ed 1 Duration: 5 Days What you will learn This course introduces students to Oracle Exadata Database

More information

Transform Your Business with Hybrid Cloud

Transform Your Business with Hybrid Cloud Transform Your Business with Hybrid Cloud Cisco gives you greater choice and cost savings, so you can transform IT operations in a way that works best for your organization. We offer an open framework

More information

vrealize Automation Management Pack 2.0 Guide

vrealize Automation Management Pack 2.0 Guide vrealize Automation Management Pack 2.0 Guide This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for

More information

IBM Cloud for VMware Solutions

IBM Cloud for VMware Solutions Introduction 2 IBM Cloud IBM Cloud for VMware Solutions Zeb Ahmed Senior Offering Manager VMware on IBM Cloud Mehran Hadipour Director Business Development - Zerto Internal Use Only Do not distribute 3

More information

VMware Integrated OpenStack Quick Start Guide

VMware Integrated OpenStack Quick Start Guide VMware Integrated OpenStack Quick Start Guide VMware Integrated OpenStack 1.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Backup and Restore of the vcenter Server using the Avamar VMware Image Protection Solution

Backup and Restore of the vcenter Server using the Avamar VMware Image Protection Solution - Backup and Restore of the vcenter Server using the Avamar VMware Image Protection Solution December 2017 ABSTRACT This whitepaper defines how to protect the vcenter Server Appliance (VCSA) and the Platform

More information

Oracle RAC Course Content

Oracle RAC Course Content 1 Oracle RAC Course Content Oracle 11g R2 Grid Infrastructure Concepts What is a Cluster Grid Foundation Components Oracle Clusterware Architecture Oracle Clusterware Software and Storage Describe ASM

More information

VMware vrealize Code Stream Reference Architecture. 16 MAY 2017 vrealize Code Stream 2.3

VMware vrealize Code Stream Reference Architecture. 16 MAY 2017 vrealize Code Stream 2.3 VMware vrealize Code Stream Reference Architecture 16 MAY 2017 vrealize Code Stream 2.3 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you

More information

Migration WordPress to Azure using Azure Site Recovery (ASR)

Migration WordPress to Azure using Azure Site Recovery (ASR) Migrating WordPress to Azure Using Azure Site Recovery (ASR) 1 MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. Complying with all applicable copyright laws is the responsibility of

More information

VMware vsphere with ESX 4.1 and vcenter 4.1

VMware vsphere with ESX 4.1 and vcenter 4.1 QWERTYUIOP{ Overview VMware vsphere with ESX 4.1 and vcenter 4.1 This powerful 5-day class is an intense introduction to virtualization using VMware s vsphere 4.1 including VMware ESX 4.1 and vcenter.

More information

VMware vsphere 6.5: Install, Configure, Manage (5 Days)

VMware vsphere 6.5: Install, Configure, Manage (5 Days) www.peaklearningllc.com VMware vsphere 6.5: Install, Configure, Manage (5 Days) Introduction This five-day course features intensive hands-on training that focuses on installing, configuring, and managing

More information

CONFIDENTLY INTEGRATE VMWARE CLOUD ON AWS WITH INTELLIGENT OPERATIONS

CONFIDENTLY INTEGRATE VMWARE CLOUD ON AWS WITH INTELLIGENT OPERATIONS SOLUTION OVERVIEW CONFIDENTLY INTEGRATE VMWARE WITH INTELLIGENT OPERATIONS VMware Cloud TM on AWS brings VMware s enterprise class Software-Defined Data Center (SDDC) software to the AWS Cloud, with optimized

More information

Deploying enterprise applications on Dell Hybrid Cloud System for Microsoft Cloud Platform System Standard

Deploying enterprise applications on Dell Hybrid Cloud System for Microsoft Cloud Platform System Standard Deploying enterprise applications on Dell Hybrid Cloud System for Microsoft Cloud Platform System Standard Date 7-18-2016 Copyright This document is provided as-is. Information and views expressed in this

More information

Scalable Licensing with Selective Monitoring in VMware vrealize Operations

Scalable Licensing with Selective Monitoring in VMware vrealize Operations VMware vcloud Architecture Toolkit for Service Providers Scalable Licensing with Selective Monitoring in VMware vrealize Operations Version 2.9 January 2018 Brandon Gordon 2018 VMware, Inc. All rights

More information

OpenNebula on VMware: Cloud Reference Architecture

OpenNebula on VMware: Cloud Reference Architecture OpenNebula on VMware: Cloud Reference Architecture Version 1.2, October 2016 Abstract The OpenNebula Cloud Reference Architecture is a blueprint to guide IT architects, consultants, administrators and

More information

Oracle - Oracle Database 12c R2: Administration Workshop Ed 3

Oracle - Oracle Database 12c R2: Administration Workshop Ed 3 Oracle - Oracle Database 12c R2: Administration Workshop Ed 3 Code: Lengt h: URL: 12cDB-A 5 days View Online The Oracle Database 12c R2: Administration Workshop Ed 3 course is designed to provide you with

More information