G
Guogang
Hi,
I have a question about the performance of inserting binary data.
I am using SQL 2000, with SP 3A.
We do a lot of binary data insert (about 300 files of the size 1M Byte
everyday). I discovered that most of the inserts are done smoothly, and
quick (no longer than 1 second). But, once a while, one of the insert will
take a long time (around 60 seconds). Then all the insert after that will be
quick and smooth again.
I think it might be related to some internal indexing, or statistics update
of SQL database. Somebody can give some insight of this problem? And, what
can I do to eliminate or at least reduce the frequency of this problem?
Thanks,
Guogang
I have a question about the performance of inserting binary data.
I am using SQL 2000, with SP 3A.
We do a lot of binary data insert (about 300 files of the size 1M Byte
everyday). I discovered that most of the inserts are done smoothly, and
quick (no longer than 1 second). But, once a while, one of the insert will
take a long time (around 60 seconds). Then all the insert after that will be
quick and smooth again.
I think it might be related to some internal indexing, or statistics update
of SQL database. Somebody can give some insight of this problem? And, what
can I do to eliminate or at least reduce the frequency of this problem?
Thanks,
Guogang