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 » Shared Queue and Queue Manager Data

Post new topic  Reply to topic
 Shared Queue and Queue Manager Data « View previous topic :: View next topic » 
Author Message
greenhorn
PostPosted: Thu Mar 07, 2002 2:42 am    Post subject: Reply with quote

Novice

Joined: 04 Mar 2002
Posts: 10

Could anyone tell me what a shared queue is ? what are the properties of a shared queue ? And how do i create a shared Queue ?

Also what does Queue Manager data in general refer to ?
Back to top
View user's profile Send private message
dgolding
PostPosted: Thu Mar 07, 2002 5:22 am    Post subject: Reply with quote

Yatiri

Joined: 16 May 2001
Posts: 668
Location: Switzerland

All queues are "shared" - they are visible to every one else (okay, except for temporary dynamic queues). I think what you are refering to is shared or exclusive use of the queue - whether your program is the ONLY one that can MQGET a message from a queue, or whether any program can GET a message at the same time.

This is an option on the MQOPEN call, MQOO_INPUT_SHARED or MQOO_INPUT_EXCLUSIVE. You can specify this to local, alias and model queues, but not to remote queues. This is because you can only PUT to remote queues, you can't GET from them.
Back to top
View user's profile Send private message Visit poster's website
EddieA
PostPosted: Thu Mar 07, 2002 10:40 am    Post subject: Reply with quote

Jedi

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

Or are you asking about Queue Sharing Groups in OS/390. Which is the ability to share a single queue in multiple queue managers (via the CF).

_________________
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
jfluitsm
PostPosted: Fri Mar 08, 2002 1:00 am    Post subject: Reply with quote

Disciple

Joined: 24 Feb 2002
Posts: 160
Location: The Netherlands

Or are you asking about sharing a queue in a cluster?

_________________
Jan Fluitsma

IBM Certified Solution Designer WebSphere MQ V6
IBM Certified Solution Developer WebSphere Message Broker V6
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Shared Queue and Queue Manager Data
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.