|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
MQ Series Client connections on MQ 5.3 AIX QMGR |
« View previous topic :: View next topic » |
Author |
Message
|
fjb_saper |
Posted: Thu Apr 13, 2006 1:19 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20766 Location: LI,NY
|
jefflowrey wrote: |
Well, you could fairly easily write a script that would "dis chl(*) chltype(svrconn)", extract the names and the loop over "dis chs(...)". |
Remember 5.3 syntax
dis chs(*) type(svrconn)
alter chl(mychlname) chltype(mychltype) ....
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Anirud |
Posted: Thu Apr 13, 2006 1:19 pm Post subject: |
|
|
 Master
Joined: 12 Feb 2004 Posts: 285 Location: Vermont
|
Code: |
echo "dis chs(*)"|runmqsc QMGR|grep "CHLTYPE(SVRCONN)"|wc -l |
should give you the total number of svrconn channels running.
HTH. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 13, 2006 1:49 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Apr 13, 2006 2:01 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20766 Location: LI,NY
|
mea maxima culpa got confused CHS does not support the TYPE arg. only chl does....
You are RIGHT I should have looked it up -- perhaps getting early altzheimers... _________________ MQ & Broker admin
Last edited by fjb_saper on Thu Apr 13, 2006 2:26 pm; edited 1 time in total |
|
Back to top |
|
 |
GMcCarthy |
Posted: Thu Apr 13, 2006 2:07 pm Post subject: |
|
|
 Centurion
Joined: 06 Nov 2001 Posts: 113 Location: Melville NY
|
|
Back to top |
|
 |
|
|
|
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
|
|
|
|