Posted: Thu Aug 28, 2008 6:18 pm Post subject: Usage of Namelist
Apprentice
Joined: 05 Sep 2006 Posts: 36 Location: Chennai
Hello Gurus
Looking forward for the usage of namelist practically. Suppose if i need to send messages to Multiple queues under QM , whether i can fit namelist to cater it?
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
Yes, a namelist will cater for that. The "WMQ Application Programming Guide 7.0" says:
Quote:
Namelists
A namelist is a WebSphere MQ object that contains a list of cluster names, queue names or authentication information object names. In a cluster, it can be used to identify a list of clusters for which the queue manager holds the repositories. You can define and modify namelists only using the operations and control panels of WebSphere MQ for z/OS or MQSC commands.
Programs can use the MQI to find out which queues are included in these namelists. The organization of the namelists is the responsibility of the application designer and system administrator. For a full description of the attributes of namelists, see the WebSphere MQ Application Programming Reference.
ie. The namelist is just a container for other names. Programs can be written to use namelists for any purpose, but a list of queue names is a common one. _________________ Glenn
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