Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
SQL
ce
clients
clustering
connect
datamining
datawarehouse
dts
fulltext
jdbcdriver
msde
mseq
newusers
notificationsvcs
odbc
olap
programming
replication
reportingsvcs
security
securitytools
server
setup
sqlxml.viewmapper
tools
xml
  
 
date: Fri, 23 Dec 2005 21:08:17 GMT,    group: microsoft.public.sqlserver.security        back       


Cannot login SQL Server with 'sa'   
Hi,
 After I setup 'sa' password in SQL Server 2005,  I get out SQL Server and 
re-login using SQL Authentication mode with 'sa' and pasword, I get error:

"A connection was successfully established with the server, but then the 
error occured during the login process. (Provider: Shared memeoryprovider, 
error 0 - No process is on the other end of the pipe.) (Microsoft SQL Server 
: error 233)"

Please help

Thanks

kai
date: Fri, 23 Dec 2005 21:08:17 GMT   author:   kai

Re: Cannot login SQL Server with 'sa'   
Do you have Shared Memory connections enabled?  Run the SQL Server 
Configuration Manager and look at the protocols and shared Memory to see if 
it is enabled or not.

-- 
Andrew J. Kelly  SQL MVP


"kai"  wrote in message 
news:5HZqf.9593$nm.595@newsread2.news.atl.earthlink.net...
> Hi,
> After I setup 'sa' password in SQL Server 2005,  I get out SQL Server and 
> re-login using SQL Authentication mode with 'sa' and pasword, I get error:
>
> "A connection was successfully established with the server, but then the 
> error occured during the login process. (Provider: Shared memeoryprovider, 
> error 0 - No process is on the other end of the pipe.) (Microsoft SQL 
> Server : error 233)"
>
> Please help
>
> Thanks
>
> kai
>
date: Fri, 23 Dec 2005 16:19:55 -0500   author:   Andrew J. Kelly

Re: Cannot login SQL Server with 'sa'   
Andrew,
  Thanks for your help. I checked it, it is enabled. I found additional 
error when I login second time:

"Login failed for user 'sa'.The user is associated with a trusted SQL Server 
connection. (Microsoft SQL Server, error: 18452)

Kai
"Andrew J. Kelly"  wrote in message 
news:%23pGIiaACGHA.736@TK2MSFTNGP10.phx.gbl...
> Do you have Shared Memory connections enabled?  Run the SQL Server 
> Configuration Manager and look at the protocols and shared Memory to see 
> if it is enabled or not.
>
> -- 
> Andrew J. Kelly  SQL MVP
>
>
> "kai"  wrote in message 
> news:5HZqf.9593$nm.595@newsread2.news.atl.earthlink.net...
>> Hi,
>> After I setup 'sa' password in SQL Server 2005,  I get out SQL Server and 
>> re-login using SQL Authentication mode with 'sa' and pasword, I get 
>> error:
>>
>> "A connection was successfully established with the server, but then the 
>> error occured during the login process. (Provider: Shared 
>> memeoryprovider, error 0 - No process is on the other end of the pipe.) 
>> (Microsoft SQL Server : error 233)"
>>
>> Please help
>>
>> Thanks
>>
>> kai
>>
>
>
date: Fri, 23 Dec 2005 22:10:23 GMT   author:   kai

Re: Cannot login SQL Server with 'sa'   
See if this may help:
http://support.microsoft.com/?id=328306


-- 
Andrew J. Kelly  SQL MVP


"kai"  wrote in message 
news:jB_qf.9068$3Z.3336@newsread1.news.atl.earthlink.net...
> Andrew,
>  Thanks for your help. I checked it, it is enabled. I found additional 
> error when I login second time:
>
> "Login failed for user 'sa'.The user is associated with a trusted SQL 
> Server connection. (Microsoft SQL Server, error: 18452)
>
> Kai
> "Andrew J. Kelly"  wrote in message 
> news:%23pGIiaACGHA.736@TK2MSFTNGP10.phx.gbl...
>> Do you have Shared Memory connections enabled?  Run the SQL Server 
>> Configuration Manager and look at the protocols and shared Memory to see 
>> if it is enabled or not.
>>
>> -- 
>> Andrew J. Kelly  SQL MVP
>>
>>
>> "kai"  wrote in message 
>> news:5HZqf.9593$nm.595@newsread2.news.atl.earthlink.net...
>>> Hi,
>>> After I setup 'sa' password in SQL Server 2005,  I get out SQL Server 
>>> and re-login using SQL Authentication mode with 'sa' and pasword, I get 
>>> error:
>>>
>>> "A connection was successfully established with the server, but then the 
>>> error occured during the login process. (Provider: Shared 
>>> memeoryprovider, error 0 - No process is on the other end of the pipe.) 
>>> (Microsoft SQL Server : error 233)"
>>>
>>> Please help
>>>
>>> Thanks
>>>
>>> kai
>>>
>>
>>
>
>
date: Fri, 23 Dec 2005 19:06:45 -0500   author:   Andrew J. Kelly

Re: Cannot login SQL Server with 'sa'   
Is it possible you're trying to connect multiple times over the dedicated 
Admin connection?

-- 
HTH
Kalen Delaney, SQL Server MVP
www.solidqualitylearning.com


"kai"  wrote in message 
news:jB_qf.9068$3Z.3336@newsread1.news.atl.earthlink.net...
>
> Andrew,
>  Thanks for your help. I checked it, it is enabled. I found additional 
> error when I login second time:
>
> "Login failed for user 'sa'.The user is associated with a trusted SQL 
> Server connection. (Microsoft SQL Server, error: 18452)
>
> Kai
> "Andrew J. Kelly"  wrote in message 
> news:%23pGIiaACGHA.736@TK2MSFTNGP10.phx.gbl...
>> Do you have Shared Memory connections enabled?  Run the SQL Server 
>> Configuration Manager and look at the protocols and shared Memory to see 
>> if it is enabled or not.
>>
>> -- 
>> Andrew J. Kelly  SQL MVP
>>
>>
>> "kai"  wrote in message 
>> news:5HZqf.9593$nm.595@newsread2.news.atl.earthlink.net...
>>> Hi,
>>> After I setup 'sa' password in SQL Server 2005,  I get out SQL Server 
>>> and re-login using SQL Authentication mode with 'sa' and pasword, I get 
>>> error:
>>>
>>> "A connection was successfully established with the server, but then the 
>>> error occured during the login process. (Provider: Shared 
>>> memeoryprovider, error 0 - No process is on the other end of the pipe.) 
>>> (Microsoft SQL Server : error 233)"
>>>
>>> Please help
>>>
>>> Thanks
>>>
>>> kai
>>>
>>
>>
>
>
>
date: Fri, 23 Dec 2005 18:20:09 -0800   author:   Kalen Delaney

Re: Cannot login SQL Server with 'sa'   
Hi Kai,

Generally speaking, error code 18452 suggests SQL Authentication is not 
enabled. Would you please check to see whether it was enabled? 

 - Right Click the instance name in the Object Explorer, select Properties
 - Select Security page and make sure SQL Server and Windows Authentication 
mode is selected.


Sincerely yours,

Michael Cheng
Microsoft Online Partner Support

When responding to posts, please "Reply to Group" via your newsreader so 
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
date: Sat, 24 Dec 2005 06:14:20 GMT   author:   (Michael Cheng [MSFT])

Re: Cannot login SQL Server with 'sa'   
Michael ,

  Thank you for your help.
  It is enabled. I check my other two SQL Servers, they all have the same 
problems.
Kai


"Michael Cheng [MSFT]"  wrote in message 
news:8qxTKFFCGHA.3992@TK2MSFTNGXA02.phx.gbl...
> Hi Kai,
>
> Generally speaking, error code 18452 suggests SQL Authentication is not
> enabled. Would you please check to see whether it was enabled?
>
> - Right Click the instance name in the Object Explorer, select Properties
> - Select Security page and make sure SQL Server and Windows Authentication
> mode is selected.
>
>
> Sincerely yours,
>
> Michael Cheng
> Microsoft Online Partner Support
>
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> =====================================================
> This posting is provided "AS IS" with no warranties, and confers no 
> rights.
>
date: Sat, 24 Dec 2005 21:49:56 GMT   author:   kai

Re: Cannot login SQL Server with 'sa'   
Hi Kai,

This issue occurs because SQL Server Management Studio cannot correctly 
report the error when the maximum number of concurrent connections has been 
reached. 

To work around this issue, you can use the sp_configure Transact-SQL 
procedure to increase the maximum number of concurrent connections. You can 
also manage the instance of SQL Server 2005 in other ways. For example, you 
can use the sqlcmd utility. 

To use sp_configure to increase the maximum number of concurrent 
connections, follow these steps: 
1. Click Start, click Run, type cmd, and then click OK.  
2. At the command prompt, type the following command, and then press ENTER. 
sqlcmd.exe -E -S servername  
3. When you successfully connect to the instance of SQL Server 2005, 
execute the following Transact-SQL statements at the SQL Server prompt. 
sp_configure 'user connections', <NewNumber>
Go
Reconfigure
Go 
 
4. Restart the SQL Server service for the change to take effect.  

Thank you for your patience and cooperation. If you have any questions or 
concerns, don't hesitate to let me know. We are always here to be of 
assistance!


Sincerely yours,

Michael Cheng
Microsoft Online Partner Support

When responding to posts, please "Reply to Group" via your newsreader so 
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
date: Mon, 26 Dec 2005 08:43:27 GMT   author:   (Michael Cheng [MSFT])

Re: Cannot login SQL Server with 'sa'   
Michael,
 Thank you very much for your help.
 When I installed SQL Server 2005 initially, I use Wondows Authentication 
mode. After the installation, I changed to Mixed mode. Then I setup the new 
password for 'sa' and other SQL Server logins, I cannot login with any SQL 
logins.

I just found out the Login properties (status) for those SQL logins ware 
setup to "Disable" by default, after I change them to "Enaled", I can login 
with SQL logins.

Thank you so much !!!

Kai


"Michael Cheng [MSFT]"  wrote in message 
news:g8q%235hfCGHA.3992@TK2MSFTNGXA02.phx.gbl...
> Hi Kai,
>
> This issue occurs because SQL Server Management Studio cannot correctly
> report the error when the maximum number of concurrent connections has 
> been
> reached.
>
> To work around this issue, you can use the sp_configure Transact-SQL
> procedure to increase the maximum number of concurrent connections. You 
> can
> also manage the instance of SQL Server 2005 in other ways. For example, 
> you
> can use the sqlcmd utility.
>
> To use sp_configure to increase the maximum number of concurrent
> connections, follow these steps:
> 1. Click Start, click Run, type cmd, and then click OK.
> 2. At the command prompt, type the following command, and then press 
> ENTER.
> sqlcmd.exe -E -S servername
> 3. When you successfully connect to the instance of SQL Server 2005,
> execute the following Transact-SQL statements at the SQL Server prompt.
> sp_configure 'user connections', <NewNumber>
> Go
> Reconfigure
> Go
>
> 4. Restart the SQL Server service for the change to take effect.
>
> Thank you for your patience and cooperation. If you have any questions or
> concerns, don't hesitate to let me know. We are always here to be of
> assistance!
>
>
> Sincerely yours,
>
> Michael Cheng
> Microsoft Online Partner Support
>
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> =====================================================
> This posting is provided "AS IS" with no warranties, and confers no 
> rights.
>
date: Thu, 29 Dec 2005 20:04:34 GMT   author:   kai

Re: Cannot login SQL Server with 'sa'   
Hi Kai,

Happy New Year! You are welcome! 

If you have any questions or concerns next time, don't hesitate to let me 
know. We are always here to be of assistance!


Sincerely yours,

Michael Cheng
Microsoft Online Partner Support

When responding to posts, please "Reply to Group" via your newsreader so 
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
date: Fri, 30 Dec 2005 05:51:39 GMT   author:   (Michael Cheng [MSFT])

Re: Cannot login SQL Server with 'sa'   
Kai,

Can you please guide me where exactly u changed it to Enabled?

url:http://www.ureader.com/msg/1158785.aspx
date: Thu, 20 Mar 2008 14:05:32 +0800   author:   muzammil

Re: Cannot login SQL Server with 'sa'   
muzammil (muzahm@nospam.com) writes:
> Kai,
> 
> Can you please guide me where exactly u changed it to Enabled?
> 
> url:http://www.ureader.com/msg/1158785.aspx

You are replying to a message from 2005, and the thread is full of various
tips.

If none of those tips help you, I suggest that you state your problem more
clearly, since it may be different from in the old thread. Also specify
which verion of SQL Server you are using.

-- 
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

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
date: Thu, 20 Mar 2008 03:38:07 -0700   author:   Erland Sommarskog

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us