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 » General IBM MQ Support » curdepth

Post new topic  Reply to topic
 curdepth « View previous topic :: View next topic » 
Author Message
balram
PostPosted: Tue Aug 02, 2005 11:10 am    Post subject: curdepth Reply with quote

Newbie

Joined: 02 Aug 2005
Posts: 2

how to look for the curdepth on the local queue. any command ..........
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Aug 02, 2005 11:15 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

What have you tried?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
sebastianhirt
PostPosted: Tue Aug 02, 2005 11:35 am    Post subject: Reply with quote

Yatiri

Joined: 07 Jun 2004
Posts: 620
Location: Germany

The funny part is that you answered most of the question yourself.

There is a Graphical User Interface delivered with MQ for Windows, and there is a number of free Graphical userinterfaces that support your requirement. Or you open a console prompt against your Queue manager that is running on one of the distributed platforms.

on ISeries you type wrkmqm and 'click' trough.

Or you could write your own little tool. In Java even I can do that (Even though I have to admit that it took me 3 days to figure out how )

Or in easy words:

Use MQ Explorer or runmqsc.

Additionaly, do yourself a favour and read the documentation. It is available on this site, or the IBM homepage.

The System Administration Guide is a good point to start with,

The MQSC command reference should be a MQ Administrators best friend

If you have the possibility, visit the MQ15 class. It is realy good. I visited it myself, and learned a lot.
Back to top
View user's profile Send private message
balram
PostPosted: Tue Aug 02, 2005 11:35 am    Post subject: Reply with quote

Newbie

Joined: 02 Aug 2005
Posts: 2

jefflowrey wrote:
What have you tried?


dis qlocal(queue_name)

Also "dis qlocal(queue_name) curdepth" ??? valid
Back to top
View user's profile Send private message
sebastianhirt
PostPosted: Tue Aug 02, 2005 11:39 am    Post subject: Reply with quote

Yatiri

Joined: 07 Jun 2004
Posts: 620
Location: Germany

Yes, but make sure that if you have different case writting to put the queue name in single quotes.

AbC is not abc. and MQSC will uppercase everything not in quotes
Back to top
View user's profile Send private message
PisgahMan
PostPosted: Wed Aug 03, 2005 11:46 am    Post subject: Reply with quote

Voyager

Joined: 27 Jul 2004
Posts: 93

runmqsc

then

DISPLAY QLOCAL(FMC.AUDIT.TRAIL.DATAGRAM) CURDEPTH
Back to top
View user's profile Send private message
shan.mq
PostPosted: Thu Aug 11, 2005 12:57 am    Post subject: Re: curdepth Reply with quote

Newbie

Joined: 08 Aug 2005
Posts: 6
Location: Bangalore,India.

HI

if you are working unix.

runmqsc QMGRNAME

then type

DISPLAY QLOCAL(queue name)

here you can see current depth

Warm Regards,
Shanmuga Sundaram N.
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » curdepth
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.