dbTalk Databases Forums  

Moving DTS package to another server loses Destination info

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Moving DTS package to another server loses Destination info in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bruce Hendry
 
Posts: n/a

Default Moving DTS package to another server loses Destination info - 09-21-2006 , 07:54 AM






Hi all,

I have a sql2000 DTS package I'm moving between windows2003 serves on the
same network. The moved package appears to lose all column definitions
defined for an output text file (source is a sql query). Clicking on the
"Define Columns" button in the Destination tab of the Transform Data Task
Properties dialog actually crashes Enterprise Manager.

If I go to Disconnected Edit and look at the Data Pump for the task, I can
see all the definitions for the Destination (text file) columns. The DTS
package even runs successfully and outputs to the text file as expected; it
is just that I cannot edit or see the column definitions in the Transform
Data Task Properties and clicking "Define Columns" crashes SQL. Obviously, I
don't want to stick something like that in a production environment.

I have moved the package by opening it and using Save As, and I also tried
using DTS to move the package via a datapump using msdb.dbo.sysdtspackages
as described on sqldts.com. Both yield the same results.

Any ideas greatly appreciated as I'm under the gun thanks



Reply With Quote
  #2  
Old   
Bruce Hendry
 
Posts: n/a

Default Re: Moving DTS package to another server loses Destination info - 09-21-2006 , 09:14 AM






Got the answer. The "Define Columns" button crashing Enterprise Manager when
output is to a text file is a known issue with sql SP3 specifically. Fixed
in SP4. This was a customer's server that hadn't been updated to SP4 yet.
Doh! Here's more detail about the bug...

http://www.eggheadcafe.com/forumarch...st24523051.asp



http://support.microsoft.com/default...b;en-us;814113


"Bruce Hendry" <bhendry (AT) orioncom (DOT) com> wrote

Quote:
Hi all,

I have a sql2000 DTS package I'm moving between windows2003 serves on the
same network. The moved package appears to lose all column definitions
defined for an output text file (source is a sql query). Clicking on the
"Define Columns" button in the Destination tab of the Transform Data Task
Properties dialog actually crashes Enterprise Manager.

If I go to Disconnected Edit and look at the Data Pump for the task, I can
see all the definitions for the Destination (text file) columns. The DTS
package even runs successfully and outputs to the text file as expected;
it is just that I cannot edit or see the column definitions in the
Transform Data Task Properties and clicking "Define Columns" crashes SQL.
Obviously, I don't want to stick something like that in a production
environment.

I have moved the package by opening it and using Save As, and I also tried
using DTS to move the package via a datapump using msdb.dbo.sysdtspackages
as described on sqldts.com. Both yield the same results.

Any ideas greatly appreciated as I'm under the gun thanks




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.