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 » Mqsireadlog command hangs

Post new topic  Reply to topic
 Mqsireadlog command hangs « View previous topic :: View next topic » 
Author Message
the m
PostPosted: Fri Dec 18, 2009 8:10 am    Post subject: Mqsireadlog command hangs Reply with quote

Newbie

Joined: 17 Nov 2009
Posts: 6

I encountered a strange problem when reading user trace. It seems that the mqsireadlog-command hangs and I can’t figure out the reason.

The flow is designed with the following nodes: MQInput -> Compute -> Trace {$Root} -> RCD -> Trace {$Root} -> FileOutput

In Compute node I’m executing select statement which retrieves XML data from Oracle. After that the retrieved data is passed to the RCD as blob. In RCD I’m using XMLNSC as message domain. FileOutput node then writes the XML data to the directory and everything seems to be in order.

And now comes the tricky part. After the file has been written to the directory I run the mqsireadlog-command. Everything goes smooth when the size of XML data stored in DB is about 10KB. When the size of the XML data stored in the DB is for example 60KB the mqsireadlog-command hangs. I have also modified the flow so that it contains only these nodes: MQInput -> Compute -> Trace. The same mqsireadlog hang occurs here too when reading bigger chunk of data from the DB. I have also tried to stop the flow before executing the mqsireadlog but it doesn’t help.

I’m using the following script:

Code:

-mqsireadlog BK_SD001T -u -e XMLTest -o rtvTrace.out
-mqsiformatlog -i rtvTrace.out -o rtvTrace.log
-mqsichangetrace BK_SD001T -u -e XMLTest -r -l debug -c 2000000   
Back to top
View user's profile Send private message
smdavies99
PostPosted: Fri Dec 18, 2009 1:14 pm    Post subject: Re: Mqsireadlog command hangs Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

the m wrote:


Code:

-mqsireadlog BK_SD001T -u -e XMLTest -o rtvTrace.out
-mqsiformatlog -i rtvTrace.out -o rtvTrace.log
-mqsichangetrace BK_SD001T -u -e XMLTest -r -l debug -c 2000000   


Hmmm

I normally do the following

1) mqsichangetrace .... -l debug
2) send the message
3) mqsichangetrace ... -l none
4) mqsireadlog ....
5) mqsiformatlog ....

The other thing is that you could try reducing the size of the -c param. Ive never needed more than 65536.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
the m
PostPosted: Sun Dec 20, 2009 11:42 pm    Post subject: Re: Mqsireadlog command hangs Reply with quote

Newbie

Joined: 17 Nov 2009
Posts: 6

Yeah I have tried that too but it didn't help. I have also reduced the size of the -c param but that didn't help either.

I think the problem is related to this --> http://www-01.ibm.com/support/docview.wss?rs=849&context=SSKM8N&context=SS3GH2&context=SSKMAB&dc=DB550&uid=swg1PM00780&loc=en_US&cs=utf-8&lang=en

Well, I'm still stuck and I would appreciate if anyone have any suggestions for the problem
Back to top
View user's profile Send private message
mqmatt
PostPosted: Mon Dec 21, 2009 4:52 am    Post subject: Reply with quote

Grand Master

Joined: 04 Aug 2004
Posts: 1213
Location: Hursley, UK

Please raise a PMR.
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 » Mqsireadlog command hangs
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.