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 » IBM MQ API Support » PCF Query for Maximum Number of Connections

Post new topic  Reply to topic
 PCF Query for Maximum Number of Connections « View previous topic :: View next topic » 
Author Message
sonicsqwirl
PostPosted: Thu Apr 27, 2006 8:17 am    Post subject: PCF Query for Maximum Number of Connections Reply with quote

Newbie

Joined: 26 Apr 2006
Posts: 4

Is there a PCF Query to return the maximum number of connections that a Channel will accept?

Thanks in Advanace,
Scott
Back to top
View user's profile Send private message
vennela
PostPosted: Thu Apr 27, 2006 8:19 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

I don't think so.
Usually things that can be done using MQSC can be achieved by PCF but there may be exceptions.
What you have asked is not achievable I think
Back to top
View user's profile Send private message Send e-mail Visit poster's website
wschutz
PostPosted: Thu Apr 27, 2006 8:40 am    Post subject: Re: PCF Query for Maximum Number of Connections Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

sonicsqwirl wrote:
Is there a PCF Query to return the maximum number of connections that a Channel will accept?

Thanks in Advanace,
Scott
What do you exactly mean? Are oyu talking about mq client channels or normal channels, or something else? Can you give an example of what a "channel connection" means here
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
PeterPotkay
PostPosted: Thu Apr 27, 2006 9:58 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

A channel can accept an unlimited number of connections (OK, I'm sure there is some crazy high number internally that is a limit, but that's not what you want.)
A Queue Manager however can only allow a certain number, which is reflected in the QM Property called Max Active Channels. You can use PCF commands to get that value.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
wschutz
PostPosted: Thu Apr 27, 2006 10:03 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Quote:
MaxActiveChannels (MQCFIN)
Maximum number of channels (parameter identifier: MQIA_ACTIVE_CHANNELS).
The maximum number of channels that can be active at any time. This parameter applies to z/OS only.

_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
PeterPotkay
PostPosted: Thu Apr 27, 2006 10:11 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722



Well, I could say I assumed he was talking about z/OS......

On distributed, you're gonna have to check the Registry on Windows (or the MQServices / MQExplorer GUI) or the qm.ini file on Unix.
_________________
Peter Potkay
Keep Calm and MQ On
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 » IBM MQ API Support » PCF Query for Maximum Number of Connections
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.