Hello
We have been working with the system in US and a strange problem has appeared.
We added some additional table exports to the existing packages that were already working and we found that in just one of the CSV file outputs from a run of that a column name has been changed form what should be its standard column name of DESCRIPTION to DESCRIPTION_2 in the header record of the CSV file. We found this as a result of the import program that uses the CSV files from the ETL runs rejecting the CSV file as invalid.
This occurs in the package named FFA Daily Change Data Processing and also in the package named FFA Full extract – all data between 1/8/2008 and 15/11/2010
These packages are basically the same except that for the Daily one filters for a specific date when extracting transactions whereas the Full extract is filtering transactions based on a date range.
The system is running Windows server 2003 R2 SP2 and MS SQL 2000 (not sure of the SP level)
Here is a screen shot of the SQL code that extracts the data from the table –
I have emailed the CSV file that was generated in the run and a copy of the Repository
Let me know if there is any other information that would assist
A