The information in this article applies to:
SYMPTOMSThe SQL Server documentation states that the query timeout option (-q) of replication tasks (logreader, distribution) is in seconds. Actually, it is in milliseconds. RESOLUTION
To work around this problem, specify the desired timeout value for the -q
parameter of the replication tasks in milliseconds.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server versions 6.0 and 6.5. This problem was corrected in U.S. Service Pack 1 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider. Additional query words: logreader distribution timeout
Keywords : kbusage SSrvDoc_Err SSrvRep kbbug6.00 |
Last Reviewed: March 31, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |