Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 920707 - Last Review: October 27, 2006 - Revision: 1.3
Error message when you run the SQL Server 2000 Management Pack for MOM 2005 in low-privilege scenarios: "Unable to expand message 17055 "
After you install the Microsoft SQL 2000 Management Pack for Microsoft Operations Manager (MOM) 2005, you may receive the following error messages in the MOM 2005 alert messages for SQL Server:
Unable to expand message 17055 [-1073724769] 8957 DBCC CHECKALLOC (OnePoint) executed by NT AUTHORITY\SYSTEM found 0 errors and repaired 0 errors.
SQL Server is unable to collect events due to insufficent permissions:
Unable to expand message 17177 [1073759001] 1796 6/25/2004 5:05:55 AM 6/25/2004
10:05:55 AM
This problem occurs when the MOM 2005 action account is configured to run in low-privilege scenarios.
This problem occurs because the service account under which the MOM service is running does not have access to the following resource files:
- SQLEVN70.rll
- SQLAGENT.dll
Additionally, the Network Service account is not added to the discretionary access control list (DACL) for these files during setup. Therefore, if the MOM service account runs under the Network Service account, the service will not have access to these files.
To resolve this problem, add the service account under which the MOM service is running to the DACL for the following files:
- \Program Files\Microsoft SQL Server\MSSQL\Binn\Resources\1033\SQLEVN70.rll
- \Program Files\Microsoft SQL Server\MSSQL\Binn\SQLAGENT.dll
Note You should grant the read and execute permissions to the service account under which the MOM service is running to the DACL.
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
By default, the MOM service runs under the Network Service account when MOM 2005 is installed on a Windows Server 2003-based server. The MOM service may run under the Local System or the Network Service account when MOM 2005 is installed on a Windows 2000 Server-based server.
For more information about the SQL Server 2000 Management Pack, visit the following Microsoft Web site to view the Microsoft SQL Server 2000 Management Pack Guide:
For more information about MOM 2005 security, visit the following Microsoft Web site to view MOM 2005 Security Guide:
APPLIES TO
- Microsoft Operations Manager (MOM) 2005
| kbtshoot kbbug kbprb KB920707 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate