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 » WHO HAS THE OPENs ??????

Post new topic  Reply to topic
 WHO HAS THE OPENs ?????? « View previous topic :: View next topic » 
Author Message
kavithadhevi
PostPosted: Tue Jun 03, 2003 7:46 am    Post subject: WHO HAS THE OPENs ?????? Reply with quote

Master

Joined: 14 May 2002
Posts: 201
Location: USA

Hi,
I would like to know how to know which id or which application has the opens again a specific queue, esp on UNIX/AIX, Windows platform.
Is it possible? cos of missing messages and illegal opens against the queue.
I know we can get the # of opens for a specific queue.
Quicker response will really help me out, please.
_________________
Thanks in Advance.

Kavitha
IBM Certified System Administrator
Websphere MQ v 5.3
www.zealphoenix.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
vennela
PostPosted: Tue Jun 03, 2003 8:05 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

If you are running MQ5.3 then that is possbile (with queue status). But otherwise there is no way.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kavithadhevi
PostPosted: Tue Jun 03, 2003 10:17 am    Post subject: Reply with quote

Master

Joined: 14 May 2002
Posts: 201
Location: USA

Yes i am using MQv 5.3.
I apperciate it , if you could brief me how.
_________________
Thanks in Advance.

Kavitha
IBM Certified System Administrator
Websphere MQ v 5.3
www.zealphoenix.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Keka
PostPosted: Tue Jun 03, 2003 12:02 pm    Post subject: Reply with quote

Voyager

Joined: 28 Dec 2002
Posts: 96

The command for that is
runmesc qmgrsname
display qstatus type(Handle) ALL..

Hope this helps..
_________________
Keka
Back to top
View user's profile Send private message
vennela
PostPosted: Tue Jun 03, 2003 12:16 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

I'will give a few examples if it helps
Code:

dis qstatus(FMCTRIGGER) type(handle) opentype(input) pid
    10 : dis qstatus(FMCTRIGGER) type(handle) opentype(input) pid
AMQ8450: Display queue status details.
   QUEUE(FMCTRIGGER)                       PID(3428)
dis qstatus(FMCTRIGGER) type(handle) opentype(input) appltag
    11 : dis qstatus(FMCTRIGGER) type(handle) opentype(input) appltag
AMQ8450: Display queue status details.
   QUEUE(FMCTRIGGER)
   APPLTAG(ebSphere MQ\bin\RUNMQTRM.exe)
dis qstatus(FMCTRIGGER) type(handle) opentype(input) appltype
    12 : dis qstatus(FMCTRIGGER) type(handle) opentype(input) appltype
AMQ8450: Display queue status details.
   QUEUE(FMCTRIGGER)                       APPLTYPE(SYSTEM)
dis qstatus(FMCTRIGGER) type(handle) opentype(input) userid
    13 : dis qstatus(FMCTRIGGER) type(handle) opentype(input) userid
AMQ8450: Display queue status details.
   QUEUE(FMCTRIGGER)                       USERID(MUSR_MQADMIN@MAGGARI)




Code:
    14 : dis qstatus(FMCTRIGGER) type(handle) opentype(input) all
AMQ8450: Display queue status details.
   QUEUE(FMCTRIGGER)                       PID(3428)
   APPLTAG(ebSphere MQ\bin\RUNMQTRM.exe)   TID(1)
   APPLTYPE(SYSTEM)                        CHANNEL()
   CONNAME()                               BROWSE(NO)
   INPUT(SHARED)                           INQUIRE(NO)
   OUTPUT(NO)                              SET(NO)
   USERID(MUSR_MQADMIN@MAGGARI)


-------
Venny
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kavithadhevi
PostPosted: Tue Jun 03, 2003 12:29 pm    Post subject: Reply with quote

Master

Joined: 14 May 2002
Posts: 201
Location: USA

Thanks a lot, That helps me a lot...
_________________
Thanks in Advance.

Kavitha
IBM Certified System Administrator
Websphere MQ v 5.3
www.zealphoenix.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » WHO HAS THE OPENs ??????
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.