dcmctl updateconfig error
437541Aug 23 2007 — edited Aug 26 2007Hi,
I tried to run dcmctl updateconfig but got the following error:
ADMN-705002
The most likely causes are:
1. TaskMaster cannot read configuration files, such as $ORACLE_HOME/opmn/conf/opmn.xml, and $ORACLE_HOME/dcm/dcm.conf, etc.
2. Cannot connect to the repository.
Resolution:
1. Make sure that the system configuration files are present and the permission for those files are set correctly.
2. If you are using Infrastructure Database, please make sure that the database is up and running, and the listener for the database is running. Also check the connectivity of the machine to the Database Repository. Please refer to the exception thrown by the Repository API for resolution. The Repository API may be misconfigured.
Base Exception:
oracle.ons.SubscriptionException
Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
Can anyone advise what can I check. Thanks