Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

What is the INMEM000.REM file?

1,053 views
Skip to first unread message

Jonathan

unread,
Aug 25, 1999, 3:00:00 AM8/25/99
to
It seems to get created when the application starts. When we acces the
database, it goes from 0 to 12mb. It dissapears when the app closes.

Wierder still, a client is getting a "not enough disk space. File
C:\TEMP\INMEM000.REM" error at different points in the program. He has
4 GB free.

Any ideas?

Jonathan

matt emson

unread,
Aug 26, 1999, 3:00:00 AM8/26/99
to
Isn't this something to do with memory management? All I know is when I
clear down my temp directory (where a lot of DCU's and temp tables are
created) I often accidentally delete one or more of these. They often get
removed and go to the recycle bin, but then cause a sharing violation when
ever I try to empty the bin from that point on until I close Delphi...

Can I just point out that 'Not enough disk space' seems to happens a lot
on some of our clients' machines when they are low on disk space and/or
memory (including virtual memory.)

Matt

Jonathan

unread,
Aug 26, 1999, 3:00:00 AM8/26/99
to
FOUNDIT!! Woohoo!

It's a temporary cache for the TRegistry! I noticed that the size of
this file varied with each pc, and the correlation with the various
current registry sizes. We increased the max. reg size on that clients
pc, and it worked!

Jonathan

0 new messages