Re: Indirect synch - out of memory error



MPERUN, have you resloved this?

I just started getting a "there ins't enough memory to perform this
operation" when manualy synching my data file. I can update fine through
code. Once i try to manually update, my replica is hosed. It loses its
domain to synch with.

Any ideas and suggestions welcome.

Thanks,

J


"David W. Fenton" <XXXusenet@xxxxxxxxxxxxxxxxxxx> wrote in message
news:Xns978C86FA7E971f99a49ed1d0c49c5bbb2@xxxxxxxxxxxx
mperun <mperun@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:D70322AF-9EF0-4886-AE8D-18874FC0D9D4@xxxxxxxxxxxxx:

"David W. Fenton" wrote:

I would look at the Registry keys for the Jet db engine and see
if any of those look like they might have an effect if you
tweaked the values. It's under HKLM/Software/Microsoft/Jet/3.5.

Thanks David. I was finally able to do some work on this problem
again. The only entry in the registry under that key that appears
to be related to memory usage is a value called MaxBufferSize.
From what I understand it's a high water mark for clearing out the
write buffer memory to disk. I've tried setting this value to a
rather low number to write to disk more often, then again to a
rather large number. The failure is the same in either case, so I
don't think that's affecting the problem. Any other ideas?

I wouldn't limit my consideration to memory only, as Windows and
applications running on top of it frequently report memory problems
that have nothing to do with actual memory, but are the result of
other resource restrictions.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/


.



Relevant Pages

  • File Handling and Caching
    ... There are data files used to store the logical data records ... records in the data file. ... if I want to be able to prevent unnecessary disk reads by implementing ... this "cache" functionality myself or utilize the win32 memory mapped file ...
    (microsoft.public.vc.language)
  • File Handling and Caching
    ... There are data files used to store the logical data records ... records in the data file. ... if I want to be able to prevent unnecessary disk reads by implementing ... this "cache" functionality myself or utilize the win32 memory mapped file ...
    (microsoft.public.vc.mfc)
  • Proposed Assembler Commands
    ... ACM Automatically Clear Memory ... BKCRDR Backspace Card Reader ... BKSPD Backspace Disk ... EIAO Execute In Any Order ...
    (sci.electronics.design)
  • Re: Att. Alex Nichol -VM cont.
    ... I find documentation that says a 4kb page in memory is written to the hard ... manner that a 4kb memory page is equal to a 4kb cluster written on the disk". ... So where is the basis for saying since 4kb paging in memory that 4kb clusters ...
    (microsoft.public.windowsxp.general)
  • Re: Slow performance
    ... Leaving your computer on 24/7 means that if any programme has a memory ... The Disk Defragmenter report shows you have minimal free disk space. ... select Properties, General, Advanced and check the box before Compress ... Volume fragmentation ...
    (microsoft.public.windowsxp.perform_maintain)

Loading