Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Product Name |
SQL Server |
Product Version |
10.0 |
Product Build Number |
|
Event ID |
-1073450754 |
Event Source |
SSIS |
Component |
Integration Services |
Symbolic Name |
DTS_E_PRODUCTLEVELTOLOW |
Message Text |
The product level is insufficient for __. |
This message indicates that the package cannot run because the appropriate version of Integration Services is not installed.
The hexadecimal value for this error number is 0xC00470FE.
This message might appear because of one of the following problems:
You have installed BI Development Studio but you have not installed Integration Services. Running packages outside Business Intelligence Development Studio requires the installation of Integration Services.
Your package may be attempting to use advanced components for Analysis Services, data mining, or text mining that are available only in SQL Server Enterprise.
Although installing BI Development Studio lets you design packages, running packages outside the development environment requires the installation of Integration Services. Subject to the terms of your SQL Server licensing agreement, you may be able to run Setup again to add Integration Services to your installation. Integration Services is now a server component and is not redistributable to client computers in the same manner that the components required for SQL Server 2000 Data Transformation Services (DTS) were redistributable.
If your package is trying to use advanced components for Analysis Services, data mining, or text mining that are available only in SQL Server Enterprise, you can resolve this error by installing SQL Server Enterprise. SQL Server Enterprise requires a server operating system. For development, you can install SQL Server Developer to work with the advanced components.
Please sign in to use this experience.
Sign in