Author |
Message
|
ucbus1 |
Posted: Tue Jul 06, 2004 12:16 pm Post subject: Default cluster settings for new configuration FMC1 |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
Our systems folks created new conficuration "FMC1" for us. The default cluster name is FMCGRP1 containing FMCQM1 as one of the QMs.
I would like to change the cluster name from FMCGRP1 to say "XYZ" and we do not want FMCGRP1 to be there. What do I need to do? Please let me know |
|
Back to top |
|
 |
vennela |
Posted: Tue Jul 06, 2004 12:46 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
|
Back to top |
|
 |
ucbus1 |
Posted: Wed Jul 07, 2004 5:56 am Post subject: |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
Thanks Vennela,
Quote: |
1. If the QMGR is already in a cluster and is a repository for one or more clusters, the config utility will overwrite this. You can manually alter this change. After the config utility is done, you can create a namelist and add the already existing clusters and the new workflow cluster in the namelist. Use this namelist in the REPOSNL.
|
It is very informative. I find the above point could be of relavance
In my case, I have the configuration already. I do not have my new cluster'XYZ" ready yet. What I have to do is to take out the default cluster "FMCGRP1' which is housing FMCQM1 and put in 'XYZ". Simple it sounds... no idea how I can do.. Please let me know. |
|
Back to top |
|
 |
ucbus1 |
Posted: Wed Jul 07, 2004 6:11 am Post subject: |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
|
Back to top |
|
 |
jack_the_ripper |
Posted: Wed Jul 07, 2004 8:04 am Post subject: |
|
|
 Apprentice
Joined: 12 Feb 2003 Posts: 46 Location: NJ
|
ucbus,
Changing the cluster of the workflow QMGR server is very easy. I am assuming u are talking about only the server QMGR (and not client with QMGR).
I remeber there are only 3 steps here.
1) identify all the cluster queues by
dis qc(*) ALL
and change the cluster name from FMCGRP1 to XYZ
2) identify the cluster channel by
dis clusqmgr(*) ALL
and change the cluster name of the corresponding channels from FMCGRP1 to XYZ
3) Change the cluster name of the QMGR by
dis qmgr and
change the REPOS attribute from FMCGRP1 to XYZ.
There is no need to change the aliases and stuff. One more thing, If u have any client with QMGRs corresponding to this server, u have may need to do some more of this stuff.
Let me know how it goes,
Thanks,
Jack _________________ Jack,
IBM Certified in Websphere MQSeries
IBM Certified in Websphere MQSI
IBM Certified in Websphere MQWorkflow |
|
Back to top |
|
 |
ucbus1 |
Posted: Thu Jul 08, 2004 10:13 am Post subject: |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
Thanks Jack,
Before I do this, I would like to know if there is any utility that allows me to take back up of the MQSeries Queue manager definitions. please let me know.
As you and Vennela mentioned I need to be using the .mqs files. But how do I re-run the mqs files if in case I land into problems and want to get back to original state. May be a basic MQ question, but I do not know how to do it. |
|
Back to top |
|
 |
jack_the_ripper |
Posted: Mon Jul 19, 2004 12:05 pm Post subject: |
|
|
 Apprentice
Joined: 12 Feb 2003 Posts: 46 Location: NJ
|
Ucbus,
u can use saveqmgr(from supportpac MS03) and save auth (from MS63) to save the QMGR. _________________ Jack,
IBM Certified in Websphere MQSeries
IBM Certified in Websphere MQSI
IBM Certified in Websphere MQWorkflow |
|
Back to top |
|
 |
|