2.-
I've has a similar problem recently, finally traced it back to a problem (my error) with the configuration. Was doing individual databases (SQL Server) for each app, and must have got one wrong which left the system pointing to an incorrect database for shared services. This can be fixed by editing the xml file that stores the database information.
For EMPregistry the file is located at:
called EPMSystemRegistry-jdbc.xml
Line 5 reads
change
Naturally, restart services afterwards.
Hope this helps someone else.
3.-
Hi All,
Found this thread when looking at a similar problem myself. In our system, for some reason, one of our servers had the shared services database set to the R&A database.
We changed it to HYPHSS as suggested but it's not so easy if your passwords are different.
Anyway, after some searching I found the link http://weblogicserver.blogspot.com/2008/10/how-to-encrypt-clear-text-password-with.html
To get it running for EPM components, use the following command:
java -Dweblogic.RootDirectory="
Replace
Thanks to posters here getting me started in the right direction though!
No hay comentarios:
Publicar un comentario