Posted by Alan Brewer [MSFT] on 03/23/07 18:09
A longer answer is on the thread posted in
microsoft.public.sqlserver.programming.
The short answers are that the retries should not be time-consuming or a
performance issue, and they are not configurable, but do adjust to longer
intervals between retries if multiple retries do not succeed.
The basic retry mechanism is described in the "Message Acknowledgement"
section of the "Service Broker Communication Protocols" topic in the SQL
Server 2005 Books Online:
http://msdn2.microsoft.com/en-us/library/ms166061.aspx
--
Alan Brewer [MSFT]
SQL Server Documentation Team
Download the latest Books Online update:
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
This posting is provided "AS IS" with no warranties, and confers no rights.
Navigation:
[Reply to this message]
|