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 Discussion » Loggings

Post new topic  Reply to topic
 Loggings « View previous topic :: View next topic » 
Author Message
knegarpetter
PostPosted: Tue Jan 04, 2005 6:53 am    Post subject: Loggings Reply with quote

Apprentice

Joined: 10 Dec 2004
Posts: 39

Where can I find the logs for MQ qmanager??

Like status of then the qmanager stops and starts?....

the S0000001.LOG is all messed up...


Petter
Back to top
View user's profile Send private message
Tibor
PostPosted: Tue Jan 04, 2005 7:03 am    Post subject: Reply with quote

Grand Master

Joined: 20 May 2001
Posts: 1033
Location: Hungary

The active log file is: AMQERR01.LOG

its place:
<mqvol>/errors
<mqvol>/qmgrs/<qmname>/errors

S0000001.LOG is a transaction log file.

Tibor
Back to top
View user's profile Send private message
bobbee
PostPosted: Tue Jan 04, 2005 8:00 am    Post subject: Loggings Reply with quote

Knight

Joined: 20 Sep 2001
Posts: 545
Location: Tampa

Good question. On Windows you can find it in:

my $QueueManagerIndex = index($MQManager, "/") ;
my $QueueManager = substr($MQManager, 0, $QueueManagerIndex) ;
my $CmdSvrStatusString = 'HKEY_LOCAL_MACHINE/SOFTWARE/IBM/MQSeries/CurrentVersion/Status/QueueManager/'.$MQManager.'QueueManagerStatus/CmdSvrStatus' ;
my $CmdSvrValue = $Registry->{$CmdSvrStatusString} ;
my $CurrentStatusString = 'HKEY_LOCAL_MACHINE/SOFTWARE/IBM/MQSeries/CurrentVersion/Status/QueueManager/'.$MQManager.'QueueManagerStatus/CurrentStatus' ;
my $CurrentStatus = $Registry->{$CurrentStatusString} ;

But on UNIX, if it isn't in qm.ini or the file above it mqs.ini I would suspect dspmq interfaces with the local queue managers. You could always cut the output from dspma to get your answer. Just remember thee are a few states besides ENDED and RUNNING.
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 » General Discussion » Loggings
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.