Agusto Xaverius

All about SharePoint

User Profile Synchronization Service (Starting, MSDTC Configuration for SQL)

Pada saat implementasi User Profile di Sharepoint 2010 dimana sekarang menggunakan engine FIM (Forefront Identity Manager). Pada saat implementasi saya mengalami hal-hal sebagai berikut :

SharePoint FIM User Profile Sync

Microsoft.ResourceManagement.Service: System.ArgumentException: Unable to open database connection

Parameter name: connectionString ---> System.Transactions.TransactionException: The partner transaction manager has disabled its support for remote/network transactions. (Exception from HRESULT: 0x8004D025) ---> System.Runtime.InteropServices.COMException (0x8004D025): The partner transaction manager has disabled its support for remote/network transactions. (Exception from HRESULT: 0x8004D025). (Source: Forefront Identity Manager, Event ID: 3)

Forefront Identity Manager

dan error ini juga :

The Forefront Identity Manager Service cannot connect to the SQL Database Server. (Source: Forefront Identity Manager, Event ID: 22)

Forefront Identity Manager Service

Dari 3 error diatas, kita dapat memperbaikinya dengan mengenable MSTSC component di server Database. Untuk mengenable MSTSC component ini adalah sebagai berikut :

1. Ke Administrative Tools –> Component Services –> Computer –> My Computer –> Distributed Transaction Coordinator –> Local DTC

2. Setelah itu Klik kanan property di Local DTC, dan di enable beberapa properti seperti digambar dibawah ini :

SQL Server MSDTC Config for SharePoint 2010 User Profile Sync Service (FIM)

3. Setelah itu silahkan Start kembali User Profile Services dari Web Sharepoint Administrative tools

 

-- Selamat Mencoba --

Published Oct 12 2011, 10:46 AM by agusto
Filed under:

Comments

No Comments