dbTalk Databases Forums  

DTS Text file export Enterprise Manager crash

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


Discuss DTS Text file export Enterprise Manager crash in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
gilbertcj@gmail.com
 
Posts: n/a

Default DTS Text file export Enterprise Manager crash - 11-29-2005 , 05:59 AM






I have a problem using DTS (SQL Server 2000) to export to a text file.
If I try to create the DTS using the designer if I am exporting from a
table with more than 16 columns when I come to define the columns in
the text file Enterprise Manager consistantly crashes.

The steps to reproduce are as follows:

1. Create a new DTS package
2. Add a server source
3. Add a text file destination in a temp dir
4. Create a transformation between the two
5. Select a table with more than 16 rows as the source
6. Click on the destination tab
7. In the modal window click execute
8. Click define columns
9. Hey presto, kaboom (at least on my machine)

Is this reproduceable and does anyone know how to get around it? I
can't believe I am the first person to find this but I can't find a
solution.


Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS Text file export Enterprise Manager crash - 11-29-2005 , 03:42 PM






You are not the first person to experience this. It was a problem
introduced in SP3. Fixed in hotfixes after that and SP4

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

Allan

"gilbertcj (AT) gmail (DOT) com" <gilbertcj (AT) gmail (DOT) com> wrote


Quote:
I have a problem using DTS (SQL Server 2000) to export to a text file.
If I try to create the DTS using the designer if I am exporting from a
table with more than 16 columns when I come to define the columns in
the text file Enterprise Manager consistantly crashes.

The steps to reproduce are as follows:

1. Create a new DTS package
2. Add a server source
3. Add a text file destination in a temp dir
4. Create a transformation between the two
5. Select a table with more than 16 rows as the source
6. Click on the destination tab
7. In the modal window click execute
8. Click define columns
9. Hey presto, kaboom (at least on my machine)

Is this reproduceable and does anyone know how to get around it? I
can't believe I am the first person to find this but I can't find a
solution.


Reply With Quote
  #3  
Old   
gilb
 
Posts: n/a

Default Re: DTS Text file export Enterprise Manager crash - 12-06-2005 , 05:25 AM



Thanks Allan,

You are correct, although my local SQL Server installation is patched
our development server is not.

If anyone else is in this position then you can fix the problem by
reducing the columns to 17 or less (from memory - I'll come back and
edit this if I find that this is not the correct number). Obviously
not ideal but it will work.


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.