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 » WebSphere Interchange Server + Adapters » Exception Handling in JDBC Adapters

Post new topic  Reply to topic
 Exception Handling in JDBC Adapters « View previous topic :: View next topic » 
Author Message
vk
PostPosted: Mon Oct 10, 2005 7:28 am    Post subject: Exception Handling in JDBC Adapters Reply with quote

Partisan

Joined: 20 Sep 2005
Posts: 302
Location: Houston

Hi,

I am looking for some ways to monitor the status of events in the Archive Table? Is there any tool or mechanism for providing a norification when an event is archived with a status other than 1? How do we re-process the failed events?

Errors during Request Processing will be sent to the fault queue and we have tools for monitoring queues. But I am curious to know if there are any means to monitor errors which occur during Event Notification?

Thanks in advance,
VK.
Back to top
View user's profile Send private message
Ratan
PostPosted: Mon Oct 10, 2005 9:14 am    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

Quote:
am looking for some ways to monitor the status of events in the Archive Table? Is there any tool or mechanism for providing a norification when an event is archived with a status other than 1? How do we re-process the failed events?


If anything is being written to Archive table, then from the connector-specific components point of view that event was succesfull. So I am not sure what you are trying to do here.
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
recallsunny
PostPosted: Mon Oct 10, 2005 1:11 pm    Post subject: Reply with quote

Disciple

Joined: 15 Jun 2005
Posts: 163
Location: Massachusetts

Ratan:
Quote:
"when an event is archived with a status other than 1"

An unsubcribed event could end up with a event status 2 or so. If the main objective as I understand is to monitor the archive table, I would use an "After Insert " trigger invoking a java procedure (if you use Oracle 9i).
Back to top
View user's profile Send private message
Ratan
PostPosted: Mon Oct 10, 2005 1:45 pm    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

I was thinking of a Mq Connector and thought if event was not subscribed for it would be in Unsub Q. It is not the case with JDBC Connector.
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
RocknRambo
PostPosted: Tue Oct 11, 2005 6:20 am    Post subject: Reply with quote

Partisan

Joined: 24 Sep 2003
Posts: 355

dragging the same question..

we have WBIA and MB as integration broker. what would be best way to monitor the adapter (whether it is up & running).

currently we are monitor the open input count on the request queue. Is they any better way to monitor ??


-RR
Back to top
View user's profile Send private message
vk
PostPosted: Wed Oct 12, 2005 1:24 pm    Post subject: Reply with quote

Partisan

Joined: 20 Sep 2005
Posts: 302
Location: Houston

If the adapter is running on Unix, then connecor_manager can be used with -stat option for checking its status.

connector_manager -stat <ConnName>

will say whether the connector is running or not. I am looking for ways to monitor the adapter during event notification.

Regards,
VK.
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 » WebSphere Interchange Server + Adapters » Exception Handling in JDBC Adapters
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.