getting
EMD upload error: uploadXMLFiles skipped :: OMS version not checked yet..
when run
emctl upload
run
emctl status agent
you will get following lines in result,
Last attempted heartbeat to OMS : 2007-06-07 17:12:30
Last successful heartbeat to OMS : unknown
The quick way to clear the problem is going through following steps:
- emctl stop agent
- delete all files in $AGENT_HOME/sysman/emd/upload and AGENT_HOME/sysman/emd/state
- emctl clearstate agent
- emctl secure agent
- emctl start agent
3 comments:
Works great! Thanks a lot!
Neither emctl secure agent nor emctl start agent are good syntax (I get the long usage message). So how can I trust the steps?
Of course you need to make sure you are running this against OEM agent installation.
I am pretty sure the syntax is correct.
Otherwise you can check what usage message says.
Post a Comment