At 04:15 AM 8/16/2006, you wrote:
Subject: Re: Databases Disappearing after Reset
From: Terry <[EMAIL PROTECTED]>
Date: Tue, 15 Aug 2006 22:50:44 -0500
Hi Jan,
>> My test databases have 10000 to 20000 records. My program "gets" every
>> record and locks it
There's a good chance this is your problem.
The NVFS on the TX is MemManager-based, unlike the DmManager-based
implementation on the 650.
In concurrently locking this many records you are
1) Doing some thing which no one ever tested for.
2) Probably swamping the cache.
Try not locking all your records, just the ones you need as you need
them, and see if the problem goes away.
Roger Stringer
Marietta Systems, Inc. (www.rf-tp.com)
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/