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 » Connecting to transmission queue

Post new topic  Reply to topic
 Connecting to transmission queue « View previous topic :: View next topic » 
Author Message
frodo
PostPosted: Tue May 27, 2003 5:10 am    Post subject: Connecting to transmission queue Reply with quote

Novice

Joined: 05 May 2003
Posts: 23
Location: Germany

Hi,

we have a small java tool to get the queue depth from several queues. We now need the queue depth from a transmission queue on a OS/390 machine. Trying this ends up in an error reason 2042 / OBJECT IN USE.
If we understand it right, this means that there is an parameter needed to open it while others openeing it as well. We searched for it in the docu but can't find it.

Is there anybody having experience in this who can give us a hint.

Thanks

Thorsten
_________________
<------------------------------------------------>
To boldly go, where no one has gone before
<------------------------------------------------>
Back to top
View user's profile Send private message
leongor
PostPosted: Tue May 27, 2003 7:38 am    Post subject: Reply with quote

Master

Joined: 13 May 2002
Posts: 264
Location: Israel

Your program need to use MQOPEN call with the MQOO_INQ option without any input option.
xmitQ is open by channel sender exclusively for input so any other try to open it for input will fail.
_________________
Regards.
Leonid.

IBM Certified MQSeries Specialist.
Back to top
View user's profile Send private message
Keka
PostPosted: Tue May 27, 2003 8:29 am    Post subject: Reply with quote

Voyager

Joined: 28 Dec 2002
Posts: 96

MQOO_BROWSE also works.. I used it and worked fine for me..

My $.02
_________________
Keka
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 » Connecting to transmission queue
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.