Mir Sayeed Hassan – Oracle Blog

Oracle DBA – Tips & Techniques | Learn with real-time examples

  • Translate

  • It’s Me






  • My Certificates

  • Links

    My Acclaim Certification : Credly Profile
    My Oracle ACE Pro Profile

  • Achievements

    Awarded Top 100 Oracle Blogs from Worldwide - #RANK 39
  • VISITORS COUNT

  • Verified International Academic Qualification from World Education Service (WES)

    Verified International Academic Qualification from World Education Service (WES)

  • Jobs

Archive for the 'OEM (Oracle Enterprise Manager)' Category

OEM Fix For Agent Shows Availability Evaluation Error

Posted by Mir Sayeed Hassan on 9th March 2021

OEM Fix For Agent Shows Availability Evaluation Error This error occur in one of our database after adding and agent into it Locate to the agent bin location and check the current status [oracle@test-db ~]$ cd /home/oracle/OEM13.4/agent_inst/bin/ [oracle@test-db bin]$ ls emctl emtgtctl forwarderProxy nmosudo.props Check… Read more..

Posted in OEM (Oracle Enterprise Manager) | Comments Off on OEM Fix For Agent Shows Availability Evaluation Error

How to clear the stateless alert from OEM 12C/13C by using the EMCLI method

Posted by Mir Sayeed Hassan on 15th July 2020

How to clear the stateless alert from OEM 12C/13C by using the EMCLI method The explanation for clearing the unnecessary alert from the OEM 12C/13C. Login to the sysman user to perform this operation. To login to the sysman user, you need go to oms bin location as shown below. [oracle@oem12c ~]$ cd /u01/app/oracle/middleware/oms/bin/ Login… Read More

Posted in OEM (Oracle Enterprise Manager) | Comments Off on How to clear the stateless alert from OEM 12C/13C by using the EMCLI method

How to delete an agent from OEM 12C/13C in Oracle Database 11gR2

Posted by Mir Sayeed Hassan on 20th June 2020

How to delete an agent from OEM 12C/13C in Oracle Database 11gR2 Stop the agent on the target database [oracle@oem bin]$ cd /u01/app/OEM/agent_inst/bin/ [oracle@oem bin]$]$ ./emctl stop agent Login to the OEM 1C/13C Database & goto the OMS Default location Goto OMS location: [oracle@oem bin]$ cd /oradata/oem12c/middleware/oms/bin Login… Read more..

Posted in OEM (Oracle Enterprise Manager) | Comments Off on How to delete an agent from OEM 12C/13C in Oracle Database 11gR2