Unix Technical Forum

Whether source should be indexed ?

This is a discussion on Whether source should be indexed ? within the SQL Server Data Warehousing forums, part of the Microsoft SQL Server category; --> Hi, We are populating staging tables using DTS . We are indexing our staging tables after loading. Our question ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server Data Warehousing

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 06:05 PM
Vee
 
Posts: n/a
Default Whether source should be indexed ?

Hi,

We are populating staging tables using DTS . We are indexing our staging
tables after loading. Our question is whether do we have to index our source
tables before loading ? How it will effect the performance ?

Thanks




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 06:05 PM
 
Posts: n/a
Default Re: Whether source should be indexed ?

If your dts process is generally scanning all columns of all tables, without
joins, or where clauses, then no, indexing won't help.

But pretty much other than that, appropriate indexes will help the dts
process.

Are you asking how they will affect performance of the DTS process -
generally that will improve. Will it affect on-line? Could improve it,
could make it worse.

"Vee" <general@microsoft.com> wrote in message
news:OIE2Wp8TDHA.560@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> We are populating staging tables using DTS . We are indexing our staging
> tables after loading. Our question is whether do we have to index our

source
> tables before loading ? How it will effect the performance ?
>
> Thanks
>
>
>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:41 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com