I installed MDW (Mangement Data Warehouse) on a SQL Server 2012. I activate the system data collection on that system too. Since that I found several DistributedCOM-Errors in the system event log ( event ID 10016) every time one of the data collection jobs is running.Her is the complete error message :The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {FDC3723D-1588-4BA3-92D4-42C430735D7D} and APPID {83B33982-693D-4824-B42E-7196AE61BB05} to the user NETRTLSRV\SvcSQLServerAgent SID (S-1-5-21-2585614801-172033302-3695164279-1158) from address LocalHost (Using LRPC). This security permission can be modified using the Component Services administrative tool.I searched the registry for CLSID {FDC3723D-1588-4BA3-92D4-42C430735D7D} an found that it is the service MsDtsServer110 (Microsoft.SqlServer.Dts.Server.DtsServer) and has something to with integrated services.Furthermore I found some older entries in the internet talking about DCOM-Config in Component Services for MSDTServer100. On other servers running MS SQL Server 2008 R2 I can find a MsDtsServer100 entry in DCOM-Config. But for SQL Server 2012 there isn't a MsDtsServer110 entry in DCOM-Config.1. Where is that entry ?2. What can I do to add the entry ?3. How can I config DCOM security so that local data collection jobs didn't generate event 10016 entries in the system error log ?By the way, data collection on other server remotely connecting the MDW-server didn't generate any 10016 event!Regards Wolfgang Kunk
Product Language
Version
Category
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results
Platform
Virtualization