You are currently browsing the archives for the Enterprise Manager Grid Control category.
Got this error in the emoms.trc log and thousands of .xml files in the recv directory. 2009-12-22 18:13:37,659 [XMLLoader0 30000031529.xml] ERROR emdrep.XMLLoaderContext flushTableStatements.1587 – Error while flushing insert statementjava.sql.SQLException: ORA-14400: inserted partition key does not map to any partition The fix was found on metalink as [ID 317046.1] Problem: Many Ora-14400 Errors Showing In Management [...]
While upgrading OEM from 10.2.0.4 to 10.2.0.5 I got the following error:[Text: Required RDBMS package: DBMS_AQ doesnt exist on this database. This package is needed for the proper functioning of the EM product. Please contact Oracle support to diagnose the RDBMS and once resolved, retry EM install.] This was caused by the sys password not [...]
Many people run Oracle RMAN scripts from crontab and an OS shell script. We prefer to run all of our RMAN backups via OEM and the database scheduler instead of from a specific server or instance. There are many benefits OEM/database scheduler backups a few of which are: Centralized administration makes it easy to manage [...]
EM can automatically connect to Metalink to check for required patches for each target database and download them to a software library. Over the next few months I will add monitoring, alerts, admin accounts, developer user accounts (so they can get their own ADDM (statspack) results), and groups. I will also work to add every [...]
To unsecure the EM agent run the following command:$EMHOME/bin/emctl unsecure agentOracle Enterprise Manager 10g Release 10.2.0.1.0.Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.Checking Agent for HTTP… Done.Agent successfully stopped… Done.Unsecuring agent… Started.Agent is now unsecured… Done.Unsecuring agent… Ended.Agent successfully restarted… Done.
As a user of Oracle Enterprise Manager (OEM) I know that sometimes the wait for the browser refresh can be tough. One thing the new document suggests is that you can run multiple instances of the OMS on the same host and use a load balancer to spread the requests to the multiple instances. We [...]
On a new install of Enterprise Manager 10.1 we would get random failures caused by the dbsnmp account getting locked(timed) due to failed login attempts exceeding the default profile’s setting of ten. This is caused by the dbsnmp user connecting with the wrong password more than 10 times in a row which forces an account [...]
The enterprise manager installation can not use symbolic links for the repository directory. I ran into this problem while installing using the “Complete install” option on a single host. The fix was to use the full real path for the parent of the oracle homes.