"The product level is insufficient for component "Source"
The product level is insufficient for component "Destination..
Goto Run and type services.msc.... check for the sql related services installed in your machine.
The error is due to the SQL installables in your machine. SQL Server will hold two types of installables,
1. Only work station component will be installed.
2. Entire package with ssis,ssas,ssrs can be installed (Options will be there to install specific services)
The error is due to the first option installed in your machine. SSIS services wont be available in your machine. In that case, you can execute the package using Business intelligence. But standalone.. dtsx package wont execute.
Check this blog for more reference,
http://blogs.msdn.com/michen/archive/2006/11/11/ssis-product-level-is-insufficient.aspxHappy learning!!!
Regards,
Venkatesan Prabu .J
No comments:
Post a Comment