ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Service Password changed

Post new topic  Reply to topic
 Service Password changed « View previous topic :: View next topic » 
Author Message
nimisha.parihar
PostPosted: Wed Jan 19, 2011 4:12 am    Post subject: Service Password changed Reply with quote

Apprentice

Joined: 03 Nov 2010
Posts: 41

Experts,

We had a sudden change of the service passwords for the server where MB is installed.

We have issued the following 2 commands -

Code:

mqsichangebroker <<broker_name>> -i <<userName>> -a <<NEW_password>>

mqsichangeconfigmgr  <<config_mgr_name>> -i <<userNeame>> -a <<NEW_password>>



After this we started the config manager using follwoing commands -

Code:
mqsistart <<config_mgr_name>>

mqsistart <<broker_name>>


Config manager got started successfully but when we start Broker we are getting following error -


The component verification for 'component_name' has finished, but one or more checks failed.

ALSO, When we tried resetting the password for the repository used while creating broker using following command -

Code:
mqsisetdbparms <<broker_name> -n <<DSN_Name>> -u <<user_name>> -p <<password>>


we are getting the following error -->

mqsisetdbparms cannot be used to set a user name and password for the broker data source.
An attempt was made to set a user name and password for the broker ODBC data source name. This is not allowed. You may set user names and passwords only for ODBC data sources other than the broker data source.
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Jan 19, 2011 5:18 am    Post subject: Re: Service Password changed Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

nimisha.parihar wrote:
ALSO, When we tried resetting the password for the repository used while creating broker using following command -

Code:
mqsisetdbparms <<broker_name> -n <<DSN_Name>> -u <<user_name>> -p <<password>>


we are getting the following error -->

mqsisetdbparms cannot be used to set a user name and password for the broker data source.
An attempt was made to set a user name and password for the broker ODBC data source name. This is not allowed. You may set user names and passwords only for ODBC data sources other than the broker data source.


Quite true. You need to use mqsichangebroker with an additional parameter to what you've used if the broker's ODBC uses a different password to the service id.

nimisha.parihar wrote:
when we start Broker we are getting following error -


[color="red"]The component verification for 'component_name' has finished, but one or more checks failed. [/color]


No additional information in the broker or system logs? Just that response to the command? Anything about the connection to the broker's database failing because of an incorrect password perhaps?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Service Password changed
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.