Re: SQL state=08S01
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Sat, 1 Dec 2007 16:07:06 +0000 (UTC)
Sam (Sam@xxxxxxxxxxxxxxxxxxxxxxxxx) writes:
Need your advise, I have a user while trying to access remotely from
overseas to our ERP system always encounter the above mentioned subject
error.
Scenario one --> After user logon to the SSLVPN and logon to the ERP, it
will prompt 'Select error:SQLstate=08S01 Microsoft OLE DB Provider for SQL
Server Connection Failure' and straight away could not logon to the ERP.
Scenario two --> User will get this error --> 'Error while getting user
log-in details SQLSTATE=08S01 Microsoft OLE DB Provider for SQL
Server[DBNETLIB] connectionWrite(WrapperWrite()] General Network Error.
Check your network documentation.' when trying to logon to the ERP after
logon to SSLVPN.
Scenario three --> User will get this error after logon to SSLVPN and
ERP to use halfway --> 'Error while getting user log-in details
SQLSTATE=08S01 Microsoft OLE DB Provider for SQL Server[DBNETLIB]
connectionRead(WrapperRead()] General Network Error. Check your network
documentation.'
A very difficult issue to help with remotely. But in my experience these
types or problems are more related with networking and Active Directory
than SQL Server and OLE DB.
Do you use SQL authentication or Windows authentication? If you use
Windows authentication, try SQL authentication instead. If that works,
it's likely to be some AD issue. If the SQL authentication has the
same problem, I would guess that it's more of a network issue.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- Prev by Date: Re: Sybase ASE OLE DB Provider adCmdStoredProc bug
- Next by Date: RE: Connecting to Access 2007 on Vista 64 bit
- Previous by thread: Re: Sybase ASE OLE DB Provider adCmdStoredProc bug
- Next by thread: Re: SQL state=08S01
- Index(es):
Relevant Pages
|