Changing RCU passwords causes odiagent errors with FDMEE 11.2.21
We changed the RCU passwords using this document, Changing the Schema Password for Oracle Platform Security Services.
In testing, we found that FDMEE processes failed for the odi agent error.
We stopped the fdm service, ran the WLST command on the FDMEE server, and ran this:
modifyBootStrapCredential(jpsConfigFile='E:/Oracle/Middleware/user_projects/domains/EPMSystem/config/fmwconfig/jps-config.xml',username='DEV_OPSS',password='new password')
and started the fdm service. Thereafter, FDMEE processes ran successfully.
Today, a few days later, FDMEE processes started failing again for the odi error. Again, we stopped the fdm service, ran the WLST command on the FDMEE server, and ran the modifyBootStrapCredential and started the fdm service. Once again, the FDMEE processes are running again.