Steps for Create Standby Database From OEM 13c Cloud Control

In this post, we are going to have look on steps creation of Standby Database From OEM 13c Cloud Control. Creating or adding standby database for an existing primary database is a matter of few clicks in OEM 13c cloud control. Prerequisites: Source database is already registered in cloud control. An agent is deployed target host. Oracle […]

Read More

Steps to Apply Database Patch From OEM Cloud Control

Being a Core DBA we have deep  knowledge about patching.On the internet we have lots of knowledge is available about patching.This patching is different from the normal one. In this article, we are going to have look on steps which use to Apply Database Patch From OEM Cloud Control.  With help of OEM cloud control, […]

Read More

Generate Custom Report From OEM Cloud Control

REPORTING module can be used in OEM cloud control to generate custom reports like database status report of all target databases. Repository database contains all the target details and metric information. So the best way is to run a query against the repository database. Here we have provided steps for generating database consolidation report ENTERPRISE […]

Read More

EMCLI Command – OEM 12C

This post is about the commands which is used by Oracle DBA during using OEM 12c. EMCLI – Enterprise Command Line Interface. Though Managing OEM cloud control from GUI is easy. Few people like to use emcli command line tool. Here I have listed few useful commands. 1. Login to syman ./emcli login -username=SYSMAN 2. […]

Read More

Migrate OMS Repository DB To Another Host In OEM 12C/13C

This article about the steps which we use to Migrate OMS repository DB to another host in OEM 12c/13c. If you are planning to move your OMS repository database from the existing host to a new host, then follow below easy steps. In the below example we will migrate the repository database from host01 to […]

Read More

ORA-06512: At “SYSMAN.EM_SELF_UPDATE” While Installation 12c Cloud Control

Let’s have look on Oracle error ORA-06512 in 12c Cloud. Below we have mentioned the steps which are used to solve this issue. We got below error while installing OEM 12c Cloud control.     Error: INFO: oracle.sysman.top.oms:ORA-06512: at “SYSMAN.EM_SELF_UPDATE”, line 1547 INFO: oracle.sysman.top.oms:ORA-06512: at “SYSMAN.EM_SELF_UPDATE”, line 1547 INFO: oracle.sysman.top.oms:Caused by: oracle.sysman.emInternalSDK.core.selfupdate.integration.OperationFailedException: ORA-14400: inserted partition key does […]

Read More

Agent Clone Failed Exit Code:1 in Oracle OEM

When we talk about cloud we face issues. In this article we are going have a look at issue during deploying agent in one of the target server for OEM 12c cloud control, got error like Agent Clone Failed Exit Code:1. Solution: Get the inventory location [oracle@bt-tstdev-1]/export/home/oracle/bsstdba# opatch lsinventory Oracle Interim Patch Installer version 12.1.0.1.0 Copyright […]

Read More

Deinstall Management Agents

We pay lots of attention on installation. As we know both things play an important role either is it installation or uninstall. Now we are going to have look on steps which are used to uninstall Management Agents. Below are the steps for Deinstall/Decommission Management Agents in Oracle 12c cloud control. Shutdown the Agent: SETUP – > […]

Read More

Add Database As Target Oracle 12c Cloud Control

Today we are going to have look on some steps which are used to Add Database As Target Oracle OEM 12c Cloud Control. Once agents are deployed on the target host, you can add the database and listeners residing on the target host for monitoring by cloud control. If you haven’t deployed Agents yet, click here […]

Read More

Blackout Targets In OEM 12c Cloud Control

Let’s have look on the steps used to Blackout Targets In OEM 12c Cloud Control. Keep this point in mind before any planned outage on the target database or hot, we need to create blackout for that target, to avoid incident alerts. Blackouts allow Enterprise Manager Administrators to suspend all data collection activity. ORACLE DATABASE – > […]

Read More