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 » WebSphere Message Broker (ACE) Support » Reading MQ Statistics Message

Post new topic  Reply to topic
 Reading MQ Statistics Message « View previous topic :: View next topic » 
Author Message
Kraven12
PostPosted: Thu Oct 11, 2007 8:50 am    Post subject: Reading MQ Statistics Message Reply with quote

Novice

Joined: 21 Oct 2001
Posts: 21

Hi All,

We are trying to parse through statistical messages supplied my MQ v6 using WMB v6. Here is the code I am using in the compute node (this code was gotten from another post):

DECLARE creationPtr REFERENCE TO OutputRoot;
CREATE LASTCHILD OF creationPtr DOMAIN('MQPCF') PARSE(InputRoot.BLOB.BLOB, InputProperties.Encoding,
InputProperties.CodedCharSetId);

When the message is read in the following error is reported:

(
(0x01000000):RecoverableException = (
(0x03000000):File = '/build/S600_P/src/DataFlowEngine/ImbComputeNode.cpp'
(0x03000000):Line = 464
(0x03000000):Function = 'ImbComputeNode::evaluate'
(0x03000000):Type = 'ComIbmComputeNode'
(0x03000000):Name = 'MQStats#FCMComposite_1_4'
(0x03000000):Label = 'MQStats.Compute'
(0x03000000):Catalog = 'BIPv600'
(0x03000000):Severity = 3
(0x03000000):Number = 2230
(0x03000000):Text = 'Caught exception and rethrowing'
(0x01000000):RecoverableException = (
(0x03000000):File = '/build/S600_P/src/DataFlowEngine/ImbRdl/ImbRdlStatementGroup.cpp'
(0x03000000):Line = 589
(0x03000000):Function = 'SqlStatementGroup::execute'
(0x03000000):Type = 'ComIbmComputeNode'
(0x03000000):Name = 'MQStats#FCMComposite_1_4'
(0x03000000):Label = 'MQStats.Compute'
(0x03000000):Catalog = 'BIPv600'
(0x03000000):Severity = 3
(0x03000000):Number = 2488
(0x03000000):Text = 'Error detected, rethrowing'
(0x01000000):Insert = (
(0x03000000):Type = 5
(0x03000000):Text = '.MQStats_Compute.Main'
)
(0x01000000):Insert = (
(0x03000000):Type = 5
(0x03000000):Text = '12.7'
)
(0x01000000):Insert = (
(0x03000000):Type = 5
(0x03000000):Text = 'CREATE LASTCHILD OF creationPtr DOMAIN 'MQPCF' PARSE(InputRoot.BLOB.BLOB, InputProperties.Encoding, InputProperties.CodedCharSetId);'
)
(0x01000000):RecoverableException = (
(0x03000000):File = '/build/S600_P/src/DataFlowEngine/ImbRdl/ImbRdlTreeStatements.cpp'
(0x03000000):Line = 385
(0x03000000):Function = 'SqlCreateFieldStatement::execute'
(0x03000000):Type = 'ComIbmComputeNode'
(0x03000000):Name = 'MQStats#FCMComposite_1_4'
(0x03000000):Label = 'MQStats.Compute'
(0x03000000):Catalog = 'BIPv600'
(0x03000000):Severity = 3
(0x03000000):Number = 2909
(0x03000000):Text = 'Exception creating element'
(0x01000000):Insert = (
(0x03000000):Type = 5
(0x03000000):Text = '.MQStats_Compute.Main'
)
(0x01000000):Insert = (
(0x03000000):Type = 5
(0x03000000):Text = '12.7'
)
(0x01000000):Insert = (
(0x03000000):Type = 5
(0x03000000):Text = 'CREATE LASTCHILD OF creationPtr DOMAIN 'MQPCF' PARSE(InputRoot.BLOB.BLOB, InputProperties.Encoding, InputProperties.CodedCharSetId);'
)
(0x01000000):ParserException = (
(0x03000000):File = '/build/S600_P/src/DataFlowEngine/ImbMqPcfParser.cpp'
(0x03000000):Line = 222
(0x03000000):Function = 'ImbMqpcfParser::calculateClaimedBufferSize'
(0x03000000):Type = 'ComIbmComputeNode'
(0x03000000):Name = 'MQStats#FCMComposite_1_4'
(0x03000000):Label = 'MQStats.Compute'
(0x03000000):Catalog = 'BIPv600'
(0x03000000):Severity = 3
(0x03000000):Number = 6121
(0x03000000):Text = 'Unrecognised parameter type in PCF message'
(0x01000000):Insert = (
(0x03000000):Type = 2
(0x03000000):Text = '20'
)
)
)
)
)
)

Any helpl would be greatly appreciated.

Thanks in advance.
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 » WebSphere Message Broker (ACE) Support » Reading MQ Statistics Message
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.