|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to Move Sql2000 DTS into Sql2005 legacy folderHi All,
I have a large DB with 111 DTS's in Sql2000 and I need to move them to a New Server and Domain. What will be the best way to approach it. Since these DTS's are complex, I don't want to upgarde them but to move them saftly to sql2005. Advise, Naana. You could save the DTS package (on the 2000 box) as a .dts file.
You would then right-click on the Data Transformation Services folder on the 2k5 box and choose "Import Package File" -- Keith Kratochvil "Naana via SQLMonster.com" <u14055@uwe> wrote in message news:6179de0351250@uwe...Show quote > Hi All, > > I have a large DB with 111 DTS's in Sql2000 and I need to move them to a > New > Server and Domain. What will be the best way to approach it. Since these > DTS's are complex, I don't want to upgarde them but to move them saftly to > sql2005. > > Advise, > Naana. > > -- > Message posted via http://www.sqlmonster.com Yes, I was able to import the dts from sql 2000 into sql 2005 but could not
open the dts. I get error message to install "Sql Server 2000 DTS Designer Components". I can't find this component so should install Sql 2000 on the Server?. Keith Kratochvil wrote: >You could save the DTS package (on the 2000 box) as a .dts file. > >You would then right-click on the Data Transformation Services folder on the >2k5 box and choose "Import Package File" > >> Hi All, >> >[quoted text clipped - 6 lines] >> Advise, >> Naana. You want to grab the SQLServer2005_DTS package from here:
http://www.microsoft.com/downloads/details.aspx?familyid=DF0BA5AA-B4BD-4705-AA0A-B477BA72A9CB&displaylang=en -- Keith Kratochvil "Naana via SQLMonster.com" <u14055@uwe> wrote in message news:61b8b0fc4ce25@uwe...Show quote > Yes, I was able to import the dts from sql 2000 into sql 2005 but could > not > open the dts. I get error message to install "Sql Server 2000 DTS Designer > Components". I can't find this component so should install Sql 2000 on the > Server?. > > Keith Kratochvil wrote: >>You could save the DTS package (on the 2000 box) as a .dts file. >> >>You would then right-click on the Data Transformation Services folder on >>the >>2k5 box and choose "Import Package File" >> >>> Hi All, >>> >>[quoted text clipped - 6 lines] >>> Advise, >>> Naana. > > -- > Message posted via http://www.sqlmonster.com Thanks, Keith. I was able to download the SQL Server 2005_DTS package and it
works now. I'm able to open the SQL 2000 DTS in SQL 2005. Thanks. Keith Kratochvil wrote: Show quote >You want to grab the SQLServer2005_DTS package from here: >http://www.microsoft.com/downloads/details.aspx?familyid=DF0BA5AA-B4BD-4705-AA0A-B477BA72A9CB&displaylang=en > >> Yes, I was able to import the dts from sql 2000 into sql 2005 but could >> not >[quoted text clipped - 13 lines] >>>> Advise, >>>> Naana. -- Message posted via SQLMonster.com http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-programming/200606/1 |
|||||||||||||||||||||||