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 » Search

 Search found 5 matches
Author Message
  Topic: Checking for Messages in Queue
rbharatha

Replies: 5
Views: 3633

PostForum: IBM MQ API Support   Posted: Mon Oct 20, 2003 5:34 am   Subject: Checking for Messages in Queue - "Before Reading it&quo
Hi Kumar:

It can be one option, but browse to next message in the Queue, It would generate an exception saying the completion code:2033.

I want over come this and check before it prompts me an e ...
  Topic: Connecting to remote queue using VB.Net and MQAX200
rbharatha

Replies: 7
Views: 7737

PostForum: IBM MQ API Support   Posted: Sun Oct 19, 2003 11:40 pm   Subject: Connecting to remote queue using VB.Net and MQAX200
Hi Maxx

Dim oMqEnvironment As MQEnvironment
Dim m_sQChannelName as string = "CHL1"
Dim m_sHostName as string = MQ Server Name
Dim oMqQMgr As MQQueueManager
'
oMqEnvironment.Chan ...
  Topic: Checking for Messages in Queue
rbharatha

Replies: 5
Views: 3633

PostForum: IBM MQ API Support   Posted: Sun Oct 19, 2003 11:28 pm   Subject: Checking for Messages in Queue
Dim mqMsg As New MQMessage ' MQMessage instance
Dim mqGetMsgOpts As New MQGetMessageOptions ' MQGetMessageOptions
'
oMqQueue.Get(mqMsg, mqGetMsgOpts)
'
I want to check f ...
  Topic: MQ Series v5.3
rbharatha

Replies: 1
Views: 1582

PostForum: IBM MQ API Support   Posted: Sat Oct 18, 2003 4:47 am   Subject: MQ Series v5.3
Hi All:

I want to connect to the MQ Server using the Alias Queue from client machine.

Can anybody help me out in this regard.

On MQ Server I defined one
Channel1 as (Server Connection Chann ...
  Topic: MQ Client Connection Using .NET and ActiveX
rbharatha

Replies: 3
Views: 2305

PostForum: IBM MQ API Support   Posted: Sat Oct 18, 2003 4:36 am   Subject: MQ Client Connection Using .NET and ActiveX
Hi MangoMan,

The prob's c'd be one of the below

1. when u r connection from client to server mention the channel definition and connect.

2. Or Set the Environment in the client machine
as u ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.