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 » Catching all MQSeries Errors

Post new topic  Reply to topic
 Catching all MQSeries Errors « View previous topic :: View next topic » 
Author Message
jschoppet
PostPosted: Mon Jul 15, 2002 6:34 am    Post subject: Catching all MQSeries Errors Reply with quote

Novice

Joined: 15 May 2002
Posts: 17

Hi all,

I use MQSeries 5.2 on Solaris 8 to connect to a foreign QueueManager on an OS/390.

Is there any possibility to catch all errors on my QueueManager (e.g. triggering, events, ...).

At the moment, all errors are written in the AMQERR1.log-file of the QueueManager (e.g. if the foreign QueueManager is not available). Could I make something, that if an error occours I get a mail with the Error-Description?

I don't want to scan all the time the log-File.

Thanks in advance

Joerg Schoppet
Back to top
View user's profile Send private message
bduncan
PostPosted: Mon Jul 15, 2002 6:39 am    Post subject: Reply with quote

Padawan

Joined: 11 Apr 2001
Posts: 1554
Location: Silicon Valley

You can either write a daemon to parse the log files, or write your applications to send out the emails when they encounter a nonzero CompCode, in which case the Reason can be passed in an email...
_________________
Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
Back to top
View user's profile Send private message Visit poster's website AIM Address
jschoppet
PostPosted: Mon Jul 15, 2002 7:00 am    Post subject: Reply with quote

Novice

Joined: 15 May 2002
Posts: 17

My application is on WinNT. Using MQSeries Client.

When I have the error-code 9202 (The foreign QueueManager is not available) my application get compCode = OK because it can put the message to my QueueManager. But then, when my QueueManager wants to connect to the foreign QueueManager this error occurs.

I don't want to use a daemon, because it gets to much cpu-time. Is theres no possibility to define a special trigger or exit to get all errors?

Joerg Schoppet
Back to top
View user's profile Send private message
nimconsult
PostPosted: Mon Jul 15, 2002 10:21 pm    Post subject: Reply with quote

Master

Joined: 22 May 2002
Posts: 268
Location: NIMCONSULT - Belgium

You can enable all the possible events on queue manager (local events, remote events, start/stop....) and queues (high depth, max depth, service interval...).

These messages are posted on event queues (SYSTEM.ADMIN.*.EVENT) and can be processed by an application.

Typically you would use a vendor tool to monitor these kind of events (Candle, BMC, Landmark...), but you can also write your own.
_________________
Nicolas Maréchal
Senior Architect - Partner

NIMCONSULT Software Architecture Services (Belgium)
http://www.nimconsult.be
Back to top
View user's profile Send private message Send e-mail Visit poster's website
vjsony
PostPosted: Sun Jul 21, 2002 10:01 pm    Post subject: Reply with quote

Apprentice

Joined: 01 Aug 2001
Posts: 45

What is error code 9202?
I've not seen this code in the Information Center ..

Regards,
VJ
Back to top
View user's profile Send private message Send e-mail
clindsey
PostPosted: Mon Jul 22, 2002 6:47 pm    Post subject: Reply with quote

Knight

Joined: 12 Jul 2002
Posts: 586
Location: Dallas, Tx

I believe he is referring to message amq9202 in the log which is
"Remote host <?> not available". You can get the message text
from the command line with "mqrc -m amq9202"
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

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