dbTalk Databases Forums  

Using a Partitioned View as the Destination Table?

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


Discuss Using a Partitioned View as the Destination Table? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jkotuby@snet.net
 
Posts: n/a

Default Using a Partitioned View as the Destination Table? - 11-15-2005 , 10:59 AM






I have a number of DTS packages that use rather complex ActiveX
DataPump tasks. The original destination tables have now been divided
into multiple tables unioned by a partitioned view. I am trying to
re-configure the DataPump task in the Designer to use the partitioned
view as the destination, but the Destination tab only displays the
available tables, while the Source tab allows the selection of views.
BTW, data is being migrated from DOS DBFs to SQL tables.

If I can't use a view as a destination I will be forced to write to 30
separate tables differing only by a column constraint or use a staging
table as the destination and then run a separate SQL task to move the
data from the staging table to the partitioned view. As there are 2.5
million records, this extra step can add a considerable amount of time.
I must get the transforms completed in a reasonable amount of time to
get the producion staff back up and running by the next morning.

There are 12 tables that have been re-designed in this manner, so we
are talking potentially a lot of time.

Any input would be appreciated... TIA


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.