MSSQLCity.Com - All about MS SQL
     
About Us  
SSWUG Articles  
Articles  
FAQ  
Administration  
Backup/Restore  
Connectivity  
Development  
General  
Installation  
OLAP  
Replication  
Transfer/move  
Trouble  
SQL 6.5  
Scripts  
Tips  
Test Exams  
Advertise  
Download  
History  
Search  
Traffic  
Related Links  
     
Your button logo
Add to Favorites
 
     
 


How can I resolve the error 1069?

Answer:

Error 1069 is a Windows NT/2000 error. The error 1069 indicates that the service cannot be started (starting a service returns "logon failure" error). For example, when you start MSSQLServer service, you can get the following error:

An error 1069 - (The service did not start due to a logon failure)

The error 1069 occurs if the service was started from an account that does not have the "Log on a service" right. To work around this problem, you should grant to this account the "Log on a service" right.

See this article for more details:
How to troubleshoot connection problems


 

 
Visit The SQL Server Worldwide User's Group for all the latest news and information about SQL Server, Oracle, DB2 and XML for developers and administrators.

(c) 1997, 2010 Bits on the Wire, Inc