dbTalk Databases Forums  

HELP!! Transform Data Task Properties: Tranformation Tab Hangs...

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


Discuss HELP!! Transform Data Task Properties: Tranformation Tab Hangs... in the microsoft.public.sqlserver.dts forum.



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

Default HELP!! Transform Data Task Properties: Tranformation Tab Hangs... - 04-05-2004 , 11:36 AM






Hello

I am importing a large data file as part of ETL, but it freezes at the Transformations Tab on Transform Data Task Properties box! My input files used to come as a CSV and its size could be around 130 MB, but this time, we are experimenting with input file coming as a SQL Server VIEW instead of a CSV file. The only difference is that the source VIEW is built using multiple joins between various dimension tables and the source input file where as the CSV file obviously came with final extract of all data with applied dimensions in a static format. I am wondering if the freeze of Transformations tab due to source file being a SQL Server view with multiple joins? I tried opening the view, but it's so large, SQL Server times out each time. I can't even get top 10 rows of the view - it just times out

Does anyone know a work around to importing this file (into a different SQL Server database on a different SQL Server)? Of course, there are also Lookup values from dimension tables at the destination during the import process. What can I do to read the data from source and assign appropriate transformation on the source data for the destination data/table? Do I need to go back using CSV format as the source file or need to "fine tune" the SQL Server view so that it doesn't hang like it's doing at the present in spite of multiple joins and large dataset the source file has? I don't know much about which data source file is the best to import in SQL Server or why using a SQL Server view as the data source hangs, though the same source file in CSV format works fine so any help you could provide is greatly appreciated

Thanks much

JN

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.