MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Making MQ message persistent

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
srini_igsi
Beginner


Joined: 12 May 2006
Posts: 41
Topics: 16
Location: Mumbai

PostPosted: Tue Oct 09, 2007 1:51 am    Post subject: Making MQ message persistent Reply with quote

I need information on making the MQ message PERSISTANCE

Is there any option to make the message persistance without changing the Queue properties. We can do it by changing the queue properties, But we dont want to do that,

We need some other option to make the persistent.

Is there any option/Parameter we can provide in the JCL which executes the ZQMDPUT program ? to make the messages put persistent..


Please suggest.....
_________________
Thanks,
-Srini
Back to top
View user's profile Send private message
CICS Guy
Intermediate


Joined: 30 Apr 2007
Posts: 292
Topics: 3

PostPosted: Wed Oct 10, 2007 7:50 am    Post subject: Reply with quote

From what I know, the messages should be persistant until read, shouldn't they?
Back to top
View user's profile Send private message
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Wed Oct 10, 2007 8:12 am    Post subject: Reply with quote

Persistent messages are saved to DASD and can survive a QMGR outage. AFAIK the Queue itself must be defined as such, not a single msg.
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
Back to top
View user's profile Send private message
ravikumar_sri2001
Beginner


Joined: 06 Dec 2002
Posts: 117
Topics: 44
Location: Chennai,India

PostPosted: Tue Oct 23, 2007 9:59 am    Post subject: Reply with quote

How about move "MQPER-PERSISTENT to MQMD-PERSISTENCE" ?.

Thanks,
Ravikumar.
Back to top
View user's profile Send private message
bob_buxton
Beginner


Joined: 20 Dec 2002
Posts: 44
Topics: 0
Location: Hampshire, England

PostPosted: Wed Oct 24, 2007 4:10 am    Post subject: Reply with quote

Bill Dennis wrote:
AFAIK the Queue itself must be defined as such, not a single msg.


Incorrect, Persistence is a message level attribute.
A queue can contain a mixture of persistent and non-persistent messages

You can set the default persistence for messages on a queue but this can be overridden by an application setting the MQMD Persistence field.
_________________
Bob Buxton
Ex Websphere MQ for zOS development
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
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


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group