The information in this article applies to:
BUG# NT: 4260 (4.20) SYMPTOMS
When SQL Server is started, recovery runs for as long as one hour before
completing. When recovery is complete, the SQL Server error log contains
the following messages:
The database marked as suspect is not usable. CAUSE
SQL Server spawns PROBE.EXE for any server that must recover a transaction
involved in a two-phase commit. PROBE.EXE attempts to connect to the commit
service, but eventually fails.
WORKAROUND
To recover the database marked as suspect, rename the server acting as the
commit service to whatever value was passed to build_xact_string for
"service_name." This allows PROBE.EXE to connect to the commit service to
complete the recovery.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 4.2 for OS/2. This problem was corrected in SQL Server version 4.2 for Windows NT. For more information, contact your primary support provider. Additional query words: dblib os/2 winnt
Keywords : kbother kbusage kbbug4.20 SSrvServer |
Last Reviewed: March 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |