October 17, 2008 at 9:47 am
I have a sql 2005 Ent edition running on win 2003. I received this error yesterday for sqlwriter. DUmb ? 1st, what is sqlwriter.
Sqllib error: OLEDB Error encountered calling IDBInitialize::Initialize. hr = 0x80004005. SQLSTATE: 08001, Native Error: 0
Source: Microsoft SQL Native Client
Error message: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections.
SQLSTATE: 08S01, Native Error: 10054
Source: Microsoft SQL Native Client
Error message: Communication link failure
SQLSTATE: 08S01, Native Error: 10054
Error state: 1, Severity: 16
Source: Microsoft SQL Native Client
Error message: TCP Provider: An existing connection was forcibly closed by the remote host.
DBPROP_INIT_DATASOURCE: SQLPROD01
DBPROP_INIT_CATALOG: master
DBPROP_AUTH_INTEGRATED: SSPI
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
October 17, 2008 at 10:18 am
SQL Writer is used to write to the disk.
http://www.microsoft.com/technet/prodtechnol/sql/2005/sqlwriter.mspx
It looks like you've changed permissions or service accounts somehow. If you change them, you should always do so in the Configuration Manager, not the Control Panel.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply