SlideShare une entreprise Scribd logo
1  sur  35
Télécharger pour lire hors ligne
ORACLE 

ENTERPRISE MANAGER

CLOUD CONTROL 13C 

FOR DBAs
Gökhan Atıl
GÖKHAN ATIL
➤ DBA Team Lead with 15+ years of experience
➤ Oracle ACE Director (2016)

ACE (2011)
➤ 10g/11g and R12 OCP
➤ Founding Member and Vice President of TROUG
➤ Co-author of Expert Oracle Enterprise Manager 12c
➤ Blogger (since 2008) gokhanatil.com
➤ Twitter: @gokhanatil
2
AGENDA
➤ Introduction to Enterprise Manager Cloud Control
➤ Why Enterprise Manager Cloud Control?
➤ Top Features for DBAs
Monitoring
Performance Tuning
Provisioning
➤ Tips for Using EM13c
3
WHAT IS ENTERPRISE MANAGER CLOUD CONTROL?
➤ Centralised monitoring
and management
platform
➤ Agents: Collects
monitoring and
configuration data
➤ Management Server
(OMS): 

Receives and processes
data from Agents
➤ Repository (OMR):
Persistent store for
collected data
Agent
Agent
Agent
Repository Management Server
Connectors
Notifications
Console (web/cli)
4
➤ One tool to monitor and manage all Oracle databases
➤ Standardise (and automate) management tasks
➤ Extensible Architecture:
➤ Supports 3rd party plugins (MongoDB, PostgreSQL)
➤ Easy to maintain: Familiar components

(Weblogic, Oracle DB, My Oracle Support)
➤ Base Functionality is Free (it's hard to beat free!)
WHY ENTERPRISE MANAGER CLOUD CONTROL?
No Data Guard

No Real Application Clusters
Dedicated to EM13c
No Extra
License
Required
5
ENTERPRISE MANAGER
Top Features for DBAsME
YOU NEED TO MONITOR YOUR DATABASES
COMPREHENSIVE MONITORING CAPABILITIES
➤ Monitoring for on-premise, hybrid,
and Oracle Cloud Platform
➤ Oracle-recommended metrics and
thresholds
➤ Incident Management
➤ Metric data stored in the Management
Repository (can be used for reporting)
➤ Real-time performance charts
➤ E-mail and pager notifications
8
METRICS, ALERTS AND INCIDENTS
PREDEFINED
METRICS
+ Metric Extensions
WARNING & CRITICAL
THRESHOLDS
MONITORING
TEMPLATE
TARGETALERTS
INCIDENT

RULES
INCIDENT CREATED NOTIFICATION
tablespace usage %75 warning

%90 critical
9
INCIDENT MANAGEMENT
➤ Assign
➤ Set Priority
➤ Escalate
➤ Clear
➤ Acknowledge
➤ Status Updates
10
INCIDENT DASHBOARD
NEW
ON
EM13c
11
CORRECTIVE ACTIONS
➤ Helps to automate administrative tasks to resolve incidents
➤ OS command, SQL, RMAN Script or EM actions such as
start/stop agent
12
YOU ARE A FIREFIGHTER, RIGHT?
TOP ACTIVITY PAGE
Database
Diagnostics
Pack
ASH ANALYTICS
➤ Interactive version of
ASH Reports
➤ Select the dimensions,
drill down to undertake
a performance review
on a single page
➤ Save report as HTML
Database
Diagnostics
Pack
15
ASH ANALYTICS (LOADMAP)
Loadmap shows waits indicating the importance of each by the
size of the box
16
Database
Diagnostics
Pack
COMPARE PERIOD ADDM
Why is the database slow? Is it slower than yesterday?
Database
Diagnostics
Pack
17
AWR WAREHOUSE
➤ Consolidation of AWR data
from multiple DBs
➤ Long term historical
information
➤ Requires DB 11.2.0.4 or
higher
➤ AWR data transferred with
datapump
Database
Diagnostics
Pack
18
EMERGENCY PERFORMANCE PAGE
EM Agent directly access SGA
Database
Diagnostics
Pack
19
REALTIME ADDM
Root cause analysis using direct access to SGA
Database
Diagnostics
Pack
20
PATCHING AND PROVISIONING
DATABASE PROVISIONING
Repeatable, reliable, automated, unattended deployment
procedures for creating, cloning, updating databases.
➤ Create Profile (Database, Grid Infrastructure, Both)
➤ Setup Hosts (Credentials, Privileged Delegation, OS Groups)
➤ Deploy Software (Source, Destination)
➤ Grid Infrastructure (ASM Disk Groups, Password, Listener)
➤ Create Databases (Template, SID, Passwords, Storage,
Initialization Parameters, Sizing)
➤ Schedule to Deploy
Lifecycle
Management
Pack
22
DATABASE CLONING
➤ Manage your clones in
one place
➤ Easily clone or create test
database
➤ Clone your PDB to cloud
NEW
ON
EM13c
PROVISIONING ORACHK
Install and set up ORAchk from the Enterprise Manager console
instead of the command line on individual hosts
NEW
ON
EM13c
24
DATABASE PATCHING
➤ Integrated patching workflow with My Oracle Support (MOS). EM
can recommend patches
➤ Complete, end-to-end orchestration of patching workflow using
Patch Plans.
1. Create a Patch Plan
2. Select patches
3. Set the Deployment Options 

(Stage Location, Targets, Credentials)
4. Validation (Analyze)
5. Review and Deploy
➤ Common issues: Directory/file permissions or disk space
25
ENTERPRISE MANAGER
Tips for Using EM13c
SIZING ENTERPRISE MANAGER 13.1.0.0
Always add more RAM to OMS Servers!
Size
Agent
Count
Target
Count
OMS
Machine
Count*
Cores per
OMS
Memory
per OMS
(GB)
Database
Machine
Count
Cores per
Database
Machine
Memory
per DB
(GB)
Small < 100 < 1000 1 4 10 1 4 7
Medium
>= 100

< 1000
>= 1000

< 10,000
2 6 12
2 (Oracle
RAC)
6 10
Large >= 1000
>=
10,000
2 12 24
2 (Oracle
RAC)
12 18
27
INSTALLING ENTERPRISE MANAGER 13.1.0.0
➤ Use DB template to create repository database (DB version
supported: 12.1.0.2)
➤ Do not unzip the binaries files. Execute the
em13100_<platform>.bin file to invoke the installer
➤ Use EM installer to install WLS
Always refer to “Official Installation Guide”
Check if the files have correct bytes/checksum values
28
LET THE INSTALLER HANDLE THE REST
USE “INITIAL SETUP CONSOLE”
After you install, visit Initial Setup Console to complete
“recommended” post-install tasks.
NEW
ON
EM13c
30
MONITORING AND INCIDENT HANDLING
➤ Create a copy of the system default Incident Rule Sets.  The
default rule sets are locked.
➤ Create monitoring templates, set critical metric values.
➤ Create groups. Assign monitoring templates to groups and set
different notification types based on groups.
➤ Update all notification so only critical alerting is performed.
➤ Use the EM Console to view non-critical warnings
CHECK “MANAGEMENT PACK ACCESS”
Disable auto licensing to prevent license violations.
32
TAKE REGULAR BACKUPS
You need to back up following components:
➤ The Oracle Management Service: Filesystem backup of
installed software* and backup of OMS configuration:
$OMS_HOME/bin/emctl exportconfig oms
➤ The Management Repository: Backups can be taken using
RMAN
➤ The software library: Taking file system backups daily is
sufficient in most cases.
33
KEEP YOUR ENTERPRISE UP TO DATE
➤ Oracle Recommended Patches for Enterprise Manager Base Platform
(MOS Doc ID 822485.1 needs update)
➤ Use omspatcher (Patch 19999993) to patch OMS
➤ Database Recommended Patches (MOS Doc ID 756671.1)
➤ Keep your plugins and agents up to date using “Self-Update”
➤ Agents are patched via EM
➤ Create a patch plan, check for conflicts and deploy to a test server
➤ Create a gold image and use it to mass deploy
➤ Get to know EMDIAG Troubleshooting Kits Master Index (MOS
Note 421053.1) - hopefully they will be released for EM13c soon
34
THANK YOU FOR ATTENDING! 

ANY QUESTIONS?

Contenu connexe

Tendances

Oracle db performance tuning
Oracle db performance tuningOracle db performance tuning
Oracle db performance tuning
Simon Huang
 

Tendances (20)

PostgreSQL HA
PostgreSQL   HAPostgreSQL   HA
PostgreSQL HA
 
Galera Cluster for MySQL vs MySQL (NDB) Cluster: A High Level Comparison
Galera Cluster for MySQL vs MySQL (NDB) Cluster: A High Level Comparison Galera Cluster for MySQL vs MySQL (NDB) Cluster: A High Level Comparison
Galera Cluster for MySQL vs MySQL (NDB) Cluster: A High Level Comparison
 
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
 
Enterprise Manager: Write powerful scripts with EMCLI
Enterprise Manager: Write powerful scripts with EMCLIEnterprise Manager: Write powerful scripts with EMCLI
Enterprise Manager: Write powerful scripts with EMCLI
 
My First 100 days with an Exadata (PPT)
My First 100 days with an Exadata (PPT)My First 100 days with an Exadata (PPT)
My First 100 days with an Exadata (PPT)
 
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
 
Understanding oracle rac internals part 2 - slides
Understanding oracle rac internals   part 2 - slidesUnderstanding oracle rac internals   part 2 - slides
Understanding oracle rac internals part 2 - slides
 
Oracle Cloud is Best for Oracle Database - High Availability
Oracle Cloud is Best for Oracle Database - High AvailabilityOracle Cloud is Best for Oracle Database - High Availability
Oracle Cloud is Best for Oracle Database - High Availability
 
Performance Tuning Oracle Weblogic Server 12c
Performance Tuning Oracle Weblogic Server 12cPerformance Tuning Oracle Weblogic Server 12c
Performance Tuning Oracle Weblogic Server 12c
 
Oracle statistics by example
Oracle statistics by exampleOracle statistics by example
Oracle statistics by example
 
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
 
Apache Kudu: Technical Deep Dive


Apache Kudu: Technical Deep Dive

Apache Kudu: Technical Deep Dive


Apache Kudu: Technical Deep Dive


 
Enable GoldenGate Monitoring with OEM 12c/JAgent
Enable GoldenGate Monitoring with OEM 12c/JAgentEnable GoldenGate Monitoring with OEM 12c/JAgent
Enable GoldenGate Monitoring with OEM 12c/JAgent
 
Oracle db performance tuning
Oracle db performance tuningOracle db performance tuning
Oracle db performance tuning
 
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...
 
Oracle Multitenant meets Oracle RAC - IOUG 2014 Version
Oracle Multitenant meets Oracle RAC - IOUG 2014 VersionOracle Multitenant meets Oracle RAC - IOUG 2014 Version
Oracle Multitenant meets Oracle RAC - IOUG 2014 Version
 
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
 
Understanding oracle rac internals part 1 - slides
Understanding oracle rac internals   part 1 - slidesUnderstanding oracle rac internals   part 1 - slides
Understanding oracle rac internals part 1 - slides
 
Extreme Replication - Performance Tuning Oracle GoldenGate
Extreme Replication - Performance Tuning Oracle GoldenGateExtreme Replication - Performance Tuning Oracle GoldenGate
Extreme Replication - Performance Tuning Oracle GoldenGate
 
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
 

En vedette

Oracle Enterprise Manager Cloud Control 12c - Top 10 Features for DBAs
Oracle Enterprise Manager Cloud Control 12c - Top 10 Features for DBAsOracle Enterprise Manager Cloud Control 12c - Top 10 Features for DBAs
Oracle Enterprise Manager Cloud Control 12c - Top 10 Features for DBAs
Leighton Nelson
 
CW India Sep 2015 - Feature Precast
CW India Sep 2015 - Feature PrecastCW India Sep 2015 - Feature Precast
CW India Sep 2015 - Feature Precast
Laxman Wadhwani
 
Big Data & Oracle Technologies
Big Data & Oracle TechnologiesBig Data & Oracle Technologies
Big Data & Oracle Technologies
Oleksii Movchaniuk
 

En vedette (20)

Oracle Enterprise Manager 13C and Hybrid Cloud
Oracle Enterprise Manager 13C and Hybrid CloudOracle Enterprise Manager 13C and Hybrid Cloud
Oracle Enterprise Manager 13C and Hybrid Cloud
 
EM13c: Write Powerful Scripts with EMCLI
EM13c: Write Powerful Scripts with EMCLIEM13c: Write Powerful Scripts with EMCLI
EM13c: Write Powerful Scripts with EMCLI
 
Essential Linux Commands for DBAs
Essential Linux Commands for DBAsEssential Linux Commands for DBAs
Essential Linux Commands for DBAs
 
Oracle Enterprise Manager Cloud Control 12c - Top 10 Features for DBAs
Oracle Enterprise Manager Cloud Control 12c - Top 10 Features for DBAsOracle Enterprise Manager Cloud Control 12c - Top 10 Features for DBAs
Oracle Enterprise Manager Cloud Control 12c - Top 10 Features for DBAs
 
Enterprise manager 13c -let's connect to the Oracle Cloud
Enterprise manager 13c -let's connect to the Oracle CloudEnterprise manager 13c -let's connect to the Oracle Cloud
Enterprise manager 13c -let's connect to the Oracle Cloud
 
Modern Linux Performance Tools for Application Troubleshooting
Modern Linux Performance Tools for Application TroubleshootingModern Linux Performance Tools for Application Troubleshooting
Modern Linux Performance Tools for Application Troubleshooting
 
Oracle Enterprise Manager
Oracle Enterprise ManagerOracle Enterprise Manager
Oracle Enterprise Manager
 
CW India Sep 2015 - Feature Precast
CW India Sep 2015 - Feature PrecastCW India Sep 2015 - Feature Precast
CW India Sep 2015 - Feature Precast
 
Oracle Enterprise Manager 12c: EMCLI Crash Course
Oracle Enterprise Manager 12c: EMCLI Crash CourseOracle Enterprise Manager 12c: EMCLI Crash Course
Oracle Enterprise Manager 12c: EMCLI Crash Course
 
Exadata with VM as Consolidation Plattform
Exadata with VM as Consolidation PlattformExadata with VM as Consolidation Plattform
Exadata with VM as Consolidation Plattform
 
TROUG & Turkey JUG Semineri: Veriye erişimin en hızlı yolu
TROUG & Turkey JUG Semineri: Veriye erişimin en hızlı yoluTROUG & Turkey JUG Semineri: Veriye erişimin en hızlı yolu
TROUG & Turkey JUG Semineri: Veriye erişimin en hızlı yolu
 
Oracle 12c Database In Memory DBA SIG
Oracle 12c Database In Memory DBA SIGOracle 12c Database In Memory DBA SIG
Oracle 12c Database In Memory DBA SIG
 
Using APEX to Create a Mobile User Interface for Enterprise Manager 12c
Using APEX to Create a Mobile User Interface for Enterprise Manager 12cUsing APEX to Create a Mobile User Interface for Enterprise Manager 12c
Using APEX to Create a Mobile User Interface for Enterprise Manager 12c
 
Enterprise Manager 12c ASH Analytics
Enterprise Manager 12c ASH AnalyticsEnterprise Manager 12c ASH Analytics
Enterprise Manager 12c ASH Analytics
 
Ch12 web-app-part2
Ch12 web-app-part2Ch12 web-app-part2
Ch12 web-app-part2
 
Applying profilers to my sql (fosdem 2017)
Applying profilers to my sql (fosdem 2017)Applying profilers to my sql (fosdem 2017)
Applying profilers to my sql (fosdem 2017)
 
Big data oracle_introduccion
Big data oracle_introduccionBig data oracle_introduccion
Big data oracle_introduccion
 
Big Data & Oracle Technologies
Big Data & Oracle TechnologiesBig Data & Oracle Technologies
Big Data & Oracle Technologies
 
Oracle 11G SCAN: Concepts and Implementation Experience Sharing
Oracle 11G SCAN: Concepts and Implementation Experience SharingOracle 11G SCAN: Concepts and Implementation Experience Sharing
Oracle 11G SCAN: Concepts and Implementation Experience Sharing
 
Em13c features- HotSos 2016
Em13c features- HotSos 2016Em13c features- HotSos 2016
Em13c features- HotSos 2016
 

Similaire à Oracle Enterprise Manager Cloud Control 13c for DBAs

Infrastructure Considerations : Design : "webops"
Infrastructure Considerations : Design : "webops"Infrastructure Considerations : Design : "webops"
Infrastructure Considerations : Design : "webops"
Piyush Kumar
 
SOUG_Deployment__Automation_DB
SOUG_Deployment__Automation_DBSOUG_Deployment__Automation_DB
SOUG_Deployment__Automation_DB
UniFabric
 
Muhammad Hameed Chaudhry
Muhammad Hameed ChaudhryMuhammad Hameed Chaudhry
Muhammad Hameed Chaudhry
Aamir Chaudhry
 

Similaire à Oracle Enterprise Manager Cloud Control 13c for DBAs (20)

Grid Control
Grid ControlGrid Control
Grid Control
 
EM12C High Availability without SLB and RAC
EM12C High Availability without SLB and RACEM12C High Availability without SLB and RAC
EM12C High Availability without SLB and RAC
 
Infrastructure Considerations : Design : "webops"
Infrastructure Considerations : Design : "webops"Infrastructure Considerations : Design : "webops"
Infrastructure Considerations : Design : "webops"
 
FOISDBA-Ver1.1.pptx
FOISDBA-Ver1.1.pptxFOISDBA-Ver1.1.pptx
FOISDBA-Ver1.1.pptx
 
Analysis of Database Issues using AHF and Machine Learning v2 - AOUG2022
Analysis of Database Issues using AHF and Machine Learning v2 -  AOUG2022Analysis of Database Issues using AHF and Machine Learning v2 -  AOUG2022
Analysis of Database Issues using AHF and Machine Learning v2 - AOUG2022
 
patchVantage Cloud Starter Pack
patchVantage Cloud Starter Pack patchVantage Cloud Starter Pack
patchVantage Cloud Starter Pack
 
Analysis of Database Issues using AHF and Machine Learning v2 - SOUG
Analysis of Database Issues using AHF and Machine Learning v2 -  SOUGAnalysis of Database Issues using AHF and Machine Learning v2 -  SOUG
Analysis of Database Issues using AHF and Machine Learning v2 - SOUG
 
Secure Management of Fleet at Scale
Secure Management of Fleet at ScaleSecure Management of Fleet at Scale
Secure Management of Fleet at Scale
 
GOTO 2013: Why Zalando trusts in PostgreSQL
GOTO 2013: Why Zalando trusts in PostgreSQLGOTO 2013: Why Zalando trusts in PostgreSQL
GOTO 2013: Why Zalando trusts in PostgreSQL
 
E business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administratorsE business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administrators
 
E business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administratorsE business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administrators
 
exalytics_kscope
exalytics_kscopeexalytics_kscope
exalytics_kscope
 
SOUG_Deployment__Automation_DB
SOUG_Deployment__Automation_DBSOUG_Deployment__Automation_DB
SOUG_Deployment__Automation_DB
 
Exalytics, DR, EPM Multi-Instance Over Bare Metal, and Tying it All Together
Exalytics, DR, EPM Multi-Instance Over Bare Metal, and Tying it All TogetherExalytics, DR, EPM Multi-Instance Over Bare Metal, and Tying it All Together
Exalytics, DR, EPM Multi-Instance Over Bare Metal, and Tying it All Together
 
Installation Guide for ESM 6.8c
Installation Guide for ESM 6.8cInstallation Guide for ESM 6.8c
Installation Guide for ESM 6.8c
 
Anatomy of Autoconfig in Oracle E-Business Suite
Anatomy of Autoconfig in Oracle E-Business SuiteAnatomy of Autoconfig in Oracle E-Business Suite
Anatomy of Autoconfig in Oracle E-Business Suite
 
cynapspro endpoint data protection - installation guide
cynapspro endpoint data protection - installation guidecynapspro endpoint data protection - installation guide
cynapspro endpoint data protection - installation guide
 
Secure Management of Fleet at Scale
Secure Management of Fleet at ScaleSecure Management of Fleet at Scale
Secure Management of Fleet at Scale
 
Muhammad Hameed Chaudhry
Muhammad Hameed ChaudhryMuhammad Hameed Chaudhry
Muhammad Hameed Chaudhry
 
IUG ATL PC 9.5
IUG ATL PC 9.5IUG ATL PC 9.5
IUG ATL PC 9.5
 

Plus de Gokhan Atil (6)

Introduction to Spark with Python
Introduction to Spark with PythonIntroduction to Spark with Python
Introduction to Spark with Python
 
Introduction to Cassandra
Introduction to CassandraIntroduction to Cassandra
Introduction to Cassandra
 
SQL or noSQL - Oracle Cloud Day Istanbul
SQL or noSQL - Oracle Cloud Day IstanbulSQL or noSQL - Oracle Cloud Day Istanbul
SQL or noSQL - Oracle Cloud Day Istanbul
 
EMCLI Crash Course - DOAG Germany
EMCLI Crash Course - DOAG GermanyEMCLI Crash Course - DOAG Germany
EMCLI Crash Course - DOAG Germany
 
Oracle 12c Database In-Memory
Oracle 12c Database In-MemoryOracle 12c Database In-Memory
Oracle 12c Database In-Memory
 
Oracle DB Standard Edition: Başka Bir Arzunuz?
Oracle DB Standard Edition: Başka Bir Arzunuz?Oracle DB Standard Edition: Başka Bir Arzunuz?
Oracle DB Standard Edition: Başka Bir Arzunuz?
 

Dernier

%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
masabamasaba
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
masabamasaba
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
mohitmore19
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Dernier (20)

%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the past
 
%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 

Oracle Enterprise Manager Cloud Control 13c for DBAs

  • 1. ORACLE 
 ENTERPRISE MANAGER
 CLOUD CONTROL 13C 
 FOR DBAs Gökhan Atıl
  • 2. GÖKHAN ATIL ➤ DBA Team Lead with 15+ years of experience ➤ Oracle ACE Director (2016)
 ACE (2011) ➤ 10g/11g and R12 OCP ➤ Founding Member and Vice President of TROUG ➤ Co-author of Expert Oracle Enterprise Manager 12c ➤ Blogger (since 2008) gokhanatil.com ➤ Twitter: @gokhanatil 2
  • 3. AGENDA ➤ Introduction to Enterprise Manager Cloud Control ➤ Why Enterprise Manager Cloud Control? ➤ Top Features for DBAs Monitoring Performance Tuning Provisioning ➤ Tips for Using EM13c 3
  • 4. WHAT IS ENTERPRISE MANAGER CLOUD CONTROL? ➤ Centralised monitoring and management platform ➤ Agents: Collects monitoring and configuration data ➤ Management Server (OMS): 
 Receives and processes data from Agents ➤ Repository (OMR): Persistent store for collected data Agent Agent Agent Repository Management Server Connectors Notifications Console (web/cli) 4
  • 5. ➤ One tool to monitor and manage all Oracle databases ➤ Standardise (and automate) management tasks ➤ Extensible Architecture: ➤ Supports 3rd party plugins (MongoDB, PostgreSQL) ➤ Easy to maintain: Familiar components
 (Weblogic, Oracle DB, My Oracle Support) ➤ Base Functionality is Free (it's hard to beat free!) WHY ENTERPRISE MANAGER CLOUD CONTROL? No Data Guard
 No Real Application Clusters Dedicated to EM13c No Extra License Required 5
  • 7. YOU NEED TO MONITOR YOUR DATABASES
  • 8. COMPREHENSIVE MONITORING CAPABILITIES ➤ Monitoring for on-premise, hybrid, and Oracle Cloud Platform ➤ Oracle-recommended metrics and thresholds ➤ Incident Management ➤ Metric data stored in the Management Repository (can be used for reporting) ➤ Real-time performance charts ➤ E-mail and pager notifications 8
  • 9. METRICS, ALERTS AND INCIDENTS PREDEFINED METRICS + Metric Extensions WARNING & CRITICAL THRESHOLDS MONITORING TEMPLATE TARGETALERTS INCIDENT
 RULES INCIDENT CREATED NOTIFICATION tablespace usage %75 warning
 %90 critical 9
  • 10. INCIDENT MANAGEMENT ➤ Assign ➤ Set Priority ➤ Escalate ➤ Clear ➤ Acknowledge ➤ Status Updates 10
  • 12. CORRECTIVE ACTIONS ➤ Helps to automate administrative tasks to resolve incidents ➤ OS command, SQL, RMAN Script or EM actions such as start/stop agent 12
  • 13. YOU ARE A FIREFIGHTER, RIGHT?
  • 15. ASH ANALYTICS ➤ Interactive version of ASH Reports ➤ Select the dimensions, drill down to undertake a performance review on a single page ➤ Save report as HTML Database Diagnostics Pack 15
  • 16. ASH ANALYTICS (LOADMAP) Loadmap shows waits indicating the importance of each by the size of the box 16 Database Diagnostics Pack
  • 17. COMPARE PERIOD ADDM Why is the database slow? Is it slower than yesterday? Database Diagnostics Pack 17
  • 18. AWR WAREHOUSE ➤ Consolidation of AWR data from multiple DBs ➤ Long term historical information ➤ Requires DB 11.2.0.4 or higher ➤ AWR data transferred with datapump Database Diagnostics Pack 18
  • 19. EMERGENCY PERFORMANCE PAGE EM Agent directly access SGA Database Diagnostics Pack 19
  • 20. REALTIME ADDM Root cause analysis using direct access to SGA Database Diagnostics Pack 20
  • 22. DATABASE PROVISIONING Repeatable, reliable, automated, unattended deployment procedures for creating, cloning, updating databases. ➤ Create Profile (Database, Grid Infrastructure, Both) ➤ Setup Hosts (Credentials, Privileged Delegation, OS Groups) ➤ Deploy Software (Source, Destination) ➤ Grid Infrastructure (ASM Disk Groups, Password, Listener) ➤ Create Databases (Template, SID, Passwords, Storage, Initialization Parameters, Sizing) ➤ Schedule to Deploy Lifecycle Management Pack 22
  • 23. DATABASE CLONING ➤ Manage your clones in one place ➤ Easily clone or create test database ➤ Clone your PDB to cloud NEW ON EM13c
  • 24. PROVISIONING ORACHK Install and set up ORAchk from the Enterprise Manager console instead of the command line on individual hosts NEW ON EM13c 24
  • 25. DATABASE PATCHING ➤ Integrated patching workflow with My Oracle Support (MOS). EM can recommend patches ➤ Complete, end-to-end orchestration of patching workflow using Patch Plans. 1. Create a Patch Plan 2. Select patches 3. Set the Deployment Options 
 (Stage Location, Targets, Credentials) 4. Validation (Analyze) 5. Review and Deploy ➤ Common issues: Directory/file permissions or disk space 25
  • 27. SIZING ENTERPRISE MANAGER 13.1.0.0 Always add more RAM to OMS Servers! Size Agent Count Target Count OMS Machine Count* Cores per OMS Memory per OMS (GB) Database Machine Count Cores per Database Machine Memory per DB (GB) Small < 100 < 1000 1 4 10 1 4 7 Medium >= 100
 < 1000 >= 1000
 < 10,000 2 6 12 2 (Oracle RAC) 6 10 Large >= 1000 >= 10,000 2 12 24 2 (Oracle RAC) 12 18 27
  • 28. INSTALLING ENTERPRISE MANAGER 13.1.0.0 ➤ Use DB template to create repository database (DB version supported: 12.1.0.2) ➤ Do not unzip the binaries files. Execute the em13100_<platform>.bin file to invoke the installer ➤ Use EM installer to install WLS Always refer to “Official Installation Guide” Check if the files have correct bytes/checksum values 28
  • 29. LET THE INSTALLER HANDLE THE REST
  • 30. USE “INITIAL SETUP CONSOLE” After you install, visit Initial Setup Console to complete “recommended” post-install tasks. NEW ON EM13c 30
  • 31. MONITORING AND INCIDENT HANDLING ➤ Create a copy of the system default Incident Rule Sets.  The default rule sets are locked. ➤ Create monitoring templates, set critical metric values. ➤ Create groups. Assign monitoring templates to groups and set different notification types based on groups. ➤ Update all notification so only critical alerting is performed. ➤ Use the EM Console to view non-critical warnings
  • 32. CHECK “MANAGEMENT PACK ACCESS” Disable auto licensing to prevent license violations. 32
  • 33. TAKE REGULAR BACKUPS You need to back up following components: ➤ The Oracle Management Service: Filesystem backup of installed software* and backup of OMS configuration: $OMS_HOME/bin/emctl exportconfig oms ➤ The Management Repository: Backups can be taken using RMAN ➤ The software library: Taking file system backups daily is sufficient in most cases. 33
  • 34. KEEP YOUR ENTERPRISE UP TO DATE ➤ Oracle Recommended Patches for Enterprise Manager Base Platform (MOS Doc ID 822485.1 needs update) ➤ Use omspatcher (Patch 19999993) to patch OMS ➤ Database Recommended Patches (MOS Doc ID 756671.1) ➤ Keep your plugins and agents up to date using “Self-Update” ➤ Agents are patched via EM ➤ Create a patch plan, check for conflicts and deploy to a test server ➤ Create a gold image and use it to mass deploy ➤ Get to know EMDIAG Troubleshooting Kits Master Index (MOS Note 421053.1) - hopefully they will be released for EM13c soon 34
  • 35. THANK YOU FOR ATTENDING! 
 ANY QUESTIONS?