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 » Sytax for adding shared queues

Post new topic  Reply to topic
 Sytax for adding shared queues « View previous topic :: View next topic » 
Author Message
kishankumar.v
PostPosted: Fri May 17, 2002 12:03 pm    Post subject: Sytax for adding shared queues Reply with quote

Apprentice

Joined: 26 Nov 2001
Posts: 47

Where can I look for syntaxes relating to creation of shared queus..I download System management and planning guides of MQ OS/390..But they dont have this....Say if three queue managers are in the shared group ...what is the syntax for adding another to this shared group.

Regards,
Kishan
Back to top
View user's profile Send private message Send e-mail
kirani
PostPosted: Fri May 17, 2002 2:36 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Have a look at "MQSC Command Reference Guide".
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
kishankumar.v
PostPosted: Fri May 17, 2002 10:59 pm    Post subject: Reply with quote

Apprentice

Joined: 26 Nov 2001
Posts: 47

Hi,
Even there I could not find how to form a queue sharing group....how to add queues to the group or queue managers.

Thanks,
Kishan
Back to top
View user's profile Send private message Send e-mail
bob_buxton
PostPosted: Mon May 20, 2002 12:36 am    Post subject: Reply with quote

Master

Joined: 23 Aug 2001
Posts: 266
Location: England

I wasn't sure whether you were asking how to add Queue managers to a Queue sharing groups or how to define shared queues within a QSG.

To add a Queue manager to a qsg you use the CSQ5PQSG utility, this is described in the System steup book under 'Task 15: Add the MQseries entries to the DB2 data-sharing group'

To define a shared queue within the QSG you do a Define QLocal with
the QSGDISP(SHARED) and CFSTRUCT(structurename) parameters specified as described in the MQSC command reference.
For example:
DEF QL(CSQ4IVPG.TRIGGER) REPLACE -
DESCR('WebSphere MQ IVP INITIATION QUEUE') -
DEFSOPT(SHARED) MSGDLVSQ(FIFO) NOHARDENBO USAGE(NORMAL) -
QSGDISP(SHARED) CFSTRUCT(APPLICATION1)
*
_________________
Bob Buxton
Ex-Websphere MQ Development
Back to top
View user's profile Send private message
greenhorn
PostPosted: Thu May 23, 2002 7:02 pm    Post subject: Reply with quote

Novice

Joined: 04 Mar 2002
Posts: 10

Shared Queue is a concept in OS/390..So check out the OS/390 specific guides for the syntax..
--Greenhorn
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 » Sytax for adding shared queues
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.