IncreaseMapSize in Warning_Log

Stan Busk maxprog at mac.com
Tue Feb 12 04:08:19 CST 2008


Hi,

Ok. On Windows, each time I create a DB I get a Warning_log that says  
the following:

IncreaseMapSize : SegmentMap size = 2
IncreaseMapSize : SegmentMap size = 3
IncreaseMapSize : SegmentMap size = 4
IncreaseMapSize : SegmentMap size = 5
IncreaseMapSize : SegmentMap size = 6
IncreaseMapSize : SegmentMap size = 7
IncreaseMapSize : SegmentMap size = 8
IncreaseMapSize : SegmentMap size = 9
IncreaseMapSize : SegmentMap size = 10
IncreaseMapSize : SegmentMap size = 11
IncreaseMapSize : SegmentMap size = 12
IncreaseMapSize : SegmentMap size = 13
IncreaseMapSize : SegmentMap size = 14
IncreaseMapSize : SegmentMap size = 15
IncreaseMapSize : SegmentMap size = 16
IncreaseMapSize : SegmentMap size = 17
IncreaseMapSize : SegmentMap size = 18
IncreaseMapSize : SegmentMap size = 19
IncreaseMapSize : SegmentMap size = 20

I don't get anything on the Mac. It is likely because I use:

db.Create( DatabaseFile, EVDbMode.kDscDatBlbInd, 1 * 1024 )

It doesn't happen with

db.Create( DatabaseFile, EVDbMode.kDscDatBlbInd, 32 * 1024 )

but I need to maintain the files as small as possible (2.5Mb vs. 20Mb)

It looks like WarningMode is activate by default so as the log is  
create with the db.Create() I have no way to deactivate it at this  
point.

Stan

> On 11/2/08 12:11 PM, "Stan Busk" <maxprog at mac.com> wrote:
>
>> Hi,
>>
>> Each time I create a DB I get a Warning_log that says the following:
>
> Hi Stan,
>
> I have catch corruption of db in my MS Entourage, so some letters  
> lost.
> And one yours about windows and warn log.
>
> Can you repeat it again.
>
> I was going ask you:
>
>    so, do you mean that on windows you cannot disable warn.log,
>    but on MAC you can ?
>
>
> -- 
> 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]
>
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina



More information about the Valentina mailing list