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 Discussion » Regular message queues and transactional queues

Post new topic  Reply to topic
 Regular message queues and transactional queues « View previous topic :: View next topic » 
Author Message
kris
PostPosted: Sun Apr 18, 2004 10:13 am    Post subject: Regular message queues and transactional queues Reply with quote

Newbie

Joined: 12 Apr 2004
Posts: 7

An architect here always talks about regular message queues and transactional queus. He tells me that I can make a queue transactional. What is the difference and how would it work?
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Sun Apr 18, 2004 11:34 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

It's not about the queue.

It's about the options you specify when you Open the queue.

If you specify that you are opening the queue within a unit of work, then you can use the MQBEGIN, MQCOMMIT, and MQBACKOUT verbs to access the queue in a transactional manner.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
EddieA
PostPosted: Sun Apr 18, 2004 8:11 pm    Post subject: Reply with quote

Jedi

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

Quote:
It's about the options you specify when you Open the queue.

Errr. No. It's about the calls (MQBEGIN for Global UOWs) and/or the opions you use (MQGET for Local UOWs) after you've opened the Queue.

Cheers,
_________________
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
jefflowrey
PostPosted: Mon Apr 19, 2004 2:36 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

EddieA wrote:
Quote:
It's about the options you specify when you Open the queue.

Errr. No. It's about the calls (MQBEGIN for Global UOWs) and/or the opions you use (MQGET for Local UOWs) after you've opened the Queue.

Cheers,




Too much time with JMS...
_________________
I am *not* the model of the modern major general.
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 Discussion » Regular message queues and transactional 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.