MP Control Manager detected that the SQL Server hosting the database configured for the Management Point has its Common Language ...

%11MP Control Manager detected that the SQL Server hosting the database configured for the Management Point has its Common Language Runtime (CLR) disabled.  This will cause multiple features of Configuration Manager requiring SQL CLR to fail.%12

Possible cause: The database is a site database, not a replica, and Configuration Manager Setup failed to enable the CLR. 
Solution: Using SQL Server Management Studio, navigate to the database instance and select the Facets option.  Choose the Surface Area Configuration facet.  Ensure that ClrIntegrationEnabled is set to True.

Possible cause: The Management Point is configured to communicate with a replica database on a SQL Server that does not have CLR enabled. 
Solution: Using SQL Server Management Studio, navigate to the database instance and select the Facets option.  Choose the Surface Area Configuration facet.  Ensure that ClrIntegrationEnabled is set to True.
%0