If you got the below error Message while trying to create a Managed Metadata column in your list in the particular site collection.
Solution:
Run the below powershell command in the sharepoint server 2010.
Enable-SPFeature -Identity 73EF14B1-13A9-416b-A9B5-ECECA2B0604C -Url <URL to your Site Collection>
Example:
Enable-SPFeature -Identity 73EF14B1-13A9-416b-A9B5-ECECA2B0604C -Url http://aurramu.blogspot.com/
Solution:
Run the below powershell command in the sharepoint server 2010.
Enable-SPFeature -Identity 73EF14B1-13A9-416b-A9B5-ECECA2B0604C -Url <URL to your Site Collection>
Example:
Enable-SPFeature -Identity 73EF14B1-13A9-416b-A9B5-ECECA2B0604C -Url http://aurramu.blogspot.com/