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 » Logging of manual interventions on W2000

Post new topic  Reply to topic
 Logging of manual interventions on W2000 « View previous topic :: View next topic » 
Author Message
gstutz
PostPosted: Mon Jan 26, 2004 1:21 am    Post subject: Logging of manual interventions on W2000 Reply with quote

Newbie

Joined: 04 Dec 2003
Posts: 3
Location: Zürich, Switzerland

We have an WebSphere MQ Installation on a W2000 server. With the console it is possible to add or delete messages to queues. As a consequence, integrity of data might be impaired in the case of manual intervention on the queues.
Is there any possibility to log such interventions?

Gerald
Back to top
View user's profile Send private message Visit poster's website
JasonE
PostPosted: Mon Jan 26, 2004 2:36 am    Post subject: Reply with quote

Grand Master

Joined: 03 Nov 2003
Posts: 1220
Location: Hursley

There is nothing built into explorer or MQ explicitly to log what PUTs were done through the GUI. A simple suggestion would be to add an API exit on the server, which looked for the app name of mmc and logs it. Of course, this would get driven for every mqput of every application.

Note the GUI is 'just' and MQ application, so anything it does could be repeated by an application program...
Back to top
View user's profile Send private message
gstutz
PostPosted: Mon Jan 26, 2004 11:02 pm    Post subject: Reply with quote

Newbie

Joined: 04 Dec 2003
Posts: 3
Location: Zürich, Switzerland

Thanks for the reply. Where would I put such an API exit? What would trigger this exit?

Gerald
Back to top
View user's profile Send private message Visit poster's website
JasonE
PostPosted: Tue Jan 27, 2004 1:45 am    Post subject: Reply with quote

Grand Master

Joined: 03 Nov 2003
Posts: 1220
Location: Hursley

It's a 5.3 distributed option, and you configure it (eg with the gui or the ini files depending on the server platform). It basically selects which api calls it is interested in, and gets called whenever one of those calls is made by the server, across all processes.

Look at the c sample amqsaxe0, and you add the definition in either the explore/services (cant remember which one, services I would guess) or the ini files (unix). There is a section on them in the manuals too.
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 » Logging of manual interventions on W2000
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.