Posted: Tue Oct 22, 2002 4:20 am Post subject: MQSeries Objects
Apprentice
Joined: 28 Apr 2002 Posts: 29
Hi,
How do i see whether my MQ object is up in Mainframe?
For example i have many queues under a queuemanager. There are chances for a queue to be down when all other queues are up. How to see the status ? Is there any possible way like seeing the depth of the queue ?
Joined: 16 May 2001 Posts: 668 Location: Switzerland
Hi,
I think somebody asked almost the exact same question less than a day ago
Queues aren't "up" or "down", not like channels. Queues are available or not for reading (GETing) or writing (PUTing). I suppose on an OS/390 mainframe RACF might have something to do with it
Use the ISPF MQ panel to see whether a queue is PUT or GET ENABLED. If I remember correctly you can get a queue overview which shows you the depths of all the queues as well...
If you're talking about using a management tool like BMC or Candle than this is completely different....
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