Re: Cluster indexing time increasing each week

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: JXStern (JXSternChangeX2R_at_gte.net)
Date: 01/04/05


Date: Mon, 03 Jan 2005 17:46:19 -0800

On Mon, 3 Jan 2005 10:19:23 -0800, "Don"
<anonymous@discussions.microsoft.com> wrote:
>SQL 7.0
>There's a table with 100M records (and growing) that's
>needing to be reindexed every week. If I don't recreate
>the index, the fragmentation causes performance of the
>queries to get slower and slower. I have a job that runs
>the following script, but it's taking a little longer
>each week and I'm wondering if there's a way to speed it
>up...

Are these SELECT queries or INSERT, UPDATE, or DELETE, and whichever,
do they reference the clustered index?

If the file grows each week then yes, it is going to take a little
longer every week.

Maybe you should look into partitioned tables?

J.



Relevant Pages

  • Re: Slow queries
    ... so the query gets slower ... > am using queries to get these values. ... If I need to write the sale back to the Detail ...
    (microsoft.public.access.queries)
  • Re: Parsing large amounts of data (200,000 entries) with XML?
    ... > I didn't add queries into that list because queries are one of two ... > XML is going to be a bit slower than reading from a linked list ... > processing of the XML tags. ...
    (microsoft.public.vb.general.discussion)
  • Re: DAO to ADO and stored procs
    ... But what I don't understand is, why with the same DB engine do we have some errors on some 'complicated' queries? ... These queries are all working well in MSAcess itself and also with DAO, but hangs with ADO!! ... My experience is that with an Access DB, ADO is quite a bit slower. ...
    (borland.public.delphi.database.ado)
  • SQL Queries SLOW after Oracle 8i to 10g migration
    ... The server is of higher processing power. ... Some SQL Queries run faster and some queries run slower. ...
    (comp.databases.oracle.server)
  • SQL Queries SLOW after Oracle 8i to 10g migration
    ... The server is of higher processing power. ... Some SQL Queries run faster and some queries run slower. ...
    (comp.databases.oracle.server)