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 » Changing WMB Service ID

Post new topic  Reply to topic
 Changing WMB Service ID « View previous topic :: View next topic » 
Author Message
coronamq
PostPosted: Wed Nov 18, 2009 7:33 am    Post subject: Changing WMB Service ID Reply with quote

Newbie

Joined: 18 Nov 2009
Posts: 2

I need to change the ID that WMB Broker runs under. The Broker was initially set-up with a ID/password in which the broker runs under and a separate dataname/ID/password for Oracle.

To change the broker service ID/password, I would use the following command...

mqsichangebroker <brokername> -i <serviceID> -p <servicepassword>

My question is since there was a separate Oracle ID/password given during creation, will this command break the oracle connection? With looking at the mqsichangebroker command, there is a separate switch for the datasourcePassword but not the ID. I would think the above command would work and not impact Oracle, but I have no experience with this situation.

Please help.
Back to top
View user's profile Send private message
jugo
PostPosted: Wed Nov 18, 2009 8:17 am    Post subject: Reply with quote

Novice

Joined: 17 Nov 2009
Posts: 13

It is possible to have a userid/password for the broker that is different from the userid/password for the database. I've never done exactly what you describe, but I can't see why it wouldn't work. Be careful with which flags you use on the mqsichangebroker command. In particular:

-i = serviceUserId
-a = servicePassword (not -p)

So the command would be:
mqsichangebroker <brokername> -i <serviceID> -a <servicepassword>

You can use the mqsisetdbparms command to change the userid and password for connecting to the database.

Ideally you would try this out in a test/development environment before changing your production system.
Back to top
View user's profile Send private message
coronamq
PostPosted: Wed Nov 18, 2009 8:28 am    Post subject: Reply with quote

Newbie

Joined: 18 Nov 2009
Posts: 2

Thanks - you are correct with using the -a (not the -p) - typo on my part.

I'll respond if for some reason this doesn't work.
Back to top
View user's profile Send private message
AkankshA
PostPosted: Wed Nov 18, 2009 8:31 pm    Post subject: Reply with quote

Grand Master

Joined: 12 Jan 2006
Posts: 1494
Location: Singapore

Hold on

Read this before you proceed further

http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/topic/com.ibm.etools.mft.doc/an28150_.htm
_________________
Cheers
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Changing WMB Service ID
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.