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 3 matches
Author Message
  Topic: Problem reading Activity Report PCF Message
sekarnaren

Replies: 6
Views: 6677

PostForum: IBM MQ Java / JMS   Posted: Sun Jul 27, 2008 7:27 pm   Subject: Problem reading Activity Report PCF Message
Hi,


int reportOpts = MQC.MQRO_ACTIVITY |
MQC.MQRO_DISCARD_MSG |
MQC.MQRO_PASS_DISCARD_AND_EXPIRY;

In the above code snippet u ve attached, "MQC.MQRO_ACTIVITY" alone is mandatory t ...
  Topic: Problem reading Activity Report PCF Message
sekarnaren

Replies: 6
Views: 6677

PostForum: IBM MQ Java / JMS   Posted: Thu Jul 24, 2008 12:03 am   Subject: Problem reading Activity Report PCF Message
Hi Amit,

I enabled the message for activity report using the report field in MQMD.

See the below code snippet.


MQMessage msg = new MQMessage();
msg.report = MQC.MQRO_ACTIVITY;

O ...
  Topic: Problem reading Activity Report PCF Message
sekarnaren

Replies: 6
Views: 6677

PostForum: IBM MQ Java / JMS   Posted: Thu Jul 10, 2008 10:44 pm   Subject: Problem reading Activity Report PCF Message
Hi All,

Am facing a problem while reading Activity Report Message.

Background:

I Enabled activity recording on my QMGR, by altering the ACTIVREC attribute of the QMGR.

On enabling the same ...
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.