dynamically changing queue attributes

Support for MQSeries and Websphere Message Oriented Middleware communication systems for z/OS
Sivapradeep
Posts: 35
Joined: Mon Mar 26, 2012 2:09 pm
Skillset: COBOL, JCL, CICS
Referer: Google
Contact:

dynamically changing queue attributes

Postby Sivapradeep » Thu May 10, 2012 12:19 am

Hi,

Can anyone help me how to change the attributes of a queue at run time ?

I have to change the attributes of remote definition also in my Cobol program.

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: dynamically changing queue attributes

Postby dick scherrer » Thu May 10, 2012 1:05 am

Hello,

Why is there a "need" to change queue attributes at run time?

How often will the program have to be changed?
Hope this helps,
d.sch.

Sivapradeep
Posts: 35
Joined: Mon Mar 26, 2012 2:09 pm
Skillset: COBOL, JCL, CICS
Referer: Google
Contact:

Re: dynamically changing queue attributes

Postby Sivapradeep » Thu May 10, 2012 8:50 am

The need for changing attributes is like this...
I'll get multiple msgs from Windows users to a common local Q in mf side where app prog can service those msgs. Here I can retrieve info about the source of msg I.e. QManager and local queue of Windows. So while putting msg into remote definition I'll use these details and change its attributes at run time so that it will reach Windows from wherever the msg has originated.

This is just an idea I had. Not started implementing yet. If someone has better solution pls suggest for my problem.


  • Similar Topics
    Replies
    Views
    Last post