Hi,
I am currently enrolling target cluster ASM (2 node) to oem (12.1.0.5). So far, I was successful in adding the instances (2 node) however I am having an error for the cluster ASM. The error is either Error1 or Error2 ( as shown below)
Error1 ---> "Connection failure may be due to a slow network, or to the presence of an intervening firewall"
Error2 --> "ORA-01017: invalid username/password; logon denied"
Error1 usually happens on the 1st try of Test Connection then on the second try it shows the Error2.
a. I have verified the password of asmsnmp and its working on both nodes (node 1 and node 2) so I think ORA-01017 is misleading.
b. My initial hunch is that because the oracle user has no priviledge to "sqlplus to ASM instance" (because the agent was installed using oracle user and ASM instance is owned by grid). Let me know what do you think.
oracle@$ ps -ef | grep -i pmon
grid 27113 26342 0 Jan 20 ? 9:33 mdb_pmon_-xxx
oracle 4482 26342 0 Dec 19 ? 37:38 ora_pmon_xxx
oracle 4616 26342 0 Dec 19 ? 49:59 ora_pmon_xxx
grid 15989 26342 0 Dec 14 ? 19:00 asm_pmon_+ASM1
oracle 19386 9794 0 17:20:47 pts/25 0:00 grep -i pmon