Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Microsoft SQL Server > Re: design issu...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 8 of 12 Topic 11204 of 11493
Post > Topic >>

Re: design issues with large amounts of data

by "Arved Sandstrom" <asandstrom@[EMAIL PROTECTED] > Jul 4, 2008 at 06:41 PM

"Erland Sommarskog" <esquel@[EMAIL PROTECTED]
> wrote in message 
news:Xns9AD16642DF5B0Yazorman@[EMAIL PROTECTED]
 SNIP ]
> You seem to be concerned with indexing, and it cannot be denied that
> there might be a problem. Then again, if you build the index once,
> and new data is added in such a way that there is little fragmentation,
> it's not an issue at all. We would need to know more how the table looks
> like, and how it's loaded to give more specific advice.

I've been reading this thread with interest. I have never had to deal with

monster databases, for some suitable definition of "monster" (you'll know 
one when you see one, I guess). I started doing some research, which is 
ongoing: for an intermediate-level guy like myself these were helpful:

http://www.sqljunkies.com/article/f4920050-6c63-4109-93ff-c2b7eb0a5835.scuk

and

http://msdn.microsoft.com/en-us/library/aa964133.aspx

were very useful. Several questions I have related to indexing are:

1) I saw that MySQL has a delayed insert feature, that is, inserts wait 
until the table is not in use by any other thread, plus inserts get
written 
as a block. I can see this being useful if there are lots of selects, and
an 
insert can take a fair bit of time. Does SQL Server have anything like
this?

2) If the new data is being delivered in batches (large batches) it seems
to 
me that scheduling a drop index - bulk insert - create index would be 
better, at least in many cases, since the index would get rebuilt from 
scratch. Is this correct?

AHS
 




 12 Posts in Topic:
design issues with large amounts of data
nflacco <mail.flacco@[  2008-07-03 18:55:08 
Re: design issues with large amounts of data
Tom van Stiphout <no.s  2008-07-03 19:56:28 
Re: design issues with large amounts of data
"Dan Guzman" &l  2008-07-03 22:14:14 
Re: design issues with large amounts of data
nflacco <mail.flacco@[  2008-07-03 22:38:00 
Re: design issues with large amounts of data
"Dan Guzman" &l  2008-07-04 08:51:44 
Re: design issues with large amounts of data
Sybaseguru <collap@[EM  2008-07-07 13:41:03 
Re: design issues with large amounts of data
Erland Sommarskog <esq  2008-07-04 07:49:29 
Re: design issues with large amounts of data
"Arved Sandstrom&quo  2008-07-04 18:41:38 
Re: design issues with large amounts of data
Erland Sommarskog <esq  2008-07-04 21:07:04 
Re: design issues with large amounts of data
"Arved Sandstrom&quo  2008-07-04 21:55:42 
Re: design issues with large amounts of data
Erland Sommarskog <esq  2008-07-05 09:04:35 
Re: design issues with large amounts of data
"Arved Sandstrom&quo  2008-07-05 10:20:38 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 10:27:56 CST 2008.