Posted: Fri Dec 18, 2009 8:10 am Post subject: Mqsireadlog command hangs
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.
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.
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