Server Management - Systems Insight Manager
1833898 Members
1997 Online
110063 Solutions
New Discussion

Changed password, database not accessible.

 

Changed password, database not accessible.

I changed the password for the account that SIM 5 is using, the service passwords has been changed. But the Database access password has not been changed. The services fails with Error Accessing database. Is it possible to change the password and/or user account that SIM is using for database access?
2 REPLIES 2

Re: Changed password, database not accessible.

mxpassword -r -x MxDBUserPassword
mxpassword -a -x MxDBUserPassword=

as stated in another post, worked!
sandu_1
Valued Contributor

Re: Changed password, database not accessible.

To change the password that SIM using to access database run the following command
mxpassword â r â x MxDBUserPassword
mxpassword â a â x MxDBUserPassword=

To change the username change the hp.database.username= in \config\database.admin file and restart the service.