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 » where can i find the disk related data in MQ

Post new topic  Reply to topic
 where can i find the disk related data in MQ « View previous topic :: View next topic » 
Author Message
krishna1228
PostPosted: Fri Jun 07, 2013 1:08 am    Post subject: where can i find the disk related data in MQ Reply with quote

Novice

Joined: 28 May 2013
Posts: 18

Please help me to find out below details...

LogPrimaryFiles=
LogSecondaryFiles=
LogFilePages=
LogType=
LogBufferPages=
LogPath=
LogWriteIntegrity=

Note : Im using java client program to connect MQ present in a remote system.....
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Jun 07, 2013 5:19 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Use the java client to drop an MQ Message on the Dead Letter queue that contains the text "Dear MQ Admin, please provide me the following information".

And then wait for the phone call with the person yelling at you on the other end.
Back to top
View user's profile Send private message
hughson
PostPosted: Fri Jun 07, 2013 6:09 am    Post subject: Re: where can i find the disk related data in MQ Reply with quote

Padawan

Joined: 09 May 2013
Posts: 1916
Location: Bay of Plenty, New Zealand

krishna1228 wrote:
Note : Im using java client program to connect MQ present in a remote system.....

The information you wish to collect cannot be collected by a remote admin, only by a locally attached one. Or to say it another way, there is no PCF or MQSC interface into this information.

Cheers
Morag
_________________
Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software
Back to top
View user's profile Send private message Visit poster's website
DSPS
PostPosted: Fri Jun 07, 2013 7:38 am    Post subject: Reply with quote

Apprentice

Joined: 11 Sep 2008
Posts: 44
Location: Southern England

So, yes, that's not available remotely, but you would need to read the qm.ini file for the queue manager, or read the regisrty if it's Windows.

qm.ini contains such entries as: -
Log:
LogPrimaryFiles=4
LogSecondaryFiles=2
LogFilePages=4096
LogType=CIRCULAR
LogBufferPages=0
LogPath=/var/mqm/log/QMNAME/
LogWriteIntegrity=TripleWrite

And on *x that's usually under /var/mqm/qmgrs/<qmName>

Hope that helps, though I'm not sure, since the question wasn't very specific.
_________________
Distributed Systems Professional Services
WebSphere and MQ Consulting and Training
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » where can i find the disk related data in MQ
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.