BESAdmin.info - Your Technical Support Source

Yahoo Buzz Technorati Stumbleupon Reddit Myspace Digg Delicious

Delays in email message delivery after a restart of the BlackBerry Controller service or BlackBerry Messaging Agent

Contents [show]

Doc ID: KB11014
Modified Date: 07-30-2007
Document Type: Support

Products

  • BlackBerry® Enterprise Server for Novell® GroupWise®



Environment

  • BlackBerry® Enterprise Server software version 4.1 and 4.1 Service Pack 2 (4.1.2)
  • Novell® GroupWise®
  • SDR104671



Overview

When restarting the BlackBerry Controller or the BlackBerry Enterprise Server (which restarts the BlackBerry Messaging Agent), BlackBerry device users may notice a long delay before email message flow is restored.




Resolution

Resolution 1

Before you restart the BlackBerry Controller or the BlackBerry Enterprise Server, run the following Structured Query Language (SQL) script. Run the script at least once a week as a maintenance measure.

update MbMailSync set DeliveryStatus = 3 where (DATEDIFF(Day,ModifyDate,GETDATE()) >= 7 AND DeliveryStatus <> 0)

Important: Restarting certain BlackBerry Enterprise Server services will delay email message delivery to BlackBerry devices. For more information, see KB04789.

Resolution 2

Upgrade to BlackBerry Enterprise Server software version 4.1 Service Pack 3 (4.1.3).