I frequently need to pull size information about a large number of databases. OEM has an interesting capacity planning feature, but some times I just want the raw data. This is the base query I start with and add on additional information or slice it in different ways to fit what I need. I run …
Tag Archive: oem
Feb 20
Targets.xml was rejected: loaded with a wrong agent token
I noticed an agent on one of my database servers was down this morning. Agents crash from time to time, no big deal. I will just restart it
1 2 3 4 5 6 |
$ ./emctl start agent Oracle Enterprise Manager Cloud Control 12c Release 2 Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved. Starting agent ............ failed. Target Manager failed at Startup: targets.xml was rejected: loaded with a wrong agent token Consult emctl.log and emagent.nohup in: /u01/app/oracle/product/12.1.0.4/agent12c/agent_inst/sysman/log |
Well that sucks. Something is out of sync. Usually this will happen when your file system is filled up and a change cannot be written to …
Feb 03
Oracle OEM 13c LDAP error
My new OEM 13c system has been having lots of issues, I have multiple bugs registered with oracle. This one is particularly odd, trying to create a new user I get an LDAP error The user actually does get created, but when I try to assign additional privileges to the user I get the error …
Recent Comments