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

Uploading database templates to the Software Library


Database templates can be edited, customized, and then uploaded to the software library by using Enterprise Manager Cloud Control.

Getting ready

This recipe assumes that the database template is already created. Log in to Oracle Enterprise Manager Cloud Control 12c.

How to do it...

To upload a database template, follow these steps:

  1. Select Provisioning and Patching from the Enterprise menu. Click on Software Library under Provisioning and Patching, as shown in the following screenshot:

  2. Select the folder from where the database template will be uploaded, on the Software Library home page. The Component folder is selected in this example.

  3. From the Actions menu, select Create Entity, and then select Component, as shown in the following screenshot:

  4. Click on Component.

  5. Select Database Template in the Create Entity: Component dialog box, as shown in the following screenshot:

  6. Click on Continue.

  7. On the Describe page, enter the appropriate values in the...