SlideShare a Scribd company logo
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?

More Related Content

PPTX
Oracle GoldenGate 21c New Features and Best Practices
PPTX
What to Expect From Oracle database 19c
PDF
Oracle Enterprise Manager Cloud Control 13c for DBAs
PDF
Enterprise manager 13c
PDF
Oracle Active Data Guard: Best Practices and New Features Deep Dive
PDF
Oracle_Multitenant_19c_-_All_About_Pluggable_D.pdf
PDF
Oracle data guard for beginners
PDF
Maximum Availability Architecture - Best Practices for Oracle Database 19c
Oracle GoldenGate 21c New Features and Best Practices
What to Expect From Oracle database 19c
Oracle Enterprise Manager Cloud Control 13c for DBAs
Enterprise manager 13c
Oracle Active Data Guard: Best Practices and New Features Deep Dive
Oracle_Multitenant_19c_-_All_About_Pluggable_D.pdf
Oracle data guard for beginners
Maximum Availability Architecture - Best Practices for Oracle Database 19c

What's hot (20)

PPTX
Data Guard Architecture & Setup
PDF
Oracle RAC 19c: Best Practices and Secret Internals
PDF
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
PDF
Oracle RAC 19c and Later - Best Practices #OOWLON
PPTX
Why oracle data guard new features in oracle 18c, 19c
PPTX
Oracle GoldenGate Performance Tuning
PDF
Oracle Extended Clusters for Oracle RAC
PDF
Understanding oracle rac internals part 1 - slides
PDF
New Generation Oracle RAC Performance
PPT
Oracle GoldenGate
PDF
Oracle RAC Internals - The Cache Fusion Edition
PDF
Oracle Enterprise Manager
PDF
Oracle Database Migration to Oracle Cloud Infrastructure
PPTX
Oracle database performance tuning
PDF
Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...
PDF
Understanding oracle rac internals part 2 - slides
PDF
Oracle Enterprise Manager 12c - OEM12c Presentation
PDF
Exadata master series_asm_2020
PDF
Oracle RAC 19c - the Basis for the Autonomous Database
PDF
Scaling paypal workloads with oracle rac ss
Data Guard Architecture & Setup
Oracle RAC 19c: Best Practices and Secret Internals
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Oracle RAC 19c and Later - Best Practices #OOWLON
Why oracle data guard new features in oracle 18c, 19c
Oracle GoldenGate Performance Tuning
Oracle Extended Clusters for Oracle RAC
Understanding oracle rac internals part 1 - slides
New Generation Oracle RAC Performance
Oracle GoldenGate
Oracle RAC Internals - The Cache Fusion Edition
Oracle Enterprise Manager
Oracle Database Migration to Oracle Cloud Infrastructure
Oracle database performance tuning
Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...
Understanding oracle rac internals part 2 - slides
Oracle Enterprise Manager 12c - OEM12c Presentation
Exadata master series_asm_2020
Oracle RAC 19c - the Basis for the Autonomous Database
Scaling paypal workloads with oracle rac ss
Ad

Viewers also liked (20)

PDF
Oracle Enterprise Manager 13C and Hybrid Cloud
PDF
Enterprise Manager: Write powerful scripts with EMCLI
PDF
EM13c: Write Powerful Scripts with EMCLI
PDF
Essential Linux Commands for DBAs
PDF
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
PPTX
Em13c New Features- Two of Two
PPT
Oracle Enterprise Manager Cloud Control 12c - Top 10 Features for DBAs
PDF
Enterprise manager 13c -let's connect to the Oracle Cloud
PDF
Modern Linux Performance Tools for Application Troubleshooting
PPTX
Oracle Enterprise Manager
PDF
CW India Sep 2015 - Feature Precast
PDF
Oracle Enterprise Manager 12c: EMCLI Crash Course
PDF
Exadata with VM as Consolidation Plattform
PDF
TROUG & Turkey JUG Semineri: Veriye erişimin en hızlı yolu
PPTX
Oracle 12c Database In Memory DBA SIG
PDF
Using APEX to Create a Mobile User Interface for Enterprise Manager 12c
PPTX
Enterprise Manager 12c ASH Analytics
PDF
Ch12 web-app-part2
PDF
Applying profilers to my sql (fosdem 2017)
PPTX
Big data oracle_introduccion
Oracle Enterprise Manager 13C and Hybrid Cloud
Enterprise Manager: Write powerful scripts with EMCLI
EM13c: Write Powerful Scripts with EMCLI
Essential Linux Commands for DBAs
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
Em13c New Features- Two of Two
Oracle Enterprise Manager Cloud Control 12c - Top 10 Features for DBAs
Enterprise manager 13c -let's connect to the Oracle Cloud
Modern Linux Performance Tools for Application Troubleshooting
Oracle Enterprise Manager
CW India Sep 2015 - Feature Precast
Oracle Enterprise Manager 12c: EMCLI Crash Course
Exadata with VM as Consolidation Plattform
TROUG & Turkey JUG Semineri: Veriye erişimin en hızlı yolu
Oracle 12c Database In Memory DBA SIG
Using APEX to Create a Mobile User Interface for Enterprise Manager 12c
Enterprise Manager 12c ASH Analytics
Ch12 web-app-part2
Applying profilers to my sql (fosdem 2017)
Big data oracle_introduccion
Ad

Similar to Oracle Enterprise Manager Cloud Control 13c for DBAs (20)

PPTX
Upgrading Em13c Collaborate 2016
PDF
Zero to Manageability in 60 Minutes: Building a Solid Foundation for Oracle E...
PDF
Em13c features- HotSos 2016
PPTX
Em13c New Features- One of Two
PPTX
Oracle EM12c Release 4 New Features!
PDF
Oracle - Enterprise Manager 12c Overview
PDF
Oracle Enterprise Manager 12c: updates and upgrades.
PDF
Oracle EMC 12C Grand Tour
PDF
Kscope Not Your Father's Enterprise Manager
PPTX
CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptx
PDF
Streamline it management
PPTX
Optimizing the Enterprise Manager 12c
PPTX
Oracle Database Lifecycle Management
PPTX
Oracle Enterprise Manager Seven Robust Features to Put in Action final
PDF
New Not Your Father's Enterprise Manager
PPTX
Con9573 managing the oim platform with oracle enterprise manager
PPTX
Where did my day go?: OEM 12c Administration #em12c #C15LV @IOUG
PPT
oracle enterprise manager training | oracle enterprise manager course | orac...
PDF
Monitor Engineered Systems from a Single Pane of Glass: Oracle Enterprise Man...
PDF
Manual oracle
Upgrading Em13c Collaborate 2016
Zero to Manageability in 60 Minutes: Building a Solid Foundation for Oracle E...
Em13c features- HotSos 2016
Em13c New Features- One of Two
Oracle EM12c Release 4 New Features!
Oracle - Enterprise Manager 12c Overview
Oracle Enterprise Manager 12c: updates and upgrades.
Oracle EMC 12C Grand Tour
Kscope Not Your Father's Enterprise Manager
CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptx
Streamline it management
Optimizing the Enterprise Manager 12c
Oracle Database Lifecycle Management
Oracle Enterprise Manager Seven Robust Features to Put in Action final
New Not Your Father's Enterprise Manager
Con9573 managing the oim platform with oracle enterprise manager
Where did my day go?: OEM 12c Administration #em12c #C15LV @IOUG
oracle enterprise manager training | oracle enterprise manager course | orac...
Monitor Engineered Systems from a Single Pane of Glass: Oracle Enterprise Man...
Manual oracle

More from Gokhan Atil (6)

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

Recently uploaded (20)

PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PPTX
ManageIQ - Sprint 268 Review - Slide Deck
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PDF
AI in Product Development-omnex systems
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PPTX
Operating system designcfffgfgggggggvggggggggg
DOCX
The Five Best AI Cover Tools in 2025.docx
PPTX
Essential Infomation Tech presentation.pptx
PPTX
CHAPTER 12 - CYBER SECURITY AND FUTURE SKILLS (1) (1).pptx
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
medical staffing services at VALiNTRY
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PPT
JAVA ppt tutorial basics to learn java programming
PPTX
Materi-Enum-and-Record-Data-Type (1).pptx
PDF
Which alternative to Crystal Reports is best for small or large businesses.pdf
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PPTX
Introduction to Artificial Intelligence
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
ManageIQ - Sprint 268 Review - Slide Deck
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
AI in Product Development-omnex systems
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
2025 Textile ERP Trends: SAP, Odoo & Oracle
Operating system designcfffgfgggggggvggggggggg
The Five Best AI Cover Tools in 2025.docx
Essential Infomation Tech presentation.pptx
CHAPTER 12 - CYBER SECURITY AND FUTURE SKILLS (1) (1).pptx
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
medical staffing services at VALiNTRY
How to Migrate SBCGlobal Email to Yahoo Easily
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
JAVA ppt tutorial basics to learn java programming
Materi-Enum-and-Record-Data-Type (1).pptx
Which alternative to Crystal Reports is best for small or large businesses.pdf
Design an Analysis of Algorithms II-SECS-1021-03
Introduction to Artificial Intelligence

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?