This question is regarding a SQL 2014 package not running on my local machine when using Execute Package Utility.I have a clean install of SQL 2014 STD on a server.I have created and imported a package onto the SQL 2014 server that I am trying to run from my local machine,I have installed SSMS 2014 and SSDT on my local machine.I can see Integration Services 10.0 and 12.0 running locally.On my machine:I can connect to integration services on the SQL 2014 box OKI can run the package on the SQL 2014 box from a SQL Agent job OKI can run the package using DTExec from cmd prompt on my machine OK.But if I right click the package in SSMS and click "Run Package" I get the Execute Package Utility open with and error at the bottom and all setting and buttoms dimmed.---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Error: The execute package utility requires management tools -- basic or business intelligence studio to be installed by the %SQL_PRODUCT_SHORT_NAME% Standard. Enterprise, Developer, Business Intelligence or Evaluation Edition. To install management tools - basic, run SQL Server Setup and select management tools -- Basic. To Install or Business Intelligence Studio, run SQL Server Setup and select Business Intelligent studio---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Now I do have SQL 2008 SQL and SSMS and BIDS installed on my local machine. All works fine, but maybe this is causing a conflict??Any idea on what I can start looking at?thanks
↧