command to display the queuestatus of a queue:
dis qs(
command to display the queuestatus of a queue (and only display the pid) :
dis qs(
command to display the queuestatus of a queue (and display the applicationtag and the pid) :
dis qs(
display all the queues that contains more then 0 messages: dis ql(*) where (curdepth gt 0)
start an api trace:
strmqtrc -m [QM]
(the -t has several options. Logs are written to:
end a trace:
endmqtrc -m [QM]
on windows you can read the TRC files via text viewer.
Enjoy
Yaniv Tzanany
No comments:
Post a Comment