Feeds:
Posts
Comments

Archive for the ‘SQL Server’ Category

You may have seen this sentence in front of your SQL Server Agent in SSMS. and so you can’t start your SQL Server Agent ( maybe only with Network Service account )
You can enable Agent Xp’s in sql server 2005.  I think you’d better first create a Login and give proper roles to the user who run this [...]

Read Full Post »

On my Sharepoint Server Farm I encountered an error after i joined a new web front end server to it. The event viewer every minute was showing this message :
Source : Windows Sharepoint Services
Category : Database
Event ID : 3351
Description :
SQL database login failed. Additional error information from SQL Server is included below.
Login failed for user [...]

Read Full Post »