• Home
  • RMAN
  • Database
    • Data Guard
    • Data Pump
    • Performance Tuning
    • Security
    • General
  • Enterprise Manager
    • Grid Control 11g
    • Cloud Control 12c
  • Middleware
    • APEX
    • Application Server
    • Forms & Reports
    • WebLogic Server
  • OS
    • Linux & UNIX
    • Windows
    • VirtualBox
  • SQL Server
  • MongoDB
  • About Me
Home » Posts tagged "agent"

Tag Archives: agent

EM12c agent installation for Windows hosts…without Cygwin!

Posted on May 19, 2014 by Garth

The majority of Enterprise Manager 12c Cloud Control agent installations are pretty straight forward, just do the usual checks, ensuring firewalls are open etc. and then deploy from the EM console.  The Windows installations are not as straight forward these days, as the deployment method uses SSH connectivity which requires the installation and configuration of Cygwin as a

Read More…

Posted in Cloud Control 12c, Uncategorized | Tags: agent, cloud control, cygwin, deploy, em12c, emcli, install, windows | 5 Comments |

EM12c upgrade from 12.1.0.2 to 12.1.0.3

Posted on July 30, 2013 by Garth

Now that Oracle Enterprise Manager Cloud Control 12c Release 3 (aka EM12cR3!) has been out for a few weeks, I decided to brave it and upgrade our Production stack today. In this post, I’ll be upgrading an EM12cR2 (12.1.0.2) installation which consists of two OMSes, running on Linux x86-64 (RHEL5) which uses an 11.2.0.3 database management repository.

Read More…

Posted in Cloud Control 12c, Enterprise Manager | Tags: agent, cloud control, em12c, emcli, oms, upgrade | 4 Comments |

Relocating targets with EMCLI

Posted on February 26, 2013 by Garth

Put simply, when you install and configure an Management Agent in a clustered environment to monitor your targets through Enterprise Manager Cloud/Grid Control, then that primary node fails, your Oracle services are moved to a secondary node as part of the clustering…but your OMS isn’t aware of the change in nodes. Now if your agent

Read More…

Posted in Cloud Control 12c, Enterprise Manager, Grid Control 11g | Tags: agent, cloud control, cluster, emcli, grid control, relocate, targets | Leave a comment |

EM12c ConfigStateMgr:798 errors (storage_reporting_data)

Posted on February 1, 2013 by Garth

After deploying a number of Cloud Control agents recently, a few of the agents started generating critical events with a nasty looking (and unhelpful) error message: Host=[host] Target type=Agent Target name=[host]:[port] Categories=Diagnostics Message=Internal error detected: java.lang.IllegalStateException:oracle.sysman.gcagent.target.interaction.execution.ConfigStateMgr:798. Severity=Critical Whilst the error above isn’t too friendly, it stems from errors with the collection of storage metrics.  Further

Read More…

Posted in Cloud Control 12c | Tags: agent, cloud control, error, metrics | Leave a comment |

How to uninstall Grid Control 11g agents

Posted on July 23, 2012 by Garth

Shutdown the agent: export AGENT_HOME=/u01/app/oracle/agent11g $AGENT_HOME/bin/emctl stop agent Delete the related targets from Enterprise Manager. Run the deinstaller (silent mode): $AGENT_HOME/oui/bin/runInstaller -invPtrLoc $AGENT_HOME/oraInst.loc -deinstall -silent “REMOVE_HOMES={$AGENT_HOME}” -removeallfiles NOTE: I’ve included the ‘invPtrLoc’ flag above.  This is optional, but if you ever come across a server where multiple inventories are used, you’re going to have to

Read More…

Posted in Grid Control 11g | Tags: agent, deinstall, grid control, uninstall | 1 Comment |

Archived

Popular Posts

  • Restoring a MongoDB document from the oplog
  • PLS-00801: internal error [hshuid:LU invalid] when compiling a package body
  • OTN Appreciation Day : Oracle Reports Server Job Queue Monitoring
  • Configuring Oracle Reports Server Job Queue Monitoring
  • Data Guard "CORRUPTION DETECTED: In redo blocks starting at block..." issues

External Links

  • SQL Formatter
  • Oracle Live SQL
  • SQL Fiddle
  • ASH Viewer
  • MOS
  • Oracle Forum
  • Oracle Base
  • Oracle FAQ
  • Oracle Articles
  • Rob Zoeteweij’s EM Blog
Copyright © 2020 SnapDBA.com