CRS-9118-Grid Infrastructure Management Repository connection error ORA-01017: invalid username/pass
In 12.1.0.2 two node RAC,after ricreation of MGMTDB on a new DG we have errors like that:
[grid@xxxxxx ~]$ oclumon dumpnodeview -allnodes -last '24:00:00'
CRS-9118-Grid Infrastructure Management Repository connection error
ORA-01017: invalid username/password; logon denied
And of course even the error:
[grid@xxxxxx ~]$ oclumon dumpnodeview -allnodes -last '24:00:00'
CRS-9118-Grid Infrastructure Management Repository connection error
ORA-28000: the account is locked
Where is the password of user CHM stored? Is it possible to change CHM user password? Is it possible to bypass this kind of error (ORA-01017)?
Thank you