UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have

Hata Mesajı:

Update-SPProfilePhotoStore :
UserProfileApplicationNotAvailableException_Logging ::
UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does
not have fe034d1d-18cb-4b56-8a47-419f735de3d4
Update-SPProfilePhotoStore komutunu çalıştırınca alıyordum bu hatayı.
Çözümü:
Bu komutu powershell’i farm admin hesabı ile çalıştırınca çözüldü.

User Profile Service Hatası

Hata Mesajı
.Net SqlClient Data Provider: System.Data.SqlClient.SqlException: HostId is not registered   at Microsoft.ResourceManagement.Data.Exception.DataAccessExceptionManager.ThrowException(SqlException innerException)   at Microsoft.ResourceManagement.Data.DataAccess.RetrieveWorkflowDataForHostActivator(Int16 hostId, Int16 pingIntervalSecs, Int32 activeHostedWorkflowDefinitionsSequenceNumber, Int16 workflowControlMessagesMaxPerMinute, Int16 requestRecoveryMaxPerMinute, Int16 requestCleanupMaxPerMinute, Boolean runRequestRecoveryScan, Boolean& doPolicyApplicationDispatch, ReadOnlyCollection`1& activeHostedWorkflowDefinitions, ReadOnlyCollection`1& workflowControlMessages, List`1& requestsToRedispatch)   at Microsoft.ResourceManagement.Workflow.Hosting.HostActivator.RetrieveWorkflowDataForHostActivator()   at Microsoft.ResourceManagement.Workflow.Hosting.HostActivator.ActivateHosts(Object source, ElapsedEventArgs e)
Bulduğum Çözüm:
Profile Sync DB veritabanının özelliklerine girip, options kısmında auto create statics ve auto update statics i True olarak ayarlamak gerekiyor.