Umesh D
Umesh D

Reputation: 263

SSIS Running packages and stored packages folders in 2012 missing?

Hi I have installed SSIS 2012 on my system. I am new to this. Following this article Click here To see the details. But in my SSMS (SQL Server Management studio) I do not see such folders as Running Packages and Stored Packages . Are they removed in SSIS 2012 ? I know about Package deployment model and Project deployment model which is available in SSIS 2012. But I am just curious as the folders I am talking about are really removed or is it the defect that my system has ?

Upvotes: 1

Views: 296

Answers (1)

Bruce Dunwiddie
Bruce Dunwiddie

Reputation: 2908

Make sure when you're on the Connect window that you are choosing Integration Services in the Server Type dropdown. https://schmittdotnet.files.wordpress.com/2010/10/image.png

Upvotes: 1

Related Questions