Test project error -39

Ruslan Zasukhin sunshine at public.kherson.ua
Fri Sep 17 16:54:57 CDT 2004


On 9/17/04 4:35 PM, "Roland Hildebrandt" <r.hildebrandt at sbt.fr> wrote:

Hi Rolland.
 
>> One big mistake in your code!
>> 
>>  ValentinaDebugLevel(1)
>> 
>>  ValentinaInit( 100 * 1024, "", my serial )
>> 
>> 
>> This means that you ask only for 4KB
>> Valentina self will set probably 1MB.
>> 
>> But this is still can be very low, than more that I think you have big db.
>> 
>> You need fix this as
>> 
>>            10 * 1024 * 1024
>> 
>> This can be source of problem!
>> 
> Hi Ruslan,
> 
> Yes, you're rigth i have made this test on my project and it works !! IE 200
> * 1024 fails -39 and 400 * 1024 it's OK.

Note, 400 * 1024 = 400K. This is still very very not many!

Please set 5-10MB cache

 
> Really strange the problem appears only :
> - after 6 months of use

Not strange, db become bigger.

You have SO SMALL cache that this is very bad.

> - when opened two other DB before
> - making an INSERT query
> - having a cache lower than 400 * 1024


> Many thanks !!!
> We will now use 10 * 1024 * 1024 as you say. I think sometime we have put
> some low value as we don't use often enough flush. But now we do ! so there
> no risk using big cache.
> 
> We will also upload and use 1.11

Good.

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list