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 » General IBM MQ Support » Status of inactive channels

Post new topic  Reply to topic
 Status of inactive channels « View previous topic :: View next topic » 
Author Message
ppdollar
PostPosted: Fri Sep 09, 2005 5:49 am    Post subject: Status of inactive channels Reply with quote

Novice

Joined: 31 Aug 2005
Posts: 20

How can we list the inactive channels under runmqsc in UNIX.

Thanks in advance,
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Sep 09, 2005 5:59 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.csqzaj.doc/disch.htm

Hey, look, the infocenter is online now!
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
EddieA
PostPosted: Fri Sep 09, 2005 9:53 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

So, where's the version to download, and keep locally.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Sep 09, 2005 10:03 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

EddieA wrote:
So, where's the version to download, and keep locally.

Cheers,

It's available with the install images... on the supplementary disk or whatever it is. I've been using it for a bit now locally.

I guess the info center came online about a month ago. But it's still not listed here
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
hopsala
PostPosted: Fri Sep 09, 2005 10:31 am    Post subject: Reply with quote

Guardian

Joined: 24 Sep 2004
Posts: 960

I think what he meant is how does one display only inactive channels, as DIS CHL displays all channels defined, regardless of channel state. If that's not what he meant, then I'M asking , is there any way to display only inactive channels?

p.s STATCHL parameter is a new V6 parm I think, it is stated that this is "Statistics data collection. ", I wonder what's the exact output...
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Sep 09, 2005 10:43 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

hopsala wrote:
I think what he meant is how does one display only inactive channels
That wasn't evident at all from his question.
hopsala wrote:
as DIS CHL displays all channels defined, regardless of channel state.
True... I guess I meant DIS CHLSTATUS.
hopsala wrote:
If that's not what he meant, then I'M asking , is there any way to display only inactive channels?

I guess on v6 you can include a "WHERE" clause to only show "saved" channels.


hopsala wrote:
p.s STATCHL parameter is a new V6 parm I think, it is stated that this is "Statistics data collection. ", I wonder what's the exact output...
Well, the docs for DEFINE CHANNEL list
Quote:
STATCHL
Controls the collection of statistics data for channels:

QMGR
The value of the queue manager's STATCHL parameter is inherited by the channel. This is the default value.
OFF
Statistics data collection is turned off for this channel.
LOW
If the value of the queue manager's STATCHL parameter is not NONE, statistics data collection is turned on, with a low rate of data collection, for this channel.
MEDIUM
If the value of the queue manager's STATCHL parameter is not NONE, statistics data collection is turned on, with a moderate rate of data collection, for this channel.
HIGH
If the value of the queue manager's STATCHL parameter is not NONE, statistics data collection is turned on, with a high rate of data collection, for this channel.

Changes to this parameter take effect only on channels started after the change occurs.

For cluster channels, the value of this parameter is not replicated in the repository and used in the auto-definition of cluster-sender channels. For auto-defined cluster-sender channels, the value of this parameter is taken from the queue manager's attribute STATACLS. This value may then be overridden in the channel auto-definition exit.

_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
ppdollar
PostPosted: Fri Sep 09, 2005 11:26 am    Post subject: Reply with quote

Novice

Joined: 31 Aug 2005
Posts: 20

[/quote]If that's not what he meant, then I'M asking , is there any way to display only inactive channels?[quote]
this was my actual question..Sorry for the confusion.

I was actually trying to list only inactive channels ..
Websphere MQ explorer shows the inactive state of any channel if we get connected to remote queue manager where as mqsc commands doesnt list the channels in inactive state,thought if there is way to see the same.

Thanks
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Sep 09, 2005 12:38 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

The MQ Explorer basically combines both DISPLAY CHANNEL and DISPLAY CHANNEL STATUS.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
ppdollar
PostPosted: Fri Sep 09, 2005 12:55 pm    Post subject: Reply with quote

Novice

Joined: 31 Aug 2005
Posts: 20

I agree!
Back to top
View user's profile Send private message
JT
PostPosted: Fri Sep 09, 2005 1:01 pm    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

Quote:
I was actually trying to list only inactive channels ..
Websphere MQ explorer shows the inactive state of any channel if we get connected to remote queue manager where as mqsc commands doesnt list the channels in inactive state,thought if there is way to see the same.

At a minimum, I would think that a script could be developed (using grep, awk, whatever) to retrieve a list of all channels, via the DISPLAY CHANNEL(*) command, and compare that list to the channels identified via the DISPLAY CHSTATUS(*).

The channels in the former list, but not in the subsequent list, should be INACTIVE.
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 » General IBM MQ Support » Status of inactive channels
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.