Showing posts with label kb913580. Show all posts
Showing posts with label kb913580. Show all posts

Monday, February 20, 2012

KB913580 related problem

I hope this is posted in the correct forum.

I have Linked Servers that are used to query Access databases that reside on a file server.This has been working for a long time, until I applied KB913580 which references the Distributed Transaction Controller. I am running SQL Server 2000 on the same desktop (development environment) from which I am accessing the Linked Server.The file server is on the same LAN segment – there is no firewall involved.

I uninstalled the update and rebooted but still getting the error:

OLE DB provider 'Microsoft.Jet.OLEDB.4.0' reported an error.

[OLE/DB provider returned message: The Microsoft Jet database engine cannot open the file '\\tacir2k3\Infrastructure\Databases\July 2003 Databases\General\GenDb2004_TR_Db.mdb'.It is already opened exclusively by another user, or you need permission to view its data.]

OLE DB error trace [OLE/DB Provider 'Microsoft.Jet.OLEDB.4.0' IDBInitialize::Initialize returned 0x80004005:].

The SQL Server log contains the following (see bolded item):

2006-05-12 07:58:29.79 serverMicrosoft SQL Server2000 - 8.00.760 (Intel X86)

Dec 17 2002 14:22:05

Copyright (c) 1988-2003 Microsoft Corporation

Developer Edition on Windows NT 5.1 (Build 2600: Service Pack 2)

2006-05-12 07:58:29.79 serverCopyright (C) 1988-2002 Microsoft Corporation.

2006-05-12 07:58:29.79 serverAll rights reserved.

2006-05-12 07:58:29.79 serverServer Process ID is 1720.

2006-05-12 07:58:29.79 serverLogging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL\log\ERRORLOG'.

2006-05-12 07:58:29.98 serverSQL Server is starting at priority class 'normal'(1 CPU detected).

2006-05-12 07:58:31.85 serverSQL Server configured for thread mode processing.

2006-05-12 07:58:31.95 serverUsing dynamic lock allocation. [2500] Lock Blocks, [5000] Lock Owner Blocks.

2006-05-12 07:58:32.18 serverAttempting to initialize Distributed Transaction Coordinator.

2006-05-12 07:58:32.37 serverFailed to obtain TransactionDispenserInterface: Result Code = 0x8004d01b

2006-05-12 07:58:32.46 spid3Starting up database 'master'.

The Distributed Transaction Coordinator service is started. The settings are all set to OFF (0).

A query to a table in the linked server returns:

OLE DB provider 'Microsoft.Jet.OLEDB.4.0' reported an error.

[OLE/DB provider returned message: The Microsoft Jet database engine cannot open the file '\\tacir2k3\Infrastructure\Databases\July 2003 Databases\General\GenDb2004_TR_Db.mdb'.It is already opened exclusively by another user, or you need permission to view its data.]

OLE DB error trace [OLE/DB Provider 'Microsoft.Jet.OLEDB.4.0' IDBInitialize::Initialize returned 0x80004005:].

(It is not in use by any other user).

exec xp_cmdshell 'type \\TACIR2K3\infrastructure\Databases\July 2004 Databases\General\GenDb2005_TR_Db.mdb'

This returns” “access is denied”

Is there any way to resolve this problem?

Hi,

I am not sure if the issue is related to the patch or not.

Most probably uninstalling the patch won't help. I have experienced few issues after installing this patch on Windows 2000 server.

Even uninstalling didn't help.

Solution which worked:

Uninstall the patch, reboot.

Install the patch manually from Microsoft website and not from windows update site, reboot and the issue should be fixed if it's related to the patch.

The patch if installed from windows update is not updating few core files in Windows 2000 server. Manual install is able to update the files.

|||

I installed KB913580 on a Windows 2000 server hosting our Exchange Server (5.5). This sits on an internal IP and receives traffic from a TrimMail (mail filtering device). The TrimMail gets an internal IP NATted from a Cisco Pix firewall. The firewall is connected directly to a cable modem (the router is a Cisco "router on a stick" handled through a trunked vlan on a Cisco Catalyst 6600 switch).

The way it is designed, the TrimMail device receives mail, filters, forwards to the Exchange server. If the Exchange server is unavailable, TrimMail holds the mail for up to five days.

After the installation of KB913580, incoming mail from outside our network stopped. Some of the incoming mail bounced, some was acquired by TrimMail and held but not delivered to Exchange. Every "ping" from inside the network to any outside address failed. Browser traffic worked fine without any delays, so the connection was all right.

When KB913580 was uninstalled, "ping" worked, mail came through fine.

I hate to think we are exposed to the security vulnerability this patch is designed to fix, but until I figure out what happened and why, I cannot re-install it.

Any ideas?

|||

Yes, there's no doubt in my mind that this patch caused these problems and the problems I have encountered.

I applied the Microsoft patch MS06-018 (KB913580) Vulnerability in Microsoft Distributed Transaction Coordinator Could Allow Denial of Service on the 13th (4 days after it was issued) to my dedicated server (at a hosting site) running SQL2K SP4. Since then, on two occasions, I needed to reboot my server (Win 2K Server SP4) and the server took exceptionally long to boot and then when I finally gained access to the server SQL Server EM could not find my server (my databases were gone), I couldn't access Internet sites with IE (although I could ping remote sites), and I couldn't even open the Control Panel to look at network services. In the Services menu, it just said mssql.exe "Starting...". When that service was stopped, the network stuff all happened so I could access sites, and I could restart SQL Server.

Excerpts from the SQL Server Log:

Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
May 3 2005 23:18:38
Copyright (c) 1988-2003 Microsoft Corporation
Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)

Attempting to initialize Distributed Transaction Coordinator.
(12 -30 minutes later)
Failed to obtain TransactionDispenserInterface: Result Code = 0x8004d01b
Could not set up Net-Library 'SSNETLIB'..
Unable to load any netlibs.
SQL Server could not spawn FRunCM thread.

Does anyone know SPECIFICALLY the issue here? This is all on a production server where I cannot experiment with uninstalling/rebooting/installing/rebooting etc.

Thanks for any help.

|||

I did as you suggested and rebooted.

The SQL Server log errors related to the Distributed Transaction Coordinator are gone and I can reference the linked database.

Thank you many times!!! I would never have come to this solution.

|||

Well I spoke too soon about this solving my problem. Got one good SQL Server start and now I am back to the same problem.

I also noticed a couple of other problems that started occurring after KB900485 was applied on 4/28/2006. I tried the suggestion regarding reinstalling this patch from the MS site and keep getting the automatic updates notice for it when I reboot. It displays on the Add/Remove programs list.

I get about 21 messages " Error 15457. Configuration option 'allow updates' changed from 0 to 1. Run the RECONFIGURE statement to install." These started on 5/1/2006 after KB900485 was applied. On the last test these occurred at the time I executed SQL to access the linked database.

I looked closer at the Events log and notice that I also started getting the following error related to MSSQLServer after KB900485 was applied. "SuperSocket into: (SpnRegister): Error 1355.

GRRRRR. Anyone with any other suggestions.

|||

I had issues with KB913580 and developed a bunch of strange problems on my server and it turned out to be a tape driver conflict.

Everything else that happened was a symptom of the problem and not the actual problem. I could not log out or shutdown the server, I could not browse the internet and some of the core services were not started or timed out etc which caused a series of problems overall.

So, if you have backup exec v10D installed on this server and have the veritas drivers installed try removing the veritas tape drivers and go to your native tape drivers from MS or the Manufacture and see if your other problems go away. It may take two reboots for the tape drives and veritas to work properly. Once to initially identify the tape drive and install the drivers and then a second reboot to actually load the drivers.

Let me know if you have this situation and if it corrects it.

|||

After a MONTH of PSS from MS, dozens of hours of emails and phone calls, and several PSS techs, it turns out that this was a SQL Server bug, that occasionally appears on some Windows 2000 SP4 machines when the KB913580 patch changes something about the order of startup services.

The fix can be found here:

http://support.microsoft.com/?kbid=917405

Note: Much of this time was wasted because the KB913580 patch could not be completely uninstalled (as expected) once it was manually installed (not from the update process).

KB913580 & SQL Server 2000 Problem

I applied the Microsoft patch MS06-018 (KB913580) Vulnerability in Microsoft
Distributed Transaction Coordinator Could Allow Denial of Service on the
13th (4 days after it was issued) to my dedicated server (at a hosting site)
running SQL2K SP4. Since then, on two occasions, I needed to reboot my
server (Win 2K Server SP4) and the server took exceptionally long to boot
and then when I finally gained access to the server SQL Server EM could not
find my server (my databases were gone), I couldn't access Internet sites
with IE, and I couldn't even open the Control Panel to look at network
services. In the Services menu, it just said mssql.exe "Starting...". When
that service was stopped, the network stuff all happened and I could restart
SQL Server.
Excerpts from the SQL Server Log:
Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
May 3 2005 23:18:38
Copyright (c) 1988-2003 Microsoft Corporation
Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
Attempting to initialize Distributed Transaction Coordinator.
(12 -30 minutes later)
Failed to obtain TransactionDispenserInterface: Result Code = 0x8004d01b
Could not set up Net-Library 'SSNETLIB'..
Unable to load any netlibs.
SQL Server could not spawn FRunCM thread.
So, it seems a Microsoft patch has screwed up my life again (it took many
long reboots, calls to tech support, many hours of production server
downtime) with a patch. I plan to uninstall the patch (if I can).
How would I contact MS to resolve this issue? Have others experienced this
same issue? If I uninstall the patch won't that leave the server vulnerable?
Thanks for any help.Hi Don
For SQL Server 2000 support try http://tinyurl.com/gp56z
as you are on basic SP4 you may want to think about upgrading to 2187
http://support.microsoft.com/kb/916287. You may want to check that
SSNETLIB.dll is ok and that MDAC is consistent.
John
"Don Miller" wrote:
> I applied the Microsoft patch MS06-018 (KB913580) Vulnerability in Microsoft
> Distributed Transaction Coordinator Could Allow Denial of Service on the
> 13th (4 days after it was issued) to my dedicated server (at a hosting site)
> running SQL2K SP4. Since then, on two occasions, I needed to reboot my
> server (Win 2K Server SP4) and the server took exceptionally long to boot
> and then when I finally gained access to the server SQL Server EM could not
> find my server (my databases were gone), I couldn't access Internet sites
> with IE, and I couldn't even open the Control Panel to look at network
> services. In the Services menu, it just said mssql.exe "Starting...". When
> that service was stopped, the network stuff all happened and I could restart
> SQL Server.
> Excerpts from the SQL Server Log:
> Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
> May 3 2005 23:18:38
> Copyright (c) 1988-2003 Microsoft Corporation
> Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
> Attempting to initialize Distributed Transaction Coordinator.
> (12 -30 minutes later)
> Failed to obtain TransactionDispenserInterface: Result Code = 0x8004d01b
> Could not set up Net-Library 'SSNETLIB'..
> Unable to load any netlibs.
> SQL Server could not spawn FRunCM thread.
> So, it seems a Microsoft patch has screwed up my life again (it took many
> long reboots, calls to tech support, many hours of production server
> downtime) with a patch. I plan to uninstall the patch (if I can).
> How would I contact MS to resolve this issue? Have others experienced this
> same issue? If I uninstall the patch won't that leave the server vulnerable?
> Thanks for any help.
>
>|||> For SQL Server 2000 support try http://tinyurl.com/gp56z
I went there, but everything looks like it costs money for answers. I
thought MS had some toll-free line for all security update problems (like
this) although I can't find it anywhere.
> as you are on basic SP4 you may want to think about upgrading to 2187
> http://support.microsoft.com/kb/916287.
My previous server crashed, so I JUST did a clean install of SQL Server and
applied SP4 THREE weeks ago. I assumed that everything in 2187 would have
been included in the SP4 available three weeks ago.
> You may want to check that
> SSNETLIB.dll is ok and that MDAC is consistent.
I don't know what that means. Everything seems to be working with SQL Server
and my web application once I did not have SQL Server start during the
reboot.
Thanks for your help.
> "Don Miller" wrote:
> > I applied the Microsoft patch MS06-018 (KB913580) Vulnerability in
Microsoft
> > Distributed Transaction Coordinator Could Allow Denial of Service on the
> > 13th (4 days after it was issued) to my dedicated server (at a hosting
site)
> > running SQL2K SP4. Since then, on two occasions, I needed to reboot my
> > server (Win 2K Server SP4) and the server took exceptionally long to
boot
> > and then when I finally gained access to the server SQL Server EM could
not
> > find my server (my databases were gone), I couldn't access Internet
sites
> > with IE, and I couldn't even open the Control Panel to look at network
> > services. In the Services menu, it just said mssql.exe "Starting...".
When
> > that service was stopped, the network stuff all happened and I could
restart
> > SQL Server.
> >
> > Excerpts from the SQL Server Log:
> >
> > Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
> > May 3 2005 23:18:38
> > Copyright (c) 1988-2003 Microsoft Corporation
> > Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
> >
> > Attempting to initialize Distributed Transaction Coordinator.
> > (12 -30 minutes later)
> > Failed to obtain TransactionDispenserInterface: Result Code = 0x8004d01b
> > Could not set up Net-Library 'SSNETLIB'..
> > Unable to load any netlibs.
> > SQL Server could not spawn FRunCM thread.
> >
> > So, it seems a Microsoft patch has screwed up my life again (it took
many
> > long reboots, calls to tech support, many hours of production server
> > downtime) with a patch. I plan to uninstall the patch (if I can).
> >
> > How would I contact MS to resolve this issue? Have others experienced
this
> > same issue? If I uninstall the patch won't that leave the server
vulnerable?
> >
> > Thanks for any help.
> >
> >
> >|||Hi
With PSS you will not be charged if the issue is recognised as a bug.
http://support.microsoft.com/kb/916287 is a post SP4 hotfix.
MDAC component checker can be downloaded from http://tinyurl.com/b9ua
John
"Don Miller" wrote:
> > For SQL Server 2000 support try http://tinyurl.com/gp56z
> I went there, but everything looks like it costs money for answers. I
> thought MS had some toll-free line for all security update problems (like
> this) although I can't find it anywhere.
> > as you are on basic SP4 you may want to think about upgrading to 2187
> > http://support.microsoft.com/kb/916287.
> My previous server crashed, so I JUST did a clean install of SQL Server and
> applied SP4 THREE weeks ago. I assumed that everything in 2187 would have
> been included in the SP4 available three weeks ago.
> > You may want to check that
> > SSNETLIB.dll is ok and that MDAC is consistent.
> I don't know what that means. Everything seems to be working with SQL Server
> and my web application once I did not have SQL Server start during the
> reboot.
> Thanks for your help.
> > "Don Miller" wrote:
> >
> > > I applied the Microsoft patch MS06-018 (KB913580) Vulnerability in
> Microsoft
> > > Distributed Transaction Coordinator Could Allow Denial of Service on the
> > > 13th (4 days after it was issued) to my dedicated server (at a hosting
> site)
> > > running SQL2K SP4. Since then, on two occasions, I needed to reboot my
> > > server (Win 2K Server SP4) and the server took exceptionally long to
> boot
> > > and then when I finally gained access to the server SQL Server EM could
> not
> > > find my server (my databases were gone), I couldn't access Internet
> sites
> > > with IE, and I couldn't even open the Control Panel to look at network
> > > services. In the Services menu, it just said mssql.exe "Starting...".
> When
> > > that service was stopped, the network stuff all happened and I could
> restart
> > > SQL Server.
> > >
> > > Excerpts from the SQL Server Log:
> > >
> > > Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
> > > May 3 2005 23:18:38
> > > Copyright (c) 1988-2003 Microsoft Corporation
> > > Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
> > >
> > > Attempting to initialize Distributed Transaction Coordinator.
> > > (12 -30 minutes later)
> > > Failed to obtain TransactionDispenserInterface: Result Code = 0x8004d01b
> > > Could not set up Net-Library 'SSNETLIB'..
> > > Unable to load any netlibs.
> > > SQL Server could not spawn FRunCM thread.
> > >
> > > So, it seems a Microsoft patch has screwed up my life again (it took
> many
> > > long reboots, calls to tech support, many hours of production server
> > > downtime) with a patch. I plan to uninstall the patch (if I can).
> > >
> > > How would I contact MS to resolve this issue? Have others experienced
> this
> > > same issue? If I uninstall the patch won't that leave the server
> vulnerable?
> > >
> > > Thanks for any help.
> > >
> > >
> > >
>
>|||I do not know if you solved your problem but I ran into a different problem
and it turned out to be a conflict between Veritas v10d tape drive drivers
and kb913850. The symptoms were network access problems and lengthy times for
various windows to display and also logout and shutdown problems. I removed
the veritas tape driver and resorted back to the microsoft tape driver for my
HP dlt drive and rebooted the server and all was back to normal. This was
repeatable and happened on two different servers. So, if you have a tape
drive attached to your server and have veritas tape drivers loaded it could
very well be the source of your problem.
"Don Miller" wrote:
> I applied the Microsoft patch MS06-018 (KB913580) Vulnerability in Microsoft
> Distributed Transaction Coordinator Could Allow Denial of Service on the
> 13th (4 days after it was issued) to my dedicated server (at a hosting site)
> running SQL2K SP4. Since then, on two occasions, I needed to reboot my
> server (Win 2K Server SP4) and the server took exceptionally long to boot
> and then when I finally gained access to the server SQL Server EM could not
> find my server (my databases were gone), I couldn't access Internet sites
> with IE, and I couldn't even open the Control Panel to look at network
> services. In the Services menu, it just said mssql.exe "Starting...". When
> that service was stopped, the network stuff all happened and I could restart
> SQL Server.
> Excerpts from the SQL Server Log:
> Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
> May 3 2005 23:18:38
> Copyright (c) 1988-2003 Microsoft Corporation
> Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
> Attempting to initialize Distributed Transaction Coordinator.
> (12 -30 minutes later)
> Failed to obtain TransactionDispenserInterface: Result Code = 0x8004d01b
> Could not set up Net-Library 'SSNETLIB'..
> Unable to load any netlibs.
> SQL Server could not spawn FRunCM thread.
> So, it seems a Microsoft patch has screwed up my life again (it took many
> long reboots, calls to tech support, many hours of production server
> downtime) with a patch. I plan to uninstall the patch (if I can).
> How would I contact MS to resolve this issue? Have others experienced this
> same issue? If I uninstall the patch won't that leave the server vulnerable?
> Thanks for any help.
>
>|||Hi Scott
Out of interest were you using the SQL Server plug-in? I gave up some time
ago on backup solutions that used a plug-in as they always seemed to mess up
at some point.
Thanks
John
"Scott Johnston" wrote:
> I do not know if you solved your problem but I ran into a different problem
> and it turned out to be a conflict between Veritas v10d tape drive drivers
> and kb913850. The symptoms were network access problems and lengthy times for
> various windows to display and also logout and shutdown problems. I removed
> the veritas tape driver and resorted back to the microsoft tape driver for my
> HP dlt drive and rebooted the server and all was back to normal. This was
> repeatable and happened on two different servers. So, if you have a tape
> drive attached to your server and have veritas tape drivers loaded it could
> very well be the source of your problem.
> "Don Miller" wrote:
> > I applied the Microsoft patch MS06-018 (KB913580) Vulnerability in Microsoft
> > Distributed Transaction Coordinator Could Allow Denial of Service on the
> > 13th (4 days after it was issued) to my dedicated server (at a hosting site)
> > running SQL2K SP4. Since then, on two occasions, I needed to reboot my
> > server (Win 2K Server SP4) and the server took exceptionally long to boot
> > and then when I finally gained access to the server SQL Server EM could not
> > find my server (my databases were gone), I couldn't access Internet sites
> > with IE, and I couldn't even open the Control Panel to look at network
> > services. In the Services menu, it just said mssql.exe "Starting...". When
> > that service was stopped, the network stuff all happened and I could restart
> > SQL Server.
> >
> > Excerpts from the SQL Server Log:
> >
> > Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
> > May 3 2005 23:18:38
> > Copyright (c) 1988-2003 Microsoft Corporation
> > Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
> >
> > Attempting to initialize Distributed Transaction Coordinator.
> > (12 -30 minutes later)
> > Failed to obtain TransactionDispenserInterface: Result Code = 0x8004d01b
> > Could not set up Net-Library 'SSNETLIB'..
> > Unable to load any netlibs.
> > SQL Server could not spawn FRunCM thread.
> >
> > So, it seems a Microsoft patch has screwed up my life again (it took many
> > long reboots, calls to tech support, many hours of production server
> > downtime) with a patch. I plan to uninstall the patch (if I can).
> >
> > How would I contact MS to resolve this issue? Have others experienced this
> > same issue? If I uninstall the patch won't that leave the server vulnerable?
> >
> > Thanks for any help.
> >
> >
> >|||I have been using an MSDE instance for Backup Exec as I did not want to take
a chance on blowing up my SQL server!
"John Bell" wrote:
> Hi Scott
> Out of interest were you using the SQL Server plug-in? I gave up some time
> ago on backup solutions that used a plug-in as they always seemed to mess up
> at some point.
> Thanks
> John
> "Scott Johnston" wrote:
> > I do not know if you solved your problem but I ran into a different problem
> > and it turned out to be a conflict between Veritas v10d tape drive drivers
> > and kb913850. The symptoms were network access problems and lengthy times for
> > various windows to display and also logout and shutdown problems. I removed
> > the veritas tape driver and resorted back to the microsoft tape driver for my
> > HP dlt drive and rebooted the server and all was back to normal. This was
> > repeatable and happened on two different servers. So, if you have a tape
> > drive attached to your server and have veritas tape drivers loaded it could
> > very well be the source of your problem.
> >
> > "Don Miller" wrote:
> >
> > > I applied the Microsoft patch MS06-018 (KB913580) Vulnerability in Microsoft
> > > Distributed Transaction Coordinator Could Allow Denial of Service on the
> > > 13th (4 days after it was issued) to my dedicated server (at a hosting site)
> > > running SQL2K SP4. Since then, on two occasions, I needed to reboot my
> > > server (Win 2K Server SP4) and the server took exceptionally long to boot
> > > and then when I finally gained access to the server SQL Server EM could not
> > > find my server (my databases were gone), I couldn't access Internet sites
> > > with IE, and I couldn't even open the Control Panel to look at network
> > > services. In the Services menu, it just said mssql.exe "Starting...". When
> > > that service was stopped, the network stuff all happened and I could restart
> > > SQL Server.
> > >
> > > Excerpts from the SQL Server Log:
> > >
> > > Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
> > > May 3 2005 23:18:38
> > > Copyright (c) 1988-2003 Microsoft Corporation
> > > Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
> > >
> > > Attempting to initialize Distributed Transaction Coordinator.
> > > (12 -30 minutes later)
> > > Failed to obtain TransactionDispenserInterface: Result Code = 0x8004d01b
> > > Could not set up Net-Library 'SSNETLIB'..
> > > Unable to load any netlibs.
> > > SQL Server could not spawn FRunCM thread.
> > >
> > > So, it seems a Microsoft patch has screwed up my life again (it took many
> > > long reboots, calls to tech support, many hours of production server
> > > downtime) with a patch. I plan to uninstall the patch (if I can).
> > >
> > > How would I contact MS to resolve this issue? Have others experienced this
> > > same issue? If I uninstall the patch won't that leave the server vulnerable?
> > >
> > > Thanks for any help.
> > >
> > >
> > >

KB913580 & SQL Server 2000 Problem

I applied the Microsoft patch MS06-018 (KB913580) Vulnerability in Microsoft
Distributed Transaction Coordinator Could Allow Denial of Service on the
13th (4 days after it was issued) to my dedicated server (at a hosting site)
running SQL2K SP4. Since then, on two occasions, I needed to reboot my
server (Win 2K Server SP4) and the server took exceptionally long to boot
and then when I finally gained access to the server SQL Server EM could not
find my server (my databases were gone), I couldn't access Internet sites
with IE, and I couldn't even open the Control Panel to look at network
services. In the Services menu, it just said mssql.exe "Starting...". When
that service was stopped, the network stuff all happened and I could restart
SQL Server.
Excerpts from the SQL Server Log:
Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
May 3 2005 23:18:38
Copyright (c) 1988-2003 Microsoft Corporation
Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
Attempting to initialize Distributed Transaction Coordinator.
(12 -30 minutes later)
Failed to obtain TransactionDispenserInterface: Result Code = 0x8004d01b
Could not set up Net-Library 'SSNETLIB'..
Unable to load any netlibs.
SQL Server could not spawn FRunCM thread.
So, it seems a Microsoft patch has screwed up my life again (it took many
long reboots, calls to tech support, many hours of production server
downtime) with a patch. I plan to uninstall the patch (if I can).
How would I contact MS to resolve this issue? Have others experienced this
same issue? If I uninstall the patch won't that leave the server vulnerable?
Thanks for any help.Hi Don
For SQL Server 2000 support try http://tinyurl.com/gp56z
as you are on basic SP4 you may want to think about upgrading to 2187
http://support.microsoft.com/kb/916287. You may want to check that
SSNETLIB.dll is ok and that MDAC is consistent.
John
"Don Miller" wrote:

> I applied the Microsoft patch MS06-018 (KB913580) Vulnerability in Microso
ft
> Distributed Transaction Coordinator Could Allow Denial of Service on the
> 13th (4 days after it was issued) to my dedicated server (at a hosting sit
e)
> running SQL2K SP4. Since then, on two occasions, I needed to reboot my
> server (Win 2K Server SP4) and the server took exceptionally long to boot
> and then when I finally gained access to the server SQL Server EM could no
t
> find my server (my databases were gone), I couldn't access Internet sites
> with IE, and I couldn't even open the Control Panel to look at network
> services. In the Services menu, it just said mssql.exe "Starting...". When
> that service was stopped, the network stuff all happened and I could resta
rt
> SQL Server.
> Excerpts from the SQL Server Log:
> Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
> May 3 2005 23:18:38
> Copyright (c) 1988-2003 Microsoft Corporation
> Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
> Attempting to initialize Distributed Transaction Coordinator.
> (12 -30 minutes later)
> Failed to obtain TransactionDispenserInterface: Result Code = 0x8004d01b
> Could not set up Net-Library 'SSNETLIB'..
> Unable to load any netlibs.
> SQL Server could not spawn FRunCM thread.
> So, it seems a Microsoft patch has screwed up my life again (it took many
> long reboots, calls to tech support, many hours of production server
> downtime) with a patch. I plan to uninstall the patch (if I can).
> How would I contact MS to resolve this issue? Have others experienced this
> same issue? If I uninstall the patch won't that leave the server vulnerabl
e?
> Thanks for any help.
>
>|||> For SQL Server 2000 support try http://tinyurl.com/gp56z
I went there, but everything looks like it costs money for answers. I
thought MS had some toll-free line for all security update problems (like
this) although I can't find it anywhere.

> as you are on basic SP4 you may want to think about upgrading to 2187
> http://support.microsoft.com/kb/916287.
My previous server crashed, so I JUST did a clean install of SQL Server and
applied SP4 THREE weeks ago. I assumed that everything in 2187 would have
been included in the SP4 available three weeks ago.

> You may want to check that
> SSNETLIB.dll is ok and that MDAC is consistent.
I don't know what that means. Everything seems to be working with SQL Server
and my web application once I did not have SQL Server start during the
reboot.
Thanks for your help.
[vbcol=seagreen]
> "Don Miller" wrote:
>
Microsoft[vbcol=seagreen]
site)[vbcol=seagreen]
boot[vbcol=seagreen]
not[vbcol=seagreen]
sites[vbcol=seagreen]
When[vbcol=seagreen]
restart[vbcol=seagreen]
many[vbcol=seagreen]
this[vbcol=seagreen]
vulnerable?[vbcol=seagreen]|||Hi
With PSS you will not be charged if the issue is recognised as a bug.
http://support.microsoft.com/kb/916287 is a post SP4 hotfix.
MDAC component checker can be downloaded from http://tinyurl.com/b9ua
John
"Don Miller" wrote:

> I went there, but everything looks like it costs money for answers. I
> thought MS had some toll-free line for all security update problems (like
> this) although I can't find it anywhere.
>
> My previous server crashed, so I JUST did a clean install of SQL Server an
d
> applied SP4 THREE weeks ago. I assumed that everything in 2187 would have
> been included in the SP4 available three weeks ago.
>
> I don't know what that means. Everything seems to be working with SQL Serv
er
> and my web application once I did not have SQL Server start during the
> reboot.
> Thanks for your help.
>
> Microsoft
> site)
> boot
> not
> sites
> When
> restart
> many
> this
> vulnerable?
>
>|||I do not know if you solved your problem but I ran into a different problem
and it turned out to be a conflict between Veritas v10d tape drive drivers
and kb913850. The symptoms were network access problems and lengthy times fo
r
various windows to display and also logout and shutdown problems. I removed
the veritas tape driver and resorted back to the microsoft tape driver for m
y
HP dlt drive and rebooted the server and all was back to normal. This was
repeatable and happened on two different servers. So, if you have a tape
drive attached to your server and have veritas tape drivers loaded it could
very well be the source of your problem.
"Don Miller" wrote:

> I applied the Microsoft patch MS06-018 (KB913580) Vulnerability in Microso
ft
> Distributed Transaction Coordinator Could Allow Denial of Service on the
> 13th (4 days after it was issued) to my dedicated server (at a hosting sit
e)
> running SQL2K SP4. Since then, on two occasions, I needed to reboot my
> server (Win 2K Server SP4) and the server took exceptionally long to boot
> and then when I finally gained access to the server SQL Server EM could no
t
> find my server (my databases were gone), I couldn't access Internet sites
> with IE, and I couldn't even open the Control Panel to look at network
> services. In the Services menu, it just said mssql.exe "Starting...". When
> that service was stopped, the network stuff all happened and I could resta
rt
> SQL Server.
> Excerpts from the SQL Server Log:
> Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
> May 3 2005 23:18:38
> Copyright (c) 1988-2003 Microsoft Corporation
> Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
> Attempting to initialize Distributed Transaction Coordinator.
> (12 -30 minutes later)
> Failed to obtain TransactionDispenserInterface: Result Code = 0x8004d01b
> Could not set up Net-Library 'SSNETLIB'..
> Unable to load any netlibs.
> SQL Server could not spawn FRunCM thread.
> So, it seems a Microsoft patch has screwed up my life again (it took many
> long reboots, calls to tech support, many hours of production server
> downtime) with a patch. I plan to uninstall the patch (if I can).
> How would I contact MS to resolve this issue? Have others experienced this
> same issue? If I uninstall the patch won't that leave the server vulnerabl
e?
> Thanks for any help.
>
>|||Hi Scott
Out of interest were you using the SQL Server plug-in? I gave up some time
ago on backup solutions that used a plug-in as they always seemed to mess up
at some point.
Thanks
John
"Scott Johnston" wrote:
[vbcol=seagreen]
> I do not know if you solved your problem but I ran into a different proble
m
> and it turned out to be a conflict between Veritas v10d tape drive drivers
> and kb913850. The symptoms were network access problems and lengthy times
for
> various windows to display and also logout and shutdown problems. I remove
d
> the veritas tape driver and resorted back to the microsoft tape driver for
my
> HP dlt drive and rebooted the server and all was back to normal. This was
> repeatable and happened on two different servers. So, if you have a tape
> drive attached to your server and have veritas tape drivers loaded it coul
d
> very well be the source of your problem.
> "Don Miller" wrote:
>|||I have been using an MSDE instance for Backup Exec as I did not want to take
a chance on blowing up my SQL server!
"John Bell" wrote:
[vbcol=seagreen]
> Hi Scott
> Out of interest were you using the SQL Server plug-in? I gave up some time
> ago on backup solutions that used a plug-in as they always seemed to mess
up
> at some point.
> Thanks
> John
> "Scott Johnston" wrote:
>|||After a MONTH of PSS from MS, dozens of hours of emails and phone calls, and
several PSS techs, it turns out that this was a SQL Server bug, that
occasionally appears on some Windows 2000 SP4 machines when the KB913580
patch changes something about the order of startup services.
The fix can be found here:
http://support.microsoft.com/?kbid=917405
Note: Much of this time was wasted because the KB913580 patch could not be
completely uninstalled (as expected) once it was manually installed (not
from the update process).
"Don Miller" <nospam@.nospam.com> wrote in message news:...
> I applied the Microsoft patch MS06-018 (KB913580) Vulnerability in
Microsoft
> Distributed Transaction Coordinator Could Allow Denial of Service on the
> 13th (4 days after it was issued) to my dedicated server (at a hosting
site)
> running SQL2K SP4. Since then, on two occasions, I needed to reboot my
> server (Win 2K Server SP4) and the server took exceptionally long to boot
> and then when I finally gained access to the server SQL Server EM could
not
> find my server (my databases were gone), I couldn't access Internet sites
> with IE, and I couldn't even open the Control Panel to look at network
> services. In the Services menu, it just said mssql.exe "Starting...". When
> that service was stopped, the network stuff all happened and I could
restart
> SQL Server.
> Excerpts from the SQL Server Log:
> Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
> May 3 2005 23:18:38
> Copyright (c) 1988-2003 Microsoft Corporation
> Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
> Attempting to initialize Distributed Transaction Coordinator.
> (12 -30 minutes later)
> Failed to obtain TransactionDispenserInterface: Result Code = 0x8004d01b
> Could not set up Net-Library 'SSNETLIB'..
> Unable to load any netlibs.
> SQL Server could not spawn FRunCM thread.
> So, it seems a Microsoft patch has screwed up my life again (it took many
> long reboots, calls to tech support, many hours of production server
> downtime) with a patch. I plan to uninstall the patch (if I can).
> How would I contact MS to resolve this issue? Have others experienced this
> same issue? If I uninstall the patch won't that leave the server
vulnerable?
> Thanks for any help.
>|||After a MONTH of PSS from MS, dozens of hours of emails and phone calls, and
several PSS techs, it turns out that this was a SQL Server bug, that
occasionally appears on some Windows 2000 SP4 machines when the KB913580
patch changes something about the order of startup services.
The fix can be found here:
http://support.microsoft.com/?kbid=917405
Note: Much of this time was wasted because the KB913580 patch could not be
completely uninstalled (as expected) once it was manually installed (not
from the update process).
"Don Miller" <nospam@.nospam.com> wrote in message news:...
> I applied the Microsoft patch MS06-018 (KB913580) Vulnerability in
Microsoft
> Distributed Transaction Coordinator Could Allow Denial of Service on the
> 13th (4 days after it was issued) to my dedicated server (at a hosting
site)
> running SQL2K SP4. Since then, on two occasions, I needed to reboot my
> server (Win 2K Server SP4) and the server took exceptionally long to boot
> and then when I finally gained access to the server SQL Server EM could
not
> find my server (my databases were gone), I couldn't access Internet sites
> with IE, and I couldn't even open the Control Panel to look at network
> services. In the Services menu, it just said mssql.exe "Starting...". When
> that service was stopped, the network stuff all happened and I could
restart
> SQL Server.
> Excerpts from the SQL Server Log:
> Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
> May 3 2005 23:18:38
> Copyright (c) 1988-2003 Microsoft Corporation
> Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
> Attempting to initialize Distributed Transaction Coordinator.
> (12 -30 minutes later)
> Failed to obtain TransactionDispenserInterface: Result Code = 0x8004d01b
> Could not set up Net-Library 'SSNETLIB'..
> Unable to load any netlibs.
> SQL Server could not spawn FRunCM thread.
> So, it seems a Microsoft patch has screwed up my life again (it took many
> long reboots, calls to tech support, many hours of production server
> downtime) with a patch. I plan to uninstall the patch (if I can).
> How would I contact MS to resolve this issue? Have others experienced this
> same issue? If I uninstall the patch won't that leave the server
vulnerable?
> Thanks for any help.
>