|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
mqsireadlog |
« View previous topic :: View next topic » |
Author |
Message
|
swaugh |
Posted: Tue Jun 03, 2008 2:23 pm Post subject: mqsireadlog |
|
|
Apprentice
Joined: 15 Jun 2006 Posts: 37
|
Hello,
Currently i am trying to debug a message flow by enabling the user trace on and running the mqsireadlog. When i run the mqsireadlog, the output doesn't give me the failed record, i think there is a file size limitation when we run the mqsireadlog.
Since the error condition happens while doing a bulk load of data, How can i capture the error transaction in the mqsiread log. is there any way i can mention the mqsireadlog command to retrieve the last 100 transactions or something like that.
My environment WBIMB version 6.0
thanks,
swaugh |
|
Back to top |
|
 |
elvis_gn |
Posted: Tue Jun 03, 2008 6:52 pm Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi swaugh,
You should be setting the log size during the mqsichangetrace.
Not possible to get the last 100 transactions using trace, but then you could look at the Broker logs for exceptions thrown (tail it there).
Regards. |
|
Back to top |
|
 |
AkankshA |
Posted: Tue Jun 03, 2008 8:15 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
yes.. the file size limit is there
The default value for file size is 4096 KB.
-c option is used to specify size of trace file in KB in mqsichangetrace command in the end... _________________ Cheers |
|
Back to top |
|
 |
bisu |
Posted: Tue Jun 03, 2008 9:24 pm Post subject: |
|
|
 Apprentice
Joined: 05 Jan 2005 Posts: 25 Location: India
|
Also if there is more than one messageflow deployed to the Execution Group and all/few of them are processing messages during your trace extraction, try to take trace for the specific flow, you can use -f option with mqsichangetrace command. This might give you the error trace you want. Otherwise you need to specify the trace size as Akangsha suggested.
Cheers  |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|