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 6 matches
Author Message
  Topic: run trigger monitor in background (on Windows)
tariq

Replies: 2
Views: 3001

PostForum: IBM MQ Installation/Configuration Support   Posted: Tue Nov 21, 2006 1:24 am   Subject: run trigger monitor in background (on Windows)
Hi
I have a setup of WebSphere MQ on Windows 2003 Server.

I want to run MQ Trigger monitor in background, means that I want to run RUNMQTRM command in background that it will not show its result o ...
  Topic: How to get all the mesages in Message Queue?
tariq

Replies: 2
Views: 3429

PostForum: IBM MQ API Support   Posted: Tue Nov 21, 2006 1:17 am   Subject: do it using a loop
Dim msgList As ArrayList
msgList = New ArrayList
mqQueue = mqQMgr.AccessQueue(queueName, MQC.MQOO_BROWSE + MQC.MQOO_INPUT_AS_Q_DEF + MQC.MQOO_FAIL_IF_QUIESCING)
Dim mqGetMsg ...
  Topic: run trigger monitor in background
tariq

Replies: 1
Views: 2199

PostForum: IBM MQ Java / JMS   Posted: Tue Nov 21, 2006 12:38 am   Subject: run trigger monitor in background
Hi
I have a setup of WebSphere MQ on Windows 2003 Server.

I want to run MQ Trigger monitor in background, means that I want to run RUNMQTRM command in background that it will not show its result ...
  Topic: how to browse MQ message from JSP or Servlet
tariq

Replies: 2
Views: 4432

PostForum: IBM MQ Java / JMS   Posted: Thu Jul 27, 2006 8:37 am   Subject: how to browse MQ message from JSP or Servlet
hi

I want to browse messages from JSP or Servlet currently when i read messages from the Queue it calls the GET API and remove the messages from the QUeue but i want simply browse it.

I m usin ...
  Topic: browse messages using .Net
tariq

Replies: 2
Views: 1860

PostForum: IBM MQ API Support   Posted: Thu Jun 22, 2006 1:13 am   Subject: browse messages using .Net
hi
i m using MQ 5.3 and i want to only browse messages that the messages will not delete from the queue (using .Net) is this possible or not
  Topic: Can not create MQQueueManager with ASP.NET code
tariq

Replies: 8
Views: 16942

PostForum: IBM MQ API Support   Posted: Tue Jun 20, 2006 2:03 am   Subject: Can not create MQQueueManager with ASP.NET code
hi

MQQueueManager qm = new MQQueueManager("SampleQueueManager", "SampleChannel", "192.168.2.17(1000)");

this line of code is executed in C# project but it is not working in ASP.NET project

...
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.