Delete DTS package from SS 2005 msdb database

Tech-Archive recommends: Speed Up your PC by fixing your registry



G'day,
I have a DTS package that I store in a SS2000 server which I've also
saved into a SS2005 server. I've modified the package using
Enterprise Manager and want to re-save the modified version into the
SS2005 instance but it returns an error: "DTS package '<package name>'
already exists with a different ID in this category"

I ran a query against the sysdtspackages table in both the SS2000 and
SS2005 DBs and the owner is the same. I'm using Windows
Authentication on both servers. I suspect I could resolve this by
deleting the existing package from the SS2005 DB before I save the
modified version but I don't know how to do this as Enterprise Manager
doesn't work with SS2005 and I can't work out how to do it using
Management Studio or Visual Studio.

Any help would be greatly appreciated.

cheers
peterD

.



Relevant Pages

  • Re: Scheduled DTS Job Fails
    ... >When I log on the actual server and run the DTS Package ... >locally on through Enterprise Manager. ...
    (microsoft.public.sqlserver.dts)
  • Re: Scheduled DTS Job Fails
    ... When I log on the actual server and run the DTS Package ... locally on through Enterprise Manager. ... >the SQL Server agent service and manually run the package ...
    (microsoft.public.sqlserver.dts)
  • Re: Difference when running a DTS package
    ... All the /S switch does is describe which server to connect to. ... The DTS package, if executed by a user, will run using that user's ... A - Does the package seem to run OK from Enterprise Manager up until the ...
    (microsoft.public.sqlserver.dts)
  • RE: How to move local DTS Package file to database server?
    ... Does the package show up in the Enterprise Manager under Local Packages for the production server? ...
    (microsoft.public.sqlserver.dts)
  • Re: DTS package disappearing
    ... Still doesn't explain why it isn't showing up in Enterprise Manager, ... > I'm running SQL Server Developer Edition on Windows 2003 Server ... When I create a DTS package and save it, ...
    (microsoft.public.sqlserver.dts)