Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange Table bloat
Message
From
19/06/2003 01:43:54
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00769319
Message ID:
00801602
Views:
16
Hi Arriyel,

I suggest you post the code that does the importing itself. Specifically you would want to post the logic which determines under which/how/when the import will continue. This will help the UT members to figure out whats going on but I already suspect that the import logic has a flaw in it which puts it into an infinite loop.


>Hi Jos,
>
>Just an update. We've been going back and for with the client on this problem. Here are the the things we've done so far that worked for a while but generated the same problem after a few days:
>1. Gave the log table a new name just in case the name we are using is a reserved word somewhere.
>2. Changed all the memo fields to character fields 100 wide.
>3. Had the user copy the app to a local PC and runn it there.
>
>We've learned a few new things from the user though that they forgot to mention.
>1. The user would reset the app/PC when the import was taking too long (over 10 min.). It should take just seconds since the text files are rarely over 10 Kb in size.
>2. They have the database residing on an AS400 server.
>3. The bloated table seems to have the data repeating over and over again (may be why it is taking so long) even though a browse does not show this.
>
>I've already prepared a program that would cleanup the table but since this happens when the importing is happening, it won't solve the problem.
>
>Thanks,
>Arriyel
>
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform