Program hang at database.close
Ruslan Zasukhin
sunshine at public.kherson.ua
Wed Apr 16 14:19:35 CDT 2008
On 4/16/08 8:36 PM, "Neal Campbell" <nealk3nc at gmail.com> wrote:
>>> Any clues as to how to isolate the problem? The warning log lists a
>>> bunch of segmentsize remaps (I have the cluster segment set at 64K on
>>> database creation).
>>
>> Hmm
>>
>>
>>> I execute a flush of the database prior to the
>>> close and the log file indicates that went successfully.
>>
>> 1) so your app build quite big db I think, yes?
>> near to 1GB ?
>
> Finder says the dat file is 8GB but thats close to impossible given
> the expected population of data. I used to use a ram-based RealSQLDB
> for it with no issues or excessive memory usage. One table should
> have about 360 row with 8 columns of strings at 40 bytes each. The
> other table has 3500 rows with 4 columns of 40 bytes each. When I
> bring it up in Studio it does not show any data, and if I try a
> compact, etc, Studio also hangs.
>
> I am trying the API way and at this moment assume its my bug but will
> let you know. If I cannot find it, I will send you the program.
Two points:
1) while you are Valentina beginner, try to not change default settings.
so please return back db.SegmentSize to 32Kb
2) I think problem come from your code with CLASSES.
Please paste it here,
and/or take careful look on V4RB/Examples/CLASSES
and/or send to us your test project
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
More information about the Valentina
mailing list