Sql adapter receive ports

Home Page Forums BizTalk 2004 – BizTalk 2010 Sql adapter receive ports

Viewing 1 reply thread
  • Author
    Posts
    • #16581

      hi,

       

      i have many sql receive ports.

      many times in logs i get connection failures and then an error that

      error threshold has increased and ports are shutting down.

      then ports are shut down and we need to restart ports

       

      is there any soln for same

    • #16675

      I think you’d need to build a windows service to response to the WMI event of the receive location shutting down.

      • #16871

        hi,

         How will i get the wmi event of port shutting down.

        what should i write in the service.

         

        thanks and regards

         

        Shreyas

        • #16874

          I’m not sure exactly what you want to listen for.  Best thing is to check the SDK and then the help guide.  The list all the WMI events.  I think is one for RL shutting down.

           

          You could also look at using a monitoring tool like MOM – but that can cost a lot of extra money.

          • #16892

            hi i want to listen the receive location shutdown event

            • #16939

              You should be able to write a simple Windows Service to do this.  Might even be something on DotGotNet that already does something close to this.

               

              If you download the sample code with my BizTalk 2004 Convoy Deep Dive white paper, I have a listener for Zombies.  You could always modify that for the other WMI event.

              Hope this helps.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.