문제

I am running an Microsoft SQL Server Business Intelligence x64 server with SSIS setup on it. I have a few packages running fine but when I include one that has a fuzzy grouping control I get the following error:

"The Fuzzy Grouping 1 cannot run on the installed edition of Integration Services. It requires Enterprise Edition(64-bit) or higher."

I am rather confused as I would have thought that running the Buisness Intelligence version of SQL server would allow all the SSIS toolbox components.

Can anybody shed some light on this as it is very confusing!

Thanks

도움이 되었습니까?

해결책

After some research I found this

http://sqlblog.com/blogs/andy_leonard/archive/2012/04/18/an-important-consideration-for-ssis-and-sql-server-2012-business-intelligence-edition.aspx

Explaining basically it is just MS being jerks. How ridiculous not including all the components in the business intelligence edition. Just plain rude!

If anyone actually knows the reason for this I would love to know as it baffles me!

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top