|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Getting QTIME using a CICS program |
« View previous topic :: View next topic » |
Author |
Message
|
WBI_user |
Posted: Thu May 12, 2011 7:07 pm Post subject: |
|
|
Partisan
Joined: 07 Aug 2001 Posts: 386
|
Yes, we need to have one DX01 running in the LPAR if there is message in the application queue. Yes, scanning for CICS transaction is one way. But all it say is DX01 is running or not. With Qtime, we can see more from the MQ point of view. DX01 is just the dispatcher. BXC1 is actually removing messages from the queue. If Qtime is high, it can be because BXC1 is slow due to whatever reason or DX01 is not running. Since we have to write program, we like to write one that can give us more. IBM has provided sample to get it using MQAI. I was wondering why they do not provide one for ZOS. |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu May 12, 2011 7:28 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
WBI_user wrote: |
IBM has provided sample to get it using MQAI. I was wondering why they do not provide one for ZOS. |
I'm guessing that MQAI you are referring to is the MQ Administrative Interface.
MQAI is not supported on z/OS.
However, you can use PCF to do a DISPLAY QSTATUS(qname) MONITOR TYPE(QUEUE) to produce equivalent results.
Refer to WMQ Programmable Command Formats and Administration Interface manual. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Last edited by bruce2359 on Thu May 12, 2011 7:53 pm; edited 3 times in total |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu May 12, 2011 7:40 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
You do realize of course that in order to get Qtime you have to set Qstatistics to a value different of NONE.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu May 12, 2011 7:46 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
And some other stuff, too. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
WBI_user |
Posted: Thu May 12, 2011 9:21 pm Post subject: |
|
|
Partisan
Joined: 07 Aug 2001 Posts: 386
|
looks like that PCF is the only way. There is no better option.
Thanks a lot for all the answers. |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|