Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why is it so slow?
Message
From
15/08/2002 10:35:22
 
 
To
15/08/2002 10:31:50
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00689948
Message ID:
00689979
Views:
22
>>Hi
>>
>>I have a table that contains 192,216 records, 177,493 of these are deleted records.
>>
>>I have a DELETED() Index on the table, yet when I run a command like SCAN FOR...ENDSCAN on an indexed field, it takes absolutely ages. This is over a 1MB WAN by the way, but it still should only take seconds, it takes minutes, about 3 to be exact.
>>
>>What am I doing wrong here?
>>
>>Thanks
>>Kev
>
>You should avoid two things:
>
>1) Having ca. 90% of the records deleted. Plan a PACK at least once a month; more frequent depending on the amount of changes done. You can create an automated procedure that will do this at midnight.

Yes, an overnight run has been failing, so I'm on that now.

>2) Having an index on DELETED(). This can actually slow things down. See my FAQ on "Rushmore" for details.

I'll have a read.

Thanks
Kev
Previous
Reply
Map
View

Click here to load this message in the networking platform