Re: DTS packages on new SQL Server
From: Doug Stiers (stiers_at_email.com)
Date: 03/17/04
- Next message: SQLGuest: "SP_depends vs. Viewing Dependencies in Ent. Mgr."
- Previous message: Andrew Madsen: "Re: adding CALs"
- In reply to: Geoff N. Hiten: "Re: DTS packages on new SQL Server"
- Next in thread: Doug Stiers: "Re: DTS packages on new SQL Server"
- Reply: Doug Stiers: "Re: DTS packages on new SQL Server"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 17 Mar 2004 15:23:08 -0500
OK, I saved a package to a .dts file. How do I import/execute that file?
Thanks,
Doug
"Geoff N. Hiten" <SRDBA@Careerbuilder.com> wrote in message
news:Ormd6IFDEHA.3568@tk2msftngp13.phx.gbl...
> They are stored in the MSDB database, but moving that database is always
> trickey. You can load the DTS packages into Enterprise Mangler and save
> them to the file system. You can then reload and resave them when the new
> server is ready. If you have a lot of packages, you can write a script
to
> do that automagically using SQL-DMO and the Package2 object.
>
> --
> Geoff N. Hiten
> Microsoft SQL Server MVP
> Senior Database Administrator
> Careerbuilder.com
>
> I support the Professional Association for SQL Server
> www.sqlpass.org
>
> "Doug Stiers" <stiers@email.com> wrote in message
> news:ehNaTDFDEHA.2308@tk2msftngp13.phx.gbl...
> > We're building a new W2K server with the same name as the current one.
We
> > are taking down the old server, moving all the datafiles to the new
> server,
> > installing SQL Server, Analysis Services and sp3. The last time we did
> this
> > we lost our DTS packages. Can I export them somehow and then import
them?
> >
> > Are they not stored in the system tables?
> >
> > Thanks,
> > Doug
> >
> >
>
>
- Next message: SQLGuest: "SP_depends vs. Viewing Dependencies in Ent. Mgr."
- Previous message: Andrew Madsen: "Re: adding CALs"
- In reply to: Geoff N. Hiten: "Re: DTS packages on new SQL Server"
- Next in thread: Doug Stiers: "Re: DTS packages on new SQL Server"
- Reply: Doug Stiers: "Re: DTS packages on new SQL Server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|