I configured a oem agent 10204 in one of the AIX server. After configuration started the agent and the agent started successfully.
But whenever we try to upload, we got error something like below.
Â
$ ./emctl upload agent
Oracle Enterprise Manager 10g Release 4 Grid Control 10.2.0.4.0.
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
—————————————————————
EMD upload error: XML error during upload to
https://hostname:1159/em/upload: direct-load :
A0000070.xml, will be renamed to A0000070.err.
*.err file has similar error message as shown the subject.
While analyzing we have found that the issue is related to password change of dbsnmp username.
We followed the recommendation given in metalink#259387.1 to resolve this issue.
The error message was vague and we tried various options including changing nls_lang setting.