I have an SSIS package that I’ve saved under Maintenance Plans on SQL Server 2005. Though I can select SSIS packages, I am not sure how I can delete them.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It sounds like you are trying to delete the package from Database Engine –> Management –> Maintenance Plans. Try connecting to ‘Integration Services’ instead of the Database engine and look for the package you want to delete under Running Packages or Stored Packages.
From there you should be able to right click and delete.