SlideShare a Scribd company logo
1 of 31
Oracle Enterprise Manager:
7 Robust Features to Put in
Action
PRESENTED BY
Rakesh Nagdev,
Senior Oracle Database Administrator
www.datavail.com 3
Rakesh Nagdev, Senior Oracle Database Administrator
Senior Oracle Database Administrator with 17+ years of
experience
Oracle Certified Professional & AWS Certified Solution
Architect Professional
Tech Expertise:
• Oracle Enterprise Manager
• Automation
• AWS Cloud Services
• Oracle Real Application Clusters
• Data Guard, Database Upgrades, Migrations, &
Performance Tuning
Presenter
www.datavail.com 4
Datavail
Overview
Databases, Analytics, and
Application Data Integration
16+ years delivering
data services
700+ customers
with average client
retention of 7 years
Managed services,
projects, and staffing
We are data specialists
All major platforms: SQL Server,
Oracle, DB2, MySQL, MongoDB,
PostgreSQL, AWS, Azure
Comprehensive development &
operational services
US & Global models
Reactive and proactive services
Database
Operations
EBS
Hyperion/Essbase
Microsoft Dynamics
SharePoint
Custom development
• Microsoft .NET
• Oracle APEX
Application
Management
Microsoft SSRS, SSIS, SSAS
PowerBI
Oracle OBIEE, BICS, GoldenGate
Analytics, Visualization &
Integration
Informatica
Oracle Data Integrator
ETL development and
operational run
Fill Out
Evaluation Form
Fill out the Cloud Adoption survey
for a chance to WIN a pair of
TikiTorch speakers
https://www.techvalidate.com/registration/
bdbc0b7e1d
In addition, as a thank you for completing
the survey, you will be:
Entered for a chance to win a Kindle Oasis and a Kindle
Unlimited subscription ($350 value)
Entered for chance to win a $500 gift certificate from
TechValidate.
Helping a child in need, for every survey completed,
Datavail will make a donation to First Book to help a child in need.
Agenda
Oracle Enterprise Manager (OEM) Overview
History of OEM
Who Uses OEM?
Why Do Organizations Choose OEM?
Seven Highlights of OEM Cloud Control 13c
www.datavail.com 7
OEM Overview
Oracle Enterprise Manager (OEM) is a
monitoring & management tool that
supports small to large and sometimes
complex environments.
www.datavail.com 8
OEM Overview OEM provides additional functionality
with the help of management packs
that includes:
Oracle Diagnostics Pack and Oracle Tuning
Pack, Database Lifecycle Management
Pack, Oracle Configuration Management
Pack, Oracle Change Management Pack,
Oracle Data Masking Pack and many more.
These management packs require a
separate license.
OEM can monitor and manage
your wide-ranging enterprise
environment including:
Databases,
Applications,
Middleware,
Virtualization Infrastructure,
Cross Deployments &
Non-Oracle Targets
www.datavail.com 9
History of OEM
2001 2004 2010 20202016
OEM
Database
Control
OEM
Application
Server Control
OEM Grid
Control
OEM Cloud
Control
OEM Cloud
Control 13c
Version 4
www.datavail.com 10
Who Uses OEM?
OEM is intended for database administrators and
system administrators supporting enterprise-level
infrastructure.
Organizations heavily invested in Oracle-based
infrastructure gain the most significant benefits
among potential users, since this is a first-party
enterprise management tool.
However, other companies can find significant
value even if you have a limited Oracle focus.
www.datavail.com 11
Oracle has a rock-solid reputation for offering
enterprise-grade solutions that are powerful and
secure.
Both your on-premise and Oracle Cloud-based
technologies are supported, along with a long list of
other assets.
OEM has been in development for 20 years & Oracle
continually releases improvements that enhance this
platform.
Automation, database optimizations, user experience –
a win for a DBA.
Extensions combined with flexibility.
Why Do
Organizations
Choose OEM?
www.datavail.com 12
Seven Highlights of
OEM 13c
1. Intelligent Incident Compression
2. Chef Job Support
3. Always-ON Monitoring
4. Notification Blackouts
5. System Broadcast
6. Export & Import Incident Rule Sets
7. Metric Enhancements
www.datavail.com 13
“Flood of Alerts” experienced with 11g and/or 12c OEM
With the release of Enterprise Manager 13c, Intelligent Incident Compression allows
multiple events to be automatically grouped into a single incident.
Situations where its useful to deal with multiple related events as a single incident are:
• Consolidation of events from targets on same host.
• Merging of all Tablespace Used (%) alerts across all tablespaces for a particular database
into a single incident.
• You want to automatic union of all Metric Collection Errors for a target into a single incident.
• By compressing notifications, we can manage related events as one unit.
Intelligent Incident Compression
(Smart Alerting)
www.datavail.com 14
Intelligent Incident Compression
www.datavail.com 15
Chef Job Support
Chef is a declarative configuration
management and automation platform.
Chef has become popular for its concept of
“infrastructure as code,” in which machine-
readable files called Chef recipes are used
to provision infrastructure including
computing hardware and networking.
Chef recipes are now supported with a new
job type introduced in 13c Enterprise
Manager Cloud Control.
www.datavail.com 16
You can now manage and access Chef
cookbooks and Chef recipes in the software
library.
The execution of chef recipes is now
supported by deployment procedures.
You can store Chef cookbooks and Chef
recipes in the software library or even locally to
a host where it gets executed:
• Must have chef-solo setup
• Create a folder in Software library
• Chef cookbook should be uploaded
• Create an OEM job using the new Chef job type
and submit it
Chef Job Support
www.datavail.com 17
Chef Job Support
www.datavail.com 18
THE WAIT IS OVER for
monitoring targets in critical and
down alerts when OEM is down
for a planned maintenance or
unavailable during an outage with
Always-ON Monitoring.
Always-ON Monitoring (AOM) is a
lightweight application that is
included in 13c Cloud Control.
You can enable AOM monitoring
by following a few simple steps in
OEM.
Always-ON Monitoring
The Administrator can enable notifications as and
when required, but it’s best practice to keep AOM
running all the time and notifications can be enabled
as per requirement.
The monitoring configuration of targets and
notifications data including contacts and email
gateway configuration synchronized with Always-ON
Monitoring as it will be reusing existing configuration
of Enterprise Manager.
Once AOM is properly setup and synchronized, the
EM notifications can be received even when
Enterprise Manager services are unavailable.
www.datavail.com 19
Always-ON Monitoring
Alerts
Email
Monitoring
Service
Always ON
Agents
OMS Repository
Enterprise Manager
Example:
emctl set property -name "oracle.sysman.core.events.ems.emsURL" -value "https://yourhostname:8081/upload" -sysman_pwd sysman
www.datavail.com 20
Notification Blackouts
Notification Blackout disables
notifications during the blackout period
on the targets which are under
notification blackout.
There are two types of Notification
Blackouts:
• Maintenance Notification Blackout
• Notification-only Notification Blackout
www.datavail.com 21
Notification Blackouts
www.datavail.com 22
Retroactive Blackout
www.datavail.com 23
Best practice is to notify users current connected to Enterprise Manager about
outages before any planned maintenance.
Oracle introduced a new feature in 13c Cloud Control known as System Broadcast.
The super administrator can notify all users who are connected to Enterprise
Manager by sending a message before any planned maintenance work.
The EMCLI provides new send_system_broadcast verb using which we can send
message including severity levels.
Based on the requirement you should set necessary user preferences for System
Broadcasts
System Broadcast
www.datavail.com 24
Example:
emcli send_system_broadcast -messageType="INFO" -toOption="ALL" -message="Enterprise
Manager will be taken down in an hour for an emergency patch"
System Broadcast
www.datavail.com 25
Exporting incident rule sets from One Enterprise Manager site into another is now available in
13c Cloud Control.
Mimic the rule set with multiple Enterprise Managers without redoing the configuration of
incident rule sets manually.
Please Note: The rulesets along with incident rules, users, recipients’ email addresses,
targets on which ruleset are configured and notification methods can also be exported.
• If any of these entities are already available in the target Enterprise Manager cloud control then they
will be kept in the rule set, else they are removed during the import to target site.
Standardizes the notification rule sets across multiple enterprise managers in the global
complex environment where multiple Enterprise managers are hosted in different data
centers.
Export and Import of Incident Rule Sets
www.datavail.com 26
Export and Import of Incident Rule Sets
www.datavail.com 27
In previous releases of OEM, users extended
monitoring by creating user defined metric -
which had limited functionality and was
available only for a few known target types.
In 13c Cloud Control the metric extensions
allow you to create full-fledged metrics for a
multitude of target types:
• Hosts,
• Databases,
• Oracle Exadata databases and storage
servers,
• Siebel components,
• Oracle Business Intelligence components,
• Fusion Applications IBM WebSphere
Metric Enhancements
Advantages of Metric Extensions
• Metric Comparison operators can now be
modified for alerts
• Compute expressions are now supported in
metric extensions.
• Metric extensions are can be setup for RAC
and NON-RAC (single instance) databases
These enhancements in Metric extensions
provide better monitoring and flexibility to
meet requirement of monitoring complex
environments.
www.datavail.com 28
Metric Enhancements
Fill Out
Evaluation Form
Fill out the Cloud Adoption survey
for a chance to WIN a pair of
TikiTorch speakers
https://www.techvalidate.com/registration/
bdbc0b7e1d
In addition, as a thank you for completing
the survey, you will be:
Entered for a chance to win a Kindle Oasis and a Kindle
Unlimited subscription ($350 value)
Entered for chance to win a $500 gift certificate from
TechValidate.
Helping a child in need, for every survey completed,
Datavail will make a donation to First Book to help a child in need.
Questions &
Discussion
Thank you

More Related Content

What's hot

What’s New in Oracle Database 19c - Part 1
What’s New in Oracle Database 19c - Part 1What’s New in Oracle Database 19c - Part 1
What’s New in Oracle Database 19c - Part 1Satishbabu Gunukula
 
Oracle database 12c data masking and subsetting guide
Oracle database 12c data masking and subsetting guideOracle database 12c data masking and subsetting guide
Oracle database 12c data masking and subsetting guidebupbechanhgmail
 
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...vasuballa
 
Automate Oracle database patches and upgrades using Fleet Provisioning and Pa...
Automate Oracle database patches and upgrades using Fleet Provisioning and Pa...Automate Oracle database patches and upgrades using Fleet Provisioning and Pa...
Automate Oracle database patches and upgrades using Fleet Provisioning and Pa...Nelson Calero
 
Maximum Availability Architecture - Best Practices for Oracle Database 19c
Maximum Availability Architecture - Best Practices for Oracle Database 19cMaximum Availability Architecture - Best Practices for Oracle Database 19c
Maximum Availability Architecture - Best Practices for Oracle Database 19cGlen Hawkins
 
Exadata SMART Monitoring - OEM 13c
Exadata SMART Monitoring - OEM 13cExadata SMART Monitoring - OEM 13c
Exadata SMART Monitoring - OEM 13cAlfredo Krieg
 
Optimizing Alert Monitoring with Oracle Enterprise Manager
Optimizing Alert Monitoring with Oracle Enterprise ManagerOptimizing Alert Monitoring with Oracle Enterprise Manager
Optimizing Alert Monitoring with Oracle Enterprise ManagerDatavail
 
Oracle db performance tuning
Oracle db performance tuningOracle db performance tuning
Oracle db performance tuningSimon Huang
 
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best PracticesOracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best PracticesMarkus Michalewicz
 
Best Practices for implementing Database Security Comprehensive Database Secu...
Best Practices for implementing Database Security Comprehensive Database Secu...Best Practices for implementing Database Security Comprehensive Database Secu...
Best Practices for implementing Database Security Comprehensive Database Secu...Kal BO
 
Performance Stability, Tips and Tricks and Underscores
Performance Stability, Tips and Tricks and UnderscoresPerformance Stability, Tips and Tricks and Underscores
Performance Stability, Tips and Tricks and UnderscoresJitendra Singh
 
Scaling paypal workloads with oracle rac ss
Scaling paypal workloads with oracle rac ssScaling paypal workloads with oracle rac ss
Scaling paypal workloads with oracle rac ssAnil Nair
 
Oracle Performance Tuning Fundamentals
Oracle Performance Tuning FundamentalsOracle Performance Tuning Fundamentals
Oracle Performance Tuning FundamentalsCarlos Sierra
 
Oracle data guard for beginners
Oracle data guard for beginnersOracle data guard for beginners
Oracle data guard for beginnersPini Dibask
 
Understanding my database through SQL*Plus using the free tool eDB360
Understanding my database through SQL*Plus using the free tool eDB360Understanding my database through SQL*Plus using the free tool eDB360
Understanding my database through SQL*Plus using the free tool eDB360Carlos Sierra
 
Exadata master series_asm_2020
Exadata master series_asm_2020Exadata master series_asm_2020
Exadata master series_asm_2020Anil Nair
 
Understanding software licensing with IBM Power Systems PowerVM virtualization
Understanding software licensing with IBM Power Systems PowerVM virtualizationUnderstanding software licensing with IBM Power Systems PowerVM virtualization
Understanding software licensing with IBM Power Systems PowerVM virtualizationJay Kruemcke
 
Clone Oracle Databases In Minutes Without Risk Using Enterprise Manager 13c
Clone Oracle Databases In Minutes Without Risk Using Enterprise Manager 13cClone Oracle Databases In Minutes Without Risk Using Enterprise Manager 13c
Clone Oracle Databases In Minutes Without Risk Using Enterprise Manager 13cAlfredo Krieg
 
DOAG Oracle Unified Audit in Multitenant Environments
DOAG Oracle Unified Audit in Multitenant EnvironmentsDOAG Oracle Unified Audit in Multitenant Environments
DOAG Oracle Unified Audit in Multitenant EnvironmentsStefan Oehrli
 

What's hot (20)

What’s New in Oracle Database 19c - Part 1
What’s New in Oracle Database 19c - Part 1What’s New in Oracle Database 19c - Part 1
What’s New in Oracle Database 19c - Part 1
 
Oracle database 12c data masking and subsetting guide
Oracle database 12c data masking and subsetting guideOracle database 12c data masking and subsetting guide
Oracle database 12c data masking and subsetting guide
 
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
 
Automate Oracle database patches and upgrades using Fleet Provisioning and Pa...
Automate Oracle database patches and upgrades using Fleet Provisioning and Pa...Automate Oracle database patches and upgrades using Fleet Provisioning and Pa...
Automate Oracle database patches and upgrades using Fleet Provisioning and Pa...
 
Maximum Availability Architecture - Best Practices for Oracle Database 19c
Maximum Availability Architecture - Best Practices for Oracle Database 19cMaximum Availability Architecture - Best Practices for Oracle Database 19c
Maximum Availability Architecture - Best Practices for Oracle Database 19c
 
Exadata SMART Monitoring - OEM 13c
Exadata SMART Monitoring - OEM 13cExadata SMART Monitoring - OEM 13c
Exadata SMART Monitoring - OEM 13c
 
Optimizing Alert Monitoring with Oracle Enterprise Manager
Optimizing Alert Monitoring with Oracle Enterprise ManagerOptimizing Alert Monitoring with Oracle Enterprise Manager
Optimizing Alert Monitoring with Oracle Enterprise Manager
 
Oracle db performance tuning
Oracle db performance tuningOracle db performance tuning
Oracle db performance tuning
 
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best PracticesOracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
 
Best Practices for implementing Database Security Comprehensive Database Secu...
Best Practices for implementing Database Security Comprehensive Database Secu...Best Practices for implementing Database Security Comprehensive Database Secu...
Best Practices for implementing Database Security Comprehensive Database Secu...
 
Performance Stability, Tips and Tricks and Underscores
Performance Stability, Tips and Tricks and UnderscoresPerformance Stability, Tips and Tricks and Underscores
Performance Stability, Tips and Tricks and Underscores
 
Scaling paypal workloads with oracle rac ss
Scaling paypal workloads with oracle rac ssScaling paypal workloads with oracle rac ss
Scaling paypal workloads with oracle rac ss
 
Oracle Performance Tuning Fundamentals
Oracle Performance Tuning FundamentalsOracle Performance Tuning Fundamentals
Oracle Performance Tuning Fundamentals
 
Oracle data guard for beginners
Oracle data guard for beginnersOracle data guard for beginners
Oracle data guard for beginners
 
Oracle ASM Training
Oracle ASM TrainingOracle ASM Training
Oracle ASM Training
 
Understanding my database through SQL*Plus using the free tool eDB360
Understanding my database through SQL*Plus using the free tool eDB360Understanding my database through SQL*Plus using the free tool eDB360
Understanding my database through SQL*Plus using the free tool eDB360
 
Exadata master series_asm_2020
Exadata master series_asm_2020Exadata master series_asm_2020
Exadata master series_asm_2020
 
Understanding software licensing with IBM Power Systems PowerVM virtualization
Understanding software licensing with IBM Power Systems PowerVM virtualizationUnderstanding software licensing with IBM Power Systems PowerVM virtualization
Understanding software licensing with IBM Power Systems PowerVM virtualization
 
Clone Oracle Databases In Minutes Without Risk Using Enterprise Manager 13c
Clone Oracle Databases In Minutes Without Risk Using Enterprise Manager 13cClone Oracle Databases In Minutes Without Risk Using Enterprise Manager 13c
Clone Oracle Databases In Minutes Without Risk Using Enterprise Manager 13c
 
DOAG Oracle Unified Audit in Multitenant Environments
DOAG Oracle Unified Audit in Multitenant EnvironmentsDOAG Oracle Unified Audit in Multitenant Environments
DOAG Oracle Unified Audit in Multitenant Environments
 

Similar to Oracle Enterprise Manager Seven Robust Features to Put in Action final

CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptx
CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptxCON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptx
CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptxSergioBruno21
 
Ibm PureApplication system
Ibm PureApplication systemIbm PureApplication system
Ibm PureApplication systemkhawkwf
 
C6 deploying applications to your private cloud 7 to 10 times faster
C6   deploying applications to your private cloud 7 to 10 times fasterC6   deploying applications to your private cloud 7 to 10 times faster
C6 deploying applications to your private cloud 7 to 10 times fasterDr. Wilfred Lin (Ph.D.)
 
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...Michael Elder
 
Whats new in Enterprise 5.0 Product Suite
Whats new in Enterprise 5.0 Product SuiteWhats new in Enterprise 5.0 Product Suite
Whats new in Enterprise 5.0 Product SuiteMicro Focus
 
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...IBM Systems UKI
 
B.А.А.Е.R. Oracle Cloud Services 2017
B.А.А.Е.R. Oracle Cloud Services 2017B.А.А.Е.R. Oracle Cloud Services 2017
B.А.А.Е.R. Oracle Cloud Services 2017Assen Natchev
 
IBM PureApplication System and Maximo
IBM PureApplication System and MaximoIBM PureApplication System and Maximo
IBM PureApplication System and MaximoIBM Danmark
 
Datasheet was pluginforrd
Datasheet was pluginforrdDatasheet was pluginforrd
Datasheet was pluginforrdMidVision
 
VMworld 2013: Moving Enterprise Application Dev/Test to VMware’s Internal Pri...
VMworld 2013: Moving Enterprise Application Dev/Test to VMware’s Internal Pri...VMworld 2013: Moving Enterprise Application Dev/Test to VMware’s Internal Pri...
VMworld 2013: Moving Enterprise Application Dev/Test to VMware’s Internal Pri...VMworld
 
Microsoft System Center 2012 R2 Overview - Presented by Atidan
Microsoft System Center 2012 R2 Overview - Presented by AtidanMicrosoft System Center 2012 R2 Overview - Presented by Atidan
Microsoft System Center 2012 R2 Overview - Presented by AtidanDavid J Rosenthal
 
10 Key Steps for Moving from Legacy Infrastructure to the Cloud
10 Key Steps for Moving from Legacy Infrastructure to the Cloud10 Key Steps for Moving from Legacy Infrastructure to the Cloud
10 Key Steps for Moving from Legacy Infrastructure to the CloudNGINX, Inc.
 
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud ServiceMySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud ServiceOlivier DASINI
 
Jamcracker Cloud Management Platform: Control, Govern and Manage Enterprise C...
Jamcracker Cloud Management Platform: Control, Govern and Manage Enterprise C...Jamcracker Cloud Management Platform: Control, Govern and Manage Enterprise C...
Jamcracker Cloud Management Platform: Control, Govern and Manage Enterprise C...Jamcracker Inc
 
Presentation application change management and data masking strategies for ...
Presentation   application change management and data masking strategies for ...Presentation   application change management and data masking strategies for ...
Presentation application change management and data masking strategies for ...xKinAnx
 
VMworld 2013: Architecting the Software-Defined Data Center
VMworld 2013: Architecting the Software-Defined Data Center VMworld 2013: Architecting the Software-Defined Data Center
VMworld 2013: Architecting the Software-Defined Data Center VMworld
 
Benefits of VMware Monitoring Tools
Benefits of VMware Monitoring ToolsBenefits of VMware Monitoring Tools
Benefits of VMware Monitoring Toolstiresomerat7000
 
Private cloud for_partners
Private cloud for_partnersPrivate cloud for_partners
Private cloud for_partnerssolarisyougood
 
Securing the Cloud Native stack
Securing the Cloud Native stackSecuring the Cloud Native stack
Securing the Cloud Native stackHector Tapia
 

Similar to Oracle Enterprise Manager Seven Robust Features to Put in Action final (20)

CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptx
CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptxCON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptx
CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptx
 
Ibm PureApplication system
Ibm PureApplication systemIbm PureApplication system
Ibm PureApplication system
 
C6 deploying applications to your private cloud 7 to 10 times faster
C6   deploying applications to your private cloud 7 to 10 times fasterC6   deploying applications to your private cloud 7 to 10 times faster
C6 deploying applications to your private cloud 7 to 10 times faster
 
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...
Elevate Your Continuous Delivery Strategy Above the Rolling Clouds (Interconn...
 
Whats new in Enterprise 5.0 Product Suite
Whats new in Enterprise 5.0 Product SuiteWhats new in Enterprise 5.0 Product Suite
Whats new in Enterprise 5.0 Product Suite
 
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...
 
B.А.А.Е.R. Oracle Cloud Services 2017
B.А.А.Е.R. Oracle Cloud Services 2017B.А.А.Е.R. Oracle Cloud Services 2017
B.А.А.Е.R. Oracle Cloud Services 2017
 
IBM PureApplication System and Maximo
IBM PureApplication System and MaximoIBM PureApplication System and Maximo
IBM PureApplication System and Maximo
 
Datasheet was pluginforrd
Datasheet was pluginforrdDatasheet was pluginforrd
Datasheet was pluginforrd
 
VMworld 2013: Moving Enterprise Application Dev/Test to VMware’s Internal Pri...
VMworld 2013: Moving Enterprise Application Dev/Test to VMware’s Internal Pri...VMworld 2013: Moving Enterprise Application Dev/Test to VMware’s Internal Pri...
VMworld 2013: Moving Enterprise Application Dev/Test to VMware’s Internal Pri...
 
Microsoft System Center 2012 R2 Overview - Presented by Atidan
Microsoft System Center 2012 R2 Overview - Presented by AtidanMicrosoft System Center 2012 R2 Overview - Presented by Atidan
Microsoft System Center 2012 R2 Overview - Presented by Atidan
 
10 Key Steps for Moving from Legacy Infrastructure to the Cloud
10 Key Steps for Moving from Legacy Infrastructure to the Cloud10 Key Steps for Moving from Legacy Infrastructure to the Cloud
10 Key Steps for Moving from Legacy Infrastructure to the Cloud
 
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud ServiceMySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
 
Jamcracker Cloud Management Platform: Control, Govern and Manage Enterprise C...
Jamcracker Cloud Management Platform: Control, Govern and Manage Enterprise C...Jamcracker Cloud Management Platform: Control, Govern and Manage Enterprise C...
Jamcracker Cloud Management Platform: Control, Govern and Manage Enterprise C...
 
Presentation application change management and data masking strategies for ...
Presentation   application change management and data masking strategies for ...Presentation   application change management and data masking strategies for ...
Presentation application change management and data masking strategies for ...
 
IBM SmartCloud Entry
IBM SmartCloud EntryIBM SmartCloud Entry
IBM SmartCloud Entry
 
VMworld 2013: Architecting the Software-Defined Data Center
VMworld 2013: Architecting the Software-Defined Data Center VMworld 2013: Architecting the Software-Defined Data Center
VMworld 2013: Architecting the Software-Defined Data Center
 
Benefits of VMware Monitoring Tools
Benefits of VMware Monitoring ToolsBenefits of VMware Monitoring Tools
Benefits of VMware Monitoring Tools
 
Private cloud for_partners
Private cloud for_partnersPrivate cloud for_partners
Private cloud for_partners
 
Securing the Cloud Native stack
Securing the Cloud Native stackSecuring the Cloud Native stack
Securing the Cloud Native stack
 

More from Datavail

Journey to Cloud Analytics
Journey to Cloud Analytics Journey to Cloud Analytics
Journey to Cloud Analytics Datavail
 
Accelerate SQL Server Migration to the AWS Cloud
Accelerate SQL Server Migration to the AWS Cloud Accelerate SQL Server Migration to the AWS Cloud
Accelerate SQL Server Migration to the AWS Cloud Datavail
 
MOUS 2020 - Hyperion 11.2 vs. Cloud: Should I Stay or Should I Go?
MOUS 2020 - Hyperion 11.2 vs. Cloud: Should I Stay or Should I Go?MOUS 2020 - Hyperion 11.2 vs. Cloud: Should I Stay or Should I Go?
MOUS 2020 - Hyperion 11.2 vs. Cloud: Should I Stay or Should I Go?Datavail
 
Lessons from Migrating Oracle Databases to Amazon RDS or Amazon Aurora
Lessons from Migrating Oracle Databases to Amazon RDS or Amazon Aurora Lessons from Migrating Oracle Databases to Amazon RDS or Amazon Aurora
Lessons from Migrating Oracle Databases to Amazon RDS or Amazon Aurora Datavail
 
EPM 11.2: Lessons Learned and 2021 Preparedness
EPM 11.2: Lessons Learned and 2021 PreparednessEPM 11.2: Lessons Learned and 2021 Preparedness
EPM 11.2: Lessons Learned and 2021 PreparednessDatavail
 
Optimizing Oracle Databases & Applications Gives Fast Food Giant Major Gains
Optimizing Oracle Databases & Applications Gives Fast Food Giant Major GainsOptimizing Oracle Databases & Applications Gives Fast Food Giant Major Gains
Optimizing Oracle Databases & Applications Gives Fast Food Giant Major GainsDatavail
 
RMOUG 2020: Keeping Pace with Change
RMOUG 2020: Keeping Pace with Change RMOUG 2020: Keeping Pace with Change
RMOUG 2020: Keeping Pace with Change Datavail
 
Upcoming Extended Support Deadlines & What They Mean for You
Upcoming Extended Support Deadlines & What They Mean for YouUpcoming Extended Support Deadlines & What They Mean for You
Upcoming Extended Support Deadlines & What They Mean for YouDatavail
 
SQL on Linux
SQL on LinuxSQL on Linux
SQL on LinuxDatavail
 
Reduce Cost by Tuning Queries on Azure DBaaS
Reduce Cost by Tuning Queries on Azure DBaaSReduce Cost by Tuning Queries on Azure DBaaS
Reduce Cost by Tuning Queries on Azure DBaaSDatavail
 
MOUS 2019 - Keeping Pace with Change: Prepare for Tomorrow & Advance Your Car...
MOUS 2019 - Keeping Pace with Change: Prepare for Tomorrow & Advance Your Car...MOUS 2019 - Keeping Pace with Change: Prepare for Tomorrow & Advance Your Car...
MOUS 2019 - Keeping Pace with Change: Prepare for Tomorrow & Advance Your Car...Datavail
 
Essbase On-Prem to Oracle Analytics Cloud - How, When, and Why
Essbase On-Prem to Oracle Analytics Cloud - How, When, and WhyEssbase On-Prem to Oracle Analytics Cloud - How, When, and Why
Essbase On-Prem to Oracle Analytics Cloud - How, When, and WhyDatavail
 
Is "Free" Good Enough for Your MySQL Environment?
Is "Free" Good Enough for Your MySQL Environment?Is "Free" Good Enough for Your MySQL Environment?
Is "Free" Good Enough for Your MySQL Environment?Datavail
 
Critical Preflight Checks for Your EPM Applications
Critical Preflight Checks for Your EPM ApplicationsCritical Preflight Checks for Your EPM Applications
Critical Preflight Checks for Your EPM ApplicationsDatavail
 
SQL to Azure Migrations
SQL to Azure MigrationsSQL to Azure Migrations
SQL to Azure MigrationsDatavail
 
Essbase On-Prem to Oracle Analytics Cloud - How, When, and Why
Essbase On-Prem to Oracle Analytics Cloud - How, When, and WhyEssbase On-Prem to Oracle Analytics Cloud - How, When, and Why
Essbase On-Prem to Oracle Analytics Cloud - How, When, and WhyDatavail
 
3 Ways to Lead an Accidental DBA
3 Ways to Lead an Accidental DBA3 Ways to Lead an Accidental DBA
3 Ways to Lead an Accidental DBADatavail
 
Creating a Solid EPM Punch List
Creating a Solid EPM Punch ListCreating a Solid EPM Punch List
Creating a Solid EPM Punch ListDatavail
 
Why NBC Universal Migrated to MongoDB Atlas
Why NBC Universal Migrated to MongoDB AtlasWhy NBC Universal Migrated to MongoDB Atlas
Why NBC Universal Migrated to MongoDB AtlasDatavail
 
SQL on Linux
SQL on LinuxSQL on Linux
SQL on LinuxDatavail
 

More from Datavail (20)

Journey to Cloud Analytics
Journey to Cloud Analytics Journey to Cloud Analytics
Journey to Cloud Analytics
 
Accelerate SQL Server Migration to the AWS Cloud
Accelerate SQL Server Migration to the AWS Cloud Accelerate SQL Server Migration to the AWS Cloud
Accelerate SQL Server Migration to the AWS Cloud
 
MOUS 2020 - Hyperion 11.2 vs. Cloud: Should I Stay or Should I Go?
MOUS 2020 - Hyperion 11.2 vs. Cloud: Should I Stay or Should I Go?MOUS 2020 - Hyperion 11.2 vs. Cloud: Should I Stay or Should I Go?
MOUS 2020 - Hyperion 11.2 vs. Cloud: Should I Stay or Should I Go?
 
Lessons from Migrating Oracle Databases to Amazon RDS or Amazon Aurora
Lessons from Migrating Oracle Databases to Amazon RDS or Amazon Aurora Lessons from Migrating Oracle Databases to Amazon RDS or Amazon Aurora
Lessons from Migrating Oracle Databases to Amazon RDS or Amazon Aurora
 
EPM 11.2: Lessons Learned and 2021 Preparedness
EPM 11.2: Lessons Learned and 2021 PreparednessEPM 11.2: Lessons Learned and 2021 Preparedness
EPM 11.2: Lessons Learned and 2021 Preparedness
 
Optimizing Oracle Databases & Applications Gives Fast Food Giant Major Gains
Optimizing Oracle Databases & Applications Gives Fast Food Giant Major GainsOptimizing Oracle Databases & Applications Gives Fast Food Giant Major Gains
Optimizing Oracle Databases & Applications Gives Fast Food Giant Major Gains
 
RMOUG 2020: Keeping Pace with Change
RMOUG 2020: Keeping Pace with Change RMOUG 2020: Keeping Pace with Change
RMOUG 2020: Keeping Pace with Change
 
Upcoming Extended Support Deadlines & What They Mean for You
Upcoming Extended Support Deadlines & What They Mean for YouUpcoming Extended Support Deadlines & What They Mean for You
Upcoming Extended Support Deadlines & What They Mean for You
 
SQL on Linux
SQL on LinuxSQL on Linux
SQL on Linux
 
Reduce Cost by Tuning Queries on Azure DBaaS
Reduce Cost by Tuning Queries on Azure DBaaSReduce Cost by Tuning Queries on Azure DBaaS
Reduce Cost by Tuning Queries on Azure DBaaS
 
MOUS 2019 - Keeping Pace with Change: Prepare for Tomorrow & Advance Your Car...
MOUS 2019 - Keeping Pace with Change: Prepare for Tomorrow & Advance Your Car...MOUS 2019 - Keeping Pace with Change: Prepare for Tomorrow & Advance Your Car...
MOUS 2019 - Keeping Pace with Change: Prepare for Tomorrow & Advance Your Car...
 
Essbase On-Prem to Oracle Analytics Cloud - How, When, and Why
Essbase On-Prem to Oracle Analytics Cloud - How, When, and WhyEssbase On-Prem to Oracle Analytics Cloud - How, When, and Why
Essbase On-Prem to Oracle Analytics Cloud - How, When, and Why
 
Is "Free" Good Enough for Your MySQL Environment?
Is "Free" Good Enough for Your MySQL Environment?Is "Free" Good Enough for Your MySQL Environment?
Is "Free" Good Enough for Your MySQL Environment?
 
Critical Preflight Checks for Your EPM Applications
Critical Preflight Checks for Your EPM ApplicationsCritical Preflight Checks for Your EPM Applications
Critical Preflight Checks for Your EPM Applications
 
SQL to Azure Migrations
SQL to Azure MigrationsSQL to Azure Migrations
SQL to Azure Migrations
 
Essbase On-Prem to Oracle Analytics Cloud - How, When, and Why
Essbase On-Prem to Oracle Analytics Cloud - How, When, and WhyEssbase On-Prem to Oracle Analytics Cloud - How, When, and Why
Essbase On-Prem to Oracle Analytics Cloud - How, When, and Why
 
3 Ways to Lead an Accidental DBA
3 Ways to Lead an Accidental DBA3 Ways to Lead an Accidental DBA
3 Ways to Lead an Accidental DBA
 
Creating a Solid EPM Punch List
Creating a Solid EPM Punch ListCreating a Solid EPM Punch List
Creating a Solid EPM Punch List
 
Why NBC Universal Migrated to MongoDB Atlas
Why NBC Universal Migrated to MongoDB AtlasWhy NBC Universal Migrated to MongoDB Atlas
Why NBC Universal Migrated to MongoDB Atlas
 
SQL on Linux
SQL on LinuxSQL on Linux
SQL on Linux
 

Recently uploaded

Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...amitlee9823
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Pooja Nehwal
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Researchmichael115558
 
hybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptxhybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptx9to5mart
 
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night StandCall Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% SecurePooja Nehwal
 
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...amitlee9823
 
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteedamy56318795
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceDelhi Call girls
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...amitlee9823
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...amitlee9823
 

Recently uploaded (20)

Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
 
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
hybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptxhybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptx
 
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night StandCall Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
 
Predicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science ProjectPredicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science Project
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
 
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
 
Anomaly detection and data imputation within time series
Anomaly detection and data imputation within time seriesAnomaly detection and data imputation within time series
Anomaly detection and data imputation within time series
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 

Oracle Enterprise Manager Seven Robust Features to Put in Action final

  • 1. Oracle Enterprise Manager: 7 Robust Features to Put in Action PRESENTED BY Rakesh Nagdev, Senior Oracle Database Administrator
  • 2.
  • 3. www.datavail.com 3 Rakesh Nagdev, Senior Oracle Database Administrator Senior Oracle Database Administrator with 17+ years of experience Oracle Certified Professional & AWS Certified Solution Architect Professional Tech Expertise: • Oracle Enterprise Manager • Automation • AWS Cloud Services • Oracle Real Application Clusters • Data Guard, Database Upgrades, Migrations, & Performance Tuning Presenter
  • 4. www.datavail.com 4 Datavail Overview Databases, Analytics, and Application Data Integration 16+ years delivering data services 700+ customers with average client retention of 7 years Managed services, projects, and staffing We are data specialists All major platforms: SQL Server, Oracle, DB2, MySQL, MongoDB, PostgreSQL, AWS, Azure Comprehensive development & operational services US & Global models Reactive and proactive services Database Operations EBS Hyperion/Essbase Microsoft Dynamics SharePoint Custom development • Microsoft .NET • Oracle APEX Application Management Microsoft SSRS, SSIS, SSAS PowerBI Oracle OBIEE, BICS, GoldenGate Analytics, Visualization & Integration Informatica Oracle Data Integrator ETL development and operational run
  • 5. Fill Out Evaluation Form Fill out the Cloud Adoption survey for a chance to WIN a pair of TikiTorch speakers https://www.techvalidate.com/registration/ bdbc0b7e1d In addition, as a thank you for completing the survey, you will be: Entered for a chance to win a Kindle Oasis and a Kindle Unlimited subscription ($350 value) Entered for chance to win a $500 gift certificate from TechValidate. Helping a child in need, for every survey completed, Datavail will make a donation to First Book to help a child in need.
  • 6. Agenda Oracle Enterprise Manager (OEM) Overview History of OEM Who Uses OEM? Why Do Organizations Choose OEM? Seven Highlights of OEM Cloud Control 13c
  • 7. www.datavail.com 7 OEM Overview Oracle Enterprise Manager (OEM) is a monitoring & management tool that supports small to large and sometimes complex environments.
  • 8. www.datavail.com 8 OEM Overview OEM provides additional functionality with the help of management packs that includes: Oracle Diagnostics Pack and Oracle Tuning Pack, Database Lifecycle Management Pack, Oracle Configuration Management Pack, Oracle Change Management Pack, Oracle Data Masking Pack and many more. These management packs require a separate license. OEM can monitor and manage your wide-ranging enterprise environment including: Databases, Applications, Middleware, Virtualization Infrastructure, Cross Deployments & Non-Oracle Targets
  • 9. www.datavail.com 9 History of OEM 2001 2004 2010 20202016 OEM Database Control OEM Application Server Control OEM Grid Control OEM Cloud Control OEM Cloud Control 13c Version 4
  • 10. www.datavail.com 10 Who Uses OEM? OEM is intended for database administrators and system administrators supporting enterprise-level infrastructure. Organizations heavily invested in Oracle-based infrastructure gain the most significant benefits among potential users, since this is a first-party enterprise management tool. However, other companies can find significant value even if you have a limited Oracle focus.
  • 11. www.datavail.com 11 Oracle has a rock-solid reputation for offering enterprise-grade solutions that are powerful and secure. Both your on-premise and Oracle Cloud-based technologies are supported, along with a long list of other assets. OEM has been in development for 20 years & Oracle continually releases improvements that enhance this platform. Automation, database optimizations, user experience – a win for a DBA. Extensions combined with flexibility. Why Do Organizations Choose OEM?
  • 12. www.datavail.com 12 Seven Highlights of OEM 13c 1. Intelligent Incident Compression 2. Chef Job Support 3. Always-ON Monitoring 4. Notification Blackouts 5. System Broadcast 6. Export & Import Incident Rule Sets 7. Metric Enhancements
  • 13. www.datavail.com 13 “Flood of Alerts” experienced with 11g and/or 12c OEM With the release of Enterprise Manager 13c, Intelligent Incident Compression allows multiple events to be automatically grouped into a single incident. Situations where its useful to deal with multiple related events as a single incident are: • Consolidation of events from targets on same host. • Merging of all Tablespace Used (%) alerts across all tablespaces for a particular database into a single incident. • You want to automatic union of all Metric Collection Errors for a target into a single incident. • By compressing notifications, we can manage related events as one unit. Intelligent Incident Compression (Smart Alerting)
  • 15. www.datavail.com 15 Chef Job Support Chef is a declarative configuration management and automation platform. Chef has become popular for its concept of “infrastructure as code,” in which machine- readable files called Chef recipes are used to provision infrastructure including computing hardware and networking. Chef recipes are now supported with a new job type introduced in 13c Enterprise Manager Cloud Control.
  • 16. www.datavail.com 16 You can now manage and access Chef cookbooks and Chef recipes in the software library. The execution of chef recipes is now supported by deployment procedures. You can store Chef cookbooks and Chef recipes in the software library or even locally to a host where it gets executed: • Must have chef-solo setup • Create a folder in Software library • Chef cookbook should be uploaded • Create an OEM job using the new Chef job type and submit it Chef Job Support
  • 18. www.datavail.com 18 THE WAIT IS OVER for monitoring targets in critical and down alerts when OEM is down for a planned maintenance or unavailable during an outage with Always-ON Monitoring. Always-ON Monitoring (AOM) is a lightweight application that is included in 13c Cloud Control. You can enable AOM monitoring by following a few simple steps in OEM. Always-ON Monitoring The Administrator can enable notifications as and when required, but it’s best practice to keep AOM running all the time and notifications can be enabled as per requirement. The monitoring configuration of targets and notifications data including contacts and email gateway configuration synchronized with Always-ON Monitoring as it will be reusing existing configuration of Enterprise Manager. Once AOM is properly setup and synchronized, the EM notifications can be received even when Enterprise Manager services are unavailable.
  • 19. www.datavail.com 19 Always-ON Monitoring Alerts Email Monitoring Service Always ON Agents OMS Repository Enterprise Manager Example: emctl set property -name "oracle.sysman.core.events.ems.emsURL" -value "https://yourhostname:8081/upload" -sysman_pwd sysman
  • 20. www.datavail.com 20 Notification Blackouts Notification Blackout disables notifications during the blackout period on the targets which are under notification blackout. There are two types of Notification Blackouts: • Maintenance Notification Blackout • Notification-only Notification Blackout
  • 23. www.datavail.com 23 Best practice is to notify users current connected to Enterprise Manager about outages before any planned maintenance. Oracle introduced a new feature in 13c Cloud Control known as System Broadcast. The super administrator can notify all users who are connected to Enterprise Manager by sending a message before any planned maintenance work. The EMCLI provides new send_system_broadcast verb using which we can send message including severity levels. Based on the requirement you should set necessary user preferences for System Broadcasts System Broadcast
  • 24. www.datavail.com 24 Example: emcli send_system_broadcast -messageType="INFO" -toOption="ALL" -message="Enterprise Manager will be taken down in an hour for an emergency patch" System Broadcast
  • 25. www.datavail.com 25 Exporting incident rule sets from One Enterprise Manager site into another is now available in 13c Cloud Control. Mimic the rule set with multiple Enterprise Managers without redoing the configuration of incident rule sets manually. Please Note: The rulesets along with incident rules, users, recipients’ email addresses, targets on which ruleset are configured and notification methods can also be exported. • If any of these entities are already available in the target Enterprise Manager cloud control then they will be kept in the rule set, else they are removed during the import to target site. Standardizes the notification rule sets across multiple enterprise managers in the global complex environment where multiple Enterprise managers are hosted in different data centers. Export and Import of Incident Rule Sets
  • 26. www.datavail.com 26 Export and Import of Incident Rule Sets
  • 27. www.datavail.com 27 In previous releases of OEM, users extended monitoring by creating user defined metric - which had limited functionality and was available only for a few known target types. In 13c Cloud Control the metric extensions allow you to create full-fledged metrics for a multitude of target types: • Hosts, • Databases, • Oracle Exadata databases and storage servers, • Siebel components, • Oracle Business Intelligence components, • Fusion Applications IBM WebSphere Metric Enhancements Advantages of Metric Extensions • Metric Comparison operators can now be modified for alerts • Compute expressions are now supported in metric extensions. • Metric extensions are can be setup for RAC and NON-RAC (single instance) databases These enhancements in Metric extensions provide better monitoring and flexibility to meet requirement of monitoring complex environments.
  • 29. Fill Out Evaluation Form Fill out the Cloud Adoption survey for a chance to WIN a pair of TikiTorch speakers https://www.techvalidate.com/registration/ bdbc0b7e1d In addition, as a thank you for completing the survey, you will be: Entered for a chance to win a Kindle Oasis and a Kindle Unlimited subscription ($350 value) Entered for chance to win a $500 gift certificate from TechValidate. Helping a child in need, for every survey completed, Datavail will make a donation to First Book to help a child in need.

Editor's Notes

  1. - Been in Database services for over 13 years, started out primarily supporting databases only (Oracle and SQL Server) more recently added support for other dbms such as MongoDB, Postgres, etc. – in recent years through growth and acquisitions we’ve expanded into other areas of managed services.  I encourage you to stop by our booth if you want any more information. Do you enjoy off-hour work such as code deployment or patching? I would certainly assume that most of us don’t. But for those of us that are DBAs – we have to do maintenance activities and deployments during off hours, even for test and dev environments. Things such as patching, upgrades and migrations can take all or night or even all weekend. Sometimes large projects get scheduled over 3 day weekends due to the amount of time required…causing the loss of enjoying the holiday weekend with family and friends. After that’s all said and done, DBAs still need to turn around and be available during regular business hours to support any possible issues and to provide assistance for regular business activities. As a manager are you looking for ways to decrease employee burnout and turnover? For those of you who lead a small DBA team, do you lose sleep when your DBA goes on vacation?   Form a strategic partnership with a Managed Service Provider (MSP) to help reduce your off-hour support Forming a strategic relationship with a MSP when done correctly can help reduce the workload of the DBA team and enable them to focus on more strategic infrastructure planning processes and help guide the future of the database environment. This usually results in a win-win for both the DBAs and their employers and worthy of serious considerations for all companies large and small, throughout all industries. Enables you and team to focus on internal strategic projects and initiatives Imagine you and your team no longer have to stay up late patching or respond to 3:00 am emergency call for a fairly simple database alert? How would your DBA feel, knowing they weren’t required to take their work laptop with them when the go on vacation? This can happen. As trusted advisors and as an extension of our customers support team, we had helped over 300 companies and their internal teams to focus on internal strategic projects, get a good nights sleep, enjoy their free time and fully enjoy their vacations!
  2. Over the years, Oracle has done a lot of innovations in their Enterprise Manager cloud control tool which we all know is very impressing monitoring & management tool for small to very large complex environments. Using OEM, you can monitor and manage your wide-ranging enterprise environment including databases, applications, middleware, virtualization infrastructure, cross deployments and non-oracle targets. Oracle Enterprise Manager provides additional functionality with the help of management packs that includes Oracle Diagnostics Pack and Oracle Tuning Pack, Database Lifecycle Management Pack, Oracle Configuration Management Pack, Oracle Change Management Pack, Oracle Data Masking Pack and many more. These management packs require separate license however.
  3. Over the years, Oracle has done a lot of innovations in their Enterprise Manager cloud control tool which we all know is very impressing monitoring & management tool for small to very large complex environments. Using OEM, you can monitor and manage your wide-ranging enterprise environment including databases, applications, middleware, virtualization infrastructure, cross deployments and non-oracle targets. Oracle Enterprise Manager provides additional functionality with the help of management packs that includes Oracle Diagnostics Pack and Oracle Tuning Pack, Database Lifecycle Management Pack, Oracle Configuration Management Pack, Oracle Change Management Pack, Oracle Data Masking Pack and many more. These management packs require separate license however.
  4. OEM has gone through many permutations throughout its development. It was first released in 2001 as OEM Database Control. This version was created based off a Java ClientTable. As the name implies, it allowed users control over database management and configuration.   The next major release was OEM Application Server Control, which allowed users to work with application servers. OEM Grid Control came after, in 2010, with a significant expansion in what this platform was capable of. It expanded support to non-Oracle platforms, allowed third parties to create extensions, brought in cluster and server farm monitoring, tracked a range of metrics, and created web-page based dashboards.   The latest version is OEM Cloud Control, which builds off of Grid Control’s functionality and extends it to cloud-based platforms. It first released in 2016, and the most recent release of Cloud Control 13c Version 4 was in January 2020.
  5. OEM is intended for database administrators and system administrators supporting enterprise-level infrastructure. Organizations heavily invested in Oracle-based infrastructure gain the most significant benefits among potential users, since this is a first-party enterprise management tool. However, other companies can find significant value even if you have a limited Oracle focus.
  6. Oracle has a rock-solid reputation for offering enterprise-grade solutions that are powerful and secure. OEM lives up to this reputation and continually evolves to meet the needs of organizations. The deep integration of Oracle products removes the guesswork involved in whether you can manage one of their technologies through the enterprise manager, as well as whether it supports future versions of Oracle databases.   Both your on-premise and Oracle Cloud-based technologies are supported, along with a long list of other assets. Your organization improves its visibility into your infrastructure, which can be challenging when you have databases, applications, and other assets spread throughout your data center and on various cloud platforms.   The dependability of OEM is also worth considering, as the platform has been in development for nearly 20 years. You know it’s available for the long-term and don’t need to worry about reaching end-of-life. Oracle continually releases improvements that enhance this platform and empower DBAs with the tools they need to work with complex enterprise environments.   The automation included also gives DBAs back a lot of time that had previously been spent on day-to-day issues. That’s not the most efficient use of their time or their talents. The additional time and resources lead to database optimizations, quality user experiences, and other improvements.   The out-of-the-box features may not cover your organization’s needs, but that’s where extensions come in. The platform has significant flexibility, whether you want to work with third-party developers or put together your own OEM extensions.
  7. If you have used any of 11g or 12c enterprise manager until now. Then, you must have experienced “Flood of alerts” during host down or similar situation when we received alerts from each and every target hosted on same server that went down due to some underlying issue. This results into too many alerts or tickets being generated, However, we don’t really want so many alerts for same issue as it imposes multiple challenges as you may loss real sight on important alerts and it may end up creating too many incident tickets which is totally waste of time & efforts. So, question is, how can I reduce number of unnecessary alerts? Well, the good news is Beginning with Enterprise Manager 13c, Intelligent Incident Compression allows multiple events to be automatically grouped into a single incident. Some of the situations where it is very useful to deal with multiple related events as a single incident are: Consolidation of events from targets on same host. Merging of all Tablespace Used (%) alerts across all tablespaces for a particular database into a single incident. You want to automatic union of all Metric Collection Errors for a target into a single incident. By compressing notifications, we can manage related events as one unit. This will also save space in repository as it compresses duplicates copies of the same incidents into a single incident. In this screenshot we are compressing events from targets on the same host.
  8. Chef is a declarative configuration management and automation platform. Chef has become very popular for its concept of “infrastructure as code,” in which machine-readable files called Chef recipes are used to provision infrastructure including computing hardware and networking. Chef recipes are now supported with a new job type introduced in 13c Enterprise manager cloud control. You can now manage and access Chef cookbooks and Chef recipes in the software library. The execution of chef recipes is now supported by deployment procedures. Please note you can now store Chef cookbooks and Chef recipes in Software library or even locally to a host where it gets executed.   Must have chef-solo setup Create a folder in Software library Chef cookbook should be uploaded Create an OEM job using the new Chef job type and submit it
  9. Chef is a declarative configuration management and automation platform. Chef has become very popular for its concept of “infrastructure as code,” in which machine-readable files called Chef recipes are used to provision infrastructure including computing hardware and networking. Chef recipes are now supported with a new job type introduced in 13c Enterprise manager cloud control. You can now manage and access Chef cookbooks and Chef recipes in the software library. The execution of chef recipes is now supported by deployment procedures. Please note you can now store Chef cookbooks and Chef recipes in Software library or even locally to a host where it gets executed.   Must have chef-solo setup Create a folder in Software library Chef cookbook should be uploaded Create an OEM job using the new Chef job type and submit it
  10. I believe everyone would agree with me that we always have been looking for a way to monitor the targets especially for critical and down alerts in the event when Oracle Enterprise Manager services are down for a planned maintenance or unavailable during the outages. Fortunately, the wait is over now as Oracle Introduced “Always-ON Monitoring” in 13c Cloud Control. Always-ON Monitoring (AOM) is a light weight application that is included in 13c cloud control. You can enable AOM monitoring by following few simple steps in OEM and it just require creating a schema in Oracle database which is separate from OEM repository database and it will hold all necessary objects for AOM.   The Administrator can enable notifications as and when required. However, its best practice to keep AOM running all the time and notifications can be enabled as per requirement. It’s particularly useful to enable notifications during planned Maintenance work like Quarterly patching or EM upgrades.   The monitoring configuration of targets and notifications data including contacts and email gateway configuration synchronized with Always-ON Monitoring as it will be reusing existing configuration of Enterprise Manager.   Once AOM is properly setup and synchronized, the EM notifications can be received even when Enterprise Manager services are unavailable.
  11. Notification Blackout disables notifications during the blackout period on the targets which are under notification blackout. Please note the targets still get monitored by agent and events still get generated, just notifications will be suppressed. This would help to introduce more efficiencies on target availability calculation and Service Level Agreement (SLA). There are two types of Notification Blackouts: Maintenance Notification Blackout: This type of blackout is particularly useful when we don’t want to receive notifications for planned maintenance work. As this is planned maintenance so Notification Blackout duration will not be considered while calculating the availability (%) and SLA.   Notification-only Notification Blackout: This type of blackout is setup for an unexpected outage such as a host crash or SAN issue. As the blackout is setup due to some unexpected outage so blackout duration will be considered while calculating the availability (%) and SLA.
  12. It’s always best practice to notify the users who are currently connected to enterprise manager about the outages before bringing down Enterprise Manager services for any planned maintenance. Oracle has introduced new feature in 13c cloud control which known as System Broadcast. Using this feature, the super administrator can now notify all users who are connected to Enterprise Manager by sending a message before any planned maintenance work. The EMCLI provides new send_system_broadcast verb using which we can send message including severity levels. This is especially useful in avoiding an enterprise manager from being taken down without prior notification to the connected users. Based on the requirement you should set necessary user preferences for System Broadcasts as shown in the screenshot below.
  13. The much-needed functionality of exporting incident rule sets from One Enterprise manager site into another is now available in 13c cloud control. The rule set can be saved in most popular XML format. This feature is very useful when you have multiple Enterprise managers and you would like to quickly mimic the rule set configuration between two or more Oracle enterprise managers cloud control without redoing the configuration of incident rule sets manually. Please note, the rulesets along with incident rules, users, recipients’ email addresses, targets on which ruleset are configured and notification methods can also be exported. If any of these entities are already available in the target Enterprise Manager cloud control then they will be kept in the rule set, else they are removed during the import to target site. This also helps us to standardize the notification rulesets across multiple enterprise managers in the global complex environment where multiple Enterprise managers are hosted in different data centers.
  14. In previous releases of Enterprise Managers, we used to extend monitoring by creating user defined metric which had limited functionality and it was available only for few known target types. In 13c cloud control the metric extensions allow you to create full-fledged metrics for a multitude of target types, such as Hosts, Databases, Oracle Exadata databases and storage servers, Siebel components, Oracle Business Intelligence components, Fusion Applications IBM WebSphere.   Following are some of the advantages of Metric Extensions Metric Comparison operators can now be modified for alerts Compute expressions are now supported in metric extensions. Metric extensions are can be setup for RAC and NON-RAC (single instance) databases These enhancements in Metric extensions provide better monitoring and flexibility to meet requirement of monitoring complex environments.