Author |
Message
|
AlexeiSkate |
Posted: Tue Aug 05, 2003 8:35 am Post subject: Changing broker's password |
|
|
Centurion
Joined: 10 Apr 2002 Posts: 123
|
I installed and defined DB2 and WMQI & its components under userid AAA and password BBB. Let say I now have to change the password to CCC. For the DB2 databases used by WMQI's broker and configmgr, I went into WindowNT Control to change the password for all of the DB2 services and all of the WMQI components to CCC and rebooted the server. Now my broker is saying that it cannot connect to the broker's db with its userid and password.
Is there another place that I need to change the password in order for the broker to connect to its database, or do I need to drop and redefine the broker or do something else. If anyone had a similar problem before any help would be appreciated.
thanks,
Alex |
|
Back to top |
|
 |
kirani |
Posted: Tue Aug 05, 2003 8:57 am Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
AlexeiSkate wrote: |
I went into WindowNT Control to change the password for all of the DB2 services and all of the WMQI components to CCC and rebooted the server.
|
you need to use mqsichangeconfigmgr and mqsichangebroker commands to change the password for WMQI conponents (Config Mgr and Broker). Also make sure you change the password into ODBC DSN also using DB2 CCA. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
AlexeiSkate |
Posted: Tue Aug 05, 2003 10:37 am Post subject: |
|
|
Centurion
Joined: 10 Apr 2002 Posts: 123
|
Thanks Kirani.
We probably didn't do the "change the password into ODBC" step... We took some convoluted steps where we put all of the DB2 services' password back to BBB an then delete the broker and configmgr (It won't let us delete the broker with the new password). Then we redefine the new password to all of the DB2 components and then recreate the broker and configmgr with the new id. |
|
Back to top |
|
 |
Lisa |
Posted: Fri May 14, 2004 9:51 am Post subject: Password |
|
|
Master
Joined: 07 Jun 2002 Posts: 287 Location: NJ
|
All,
I just tried changing the CM password and the connection with the new password failed.
I use the following command:
mqsichangeconfigmgr -i <serviceid> -a <new password>
Can someone help me??  |
|
Back to top |
|
 |
hjoshi |
Posted: Sun May 08, 2011 10:44 pm Post subject: |
|
|
Newbie
Joined: 08 May 2011 Posts: 1
|
mqsichangeconfigmgr <configmgr name> -i <serviceid> -a <new password>
try this and do stop configmgr b4 using above command by this command
mqsistop -i <configmgr name > |
|
Back to top |
|
 |
|