dbTalk Databases Forums  

SSIS Data Export to delimited text file.

microsoft.public.sqlserver.datawarehouse microsoft.public.sqlserver.datawarehouse


Discuss SSIS Data Export to delimited text file. in the microsoft.public.sqlserver.datawarehouse forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Everett Music
 
Posts: n/a

Default SSIS Data Export to delimited text file. - 05-10-2010 , 01:46 PM






I have an SSIS package that exports data to delimited text files. I am
experiencing a problem that (several times a week) the file that is created
only contains the column delimeters (no data). It is also notable that there
is a row of delimited columns (no data) for each row of data that is
available for exporting (i.e. if there were 10 rows available, then I will
see 10 rows of column delimiters). The SSIS package reads an input file,
imports the data into a table, then creates 1 or more export files (the data
is site specific). When the problem occurs, it seems to only affect one of
the export files, not always but I cannot find a pattern as to what, when or
why it is happening. If I re-process the input file, then the export files
are created without issue.

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 - 2013, Jelsoft Enterprises Ltd.