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 » IBM MQ Java / JMS » PUT, GET, & TRIGGER Status From PCF Inquire?

Post new topic  Reply to topic
 PUT, GET, & TRIGGER Status From PCF Inquire? « View previous topic :: View next topic » 
Author Message
72dolfan
PostPosted: Wed May 17, 2006 12:29 pm    Post subject: PUT, GET, & TRIGGER Status From PCF Inquire? Reply with quote

Acolyte

Joined: 02 May 2006
Posts: 53

Hi All,

I've been reading through a lot of doc trying to figure out how to get the PUT, GET, & TRIGGER status of a queue by way of a PCF Command. I would have thought this info would be returned through an Inquire_Q_Status, but from what I've read, it doesn't appear to be the case.

Our Java App is issuing a Inquire_Q_Status to pull back Depth, # of input and output processors, Last_Get_Date, Last_Get_Time, etc... But we also need the PUT, GET, & TRIGGER Status.

Could someone help me out on how to get this info?

Thanks!!!!!!
Bill
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed May 17, 2006 1:25 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

That would be from Inquire Queue, I think.

You are probably better off buying a monitoring tool than building your own.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
72dolfan
PostPosted: Tue Jun 20, 2006 8:45 am    Post subject: Buiding PCF Commands to Inquire QStatus and Queue? Reply with quote

Acolyte

Joined: 02 May 2006
Posts: 53

Thanks for repsonding to my earlier question!!!

I've been reading any and all doc that I've come across but have not found anything that discusses my next question.

Is it possible to build a PCF command that will return info from a Inquire_Q_Status and info from a Inquire_Q combined?

Because I need info like GET_LAST_DATE & TIME which is returned by the Q_Status inquire, and info like PUT_STATUS, GET_STATUS, & TRIGGER_STATUS which is returned from a Inquire_Q, I'm hoping there is a way to combine the two into one command so that the info from each is display together for each queue, rather than having all queues in a qmgr with the Q_Status info, followed by some same queues with the Inquire_Q info.

Thanks!!!!!
Bill
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Jun 20, 2006 9:15 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Inquire Queue and Inquire Queue Status are two separate commands. You can't build a single request to send them both - unless maybe using the MQAI you can stuff two requests into the same "bag". But PCF commands are less complicated and confusing than the MQAI.

So you'll have to send two requests.

And you might even want to run three, by adding in a Reset Queue Statistics too.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
wschutz
PostPosted: Tue Jun 20, 2006 9:16 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

I'm pretty sure (okay...99.99%) that you'll need two different pcf commands to do that.....
(Jeff beat me to the answer again, good thing I got the rum last week)
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » PUT, GET, & TRIGGER Status From PCF Inquire?
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.