Book Image

Oracle Enterprise Manager 12c Administration Cookbook

By : Dhananjay Papde, Tushar Nath, Vipul Patel
Book Image

Oracle Enterprise Manager 12c Administration Cookbook

By: Dhananjay Papde, Tushar Nath, Vipul Patel

Overview of this book

<p>Oracle Enterprise Manager is a key tool for any Oracle Administrator, allowing them to manage their Oracle installations and selected other applications, providing a one stop place to manage and maintain the entire infrastructure in any organization.<br /><br />The Oracle Enterprise Manager 12c Cookbook will give administrators a head start towards implementing OEM in their organizations, by taking you through all the aspects of installation, upgrade, configuration, and monitoring of various servers, databases, and various Oracle Fusion Middleware components.<br /><br />Starting with the installation and upgrade of your OEM installation, this book then takes you through the process of using OEM12c to configure and monitor your Oracle application and database servers, including the various supported Oracle Fusion Middleware products.<br /><br />This book will uncover various installations options (with simple advanced options) and various upgrade options.<br /><br />The book will also cover monitoring the infrastructure using Active Session History Analytics. There are recipes on creating, cloning databases, and creating templates. <br /><br />Additionally there are recipes on Configuration of Oracle Business Intelligence, Oracle Golden Gate, Oracle Business Intelligence Publisher, and Oracle Weblogic using OEM12c.</p>
Table of Contents (16 chapters)
Oracle Enterprise Manager 12c Administration Cookbook
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Setting up JVM Diagnostics (JVMD) Manager in Cloud Control


JVM Diagnostics (JVMD) is one of the most important functionalities in OEM 12c, and enables the Middleware Administrators to diagnose performance issues in Java applications.

JVMD leads to effective management of applications and simplified identification of the root cause of performance problems without having to reproduce the issues in a test or development environment.

JVMD Manager is a key analytical engine of the JVMD monitoring system.

This recipe describes the installation of JVMD Manager on the same host as OMS having Cloud Control Version 12.1.0.2.

Getting ready

The following prerequisites are required for finalizing Weblogic Domain for the JVMD Manager installation:

  • Weblogic Server must be up and running to deploy the JVMD Manager application

  • JVMD Manager can only be deployed on those managed servers which are a part of OEM 12c Weblogic Domain

Log in to the Cloud Control console URL to deploy JVMD Manager.

How to do it...

To deploy...