dbTalk Databases Forums  

Bulk insert task and partitioned views?

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


Discuss Bulk insert task and partitioned views? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jéjé
 
Posts: n/a

Default Bulk insert task and partitioned views? - 08-25-2004 , 08:04 PM






Hi,

Does it possible to load data directly into a partitioned view?
or I must fill each table behind the partitioned view myself?

For the moment I receive the error "partitioned view "myview" is not
updatable as the target of a bulk operation"

I've searched on google without any clear solution described.

All my tables are stored on the local server (its not a distributed
partition scheme)

Thanks for your help.

Jerome.



Reply With Quote
  #2  
Old   
Tom Moreau
 
Posts: n/a

Default Re: Bulk insert task and partitioned views? - 08-26-2004 , 05:59 AM






I'd be tempted to load each member table in parallel,

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA
SQL Server MVP
Columnist, SQL Server Professional
Toronto, ON Canada
www.pinnaclepublishing.com
..
"Jéjé" <willgart (AT) BBBhotmailAAA (DOT) com> wrote

Hi,

Does it possible to load data directly into a partitioned view?
or I must fill each table behind the partitioned view myself?

For the moment I receive the error "partitioned view "myview" is not
updatable as the target of a bulk operation"

I've searched on google without any clear solution described.

All my tables are stored on the local server (its not a distributed
partition scheme)

Thanks for your help.

Jerome.



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.