Microsoft
Software
Hardware
Network
Question : Trying to resolve event ID 24583
I've discovered that my SQL 2005 server is getting the following error whenever it runs a backup.
Event Type: Error
Event Source: SQLWRITER
Event Category: None
Event ID: 24583
Date: 4/6/2009
Time: 1:14:50 PM
User: N/A
Computer:
Description:
Sqllib error: OLEDB Error encountered calling IDBInitialize::Initialize.
hr = 0x80040e4d. SQLSTATE: 28000, Native Error: 18456
Error state: 1, Severity: 14
Source: Microsoft SQL Native Client
Error message: Login failed for user 'NT AUTHORITY\SYSTEM'.
DBPROP_INIT_DATASOURCE:
\
DBPROP_INIT_CATALOG: master
DBPROP_AUTH_INTEGRATED: SSPI
With the help of MS KB919023
http://support.microsoft.c
om/kb/9190
23
I am able to consistently replicate the issue by running the command: 'vssadmin list writers'
When I run the vssadmin command, it does not have an entry for SqlServerWriter at all. I believe that this may be a permissions issue, and that what I need to to is explictly add the NT AUTHORITY\SYSTEM account to the SQL Server.
However... while I'm comfortable with servers, I am not comfortable with SQL 2005. I don't know how to explictly add the NT AUTHORITY\ SYSTEM account to the SQL server. This is also a sensitive production server, so I'm trying to tread as lightly as possible.
Does this course of action sound correct? Can someone please explain how to add an account to SQL Server?
Answer : Trying to resolve event ID 24583
In the end I discovered the SQL database in question had a proprietary backup solution supplied by the vendor. The SQL database was setup in a manner so that it would be impossible to use a 3rd party solution to back it up.
Random Solutions
Find text in file, and find next lines
Rename local Administrator user for all machines in the Domain
SQL SPLIT Function Clarification
FSMO Roles
Adobe Acrobat 9 - forms and email submit button
How to append data from a varchar column to a text column
In Access 2007 what expression would update a value by simply removing all underscores?
How to get Full XML node name using C#
CRM 4.0: issues pre-populating a Currency lookup and money field ("A currency is required if a value exists in a money field")
Microsoft .NET Framework v1.0.3705 Update preventing entering standby...