dbTalk Databases Forums  

Re: berkely_db_svc

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss Re: berkely_db_svc in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Hans-Bernhard Broeker
 
Posts: n/a

Default Re: berkely_db_svc - 08-11-2003 , 07:31 AM






Alex Yakovlev <versy59 (AT) yandex (DOT) ru> wrote:
[...]
Quote:
Berkeley_db_svc can't create file __db.001.
[...]
May be Berkeley need LARGE RAM ?
It can need lots of RAM if configured that way, but that's almost
certainly not your problem. The error message says it can't create a
file, which has nothing to do with RAM size. Instead it points to
some missing privilege, and/or lack of disk space in the database's
home directory as the most probable reasons.

--
Hans-Bernhard Broeker (broeker (AT) physik (DOT) rwth-aachen.de)
Even if all the snow were burnt, ashes would remain.


Reply With Quote
  #2  
Old   
Susan LoVerso
 
Posts: n/a

Default Re: berkely_db_svc - 08-12-2003 , 12:46 PM






versy59 (AT) yandex (DOT) ru (Alex Yakovlev) wrote in message news:<10303e8d.0308090348.504222fa (AT) posting (DOT) google.com>...
Quote:
Help me Please.
My problem :
I can't start "berkeley_db_svc" on machine with Linux RedHat9 with
65Mb RAM.
Berkeley_db_svc can't create file __db.001.

But this program and other my databeses program work fine on machine
with Linux RedHat9 with 256Mb RAM.
The most likely reason is that the pathname or home directory specified
to berkeley_db_svc does not exist on the machine. This is likely the
problem particularly if you are specifying absolute pathnames.

Sue LoVerso sue (at) sleepycat.com


Reply With Quote
  #3  
Old   
Alex Yakovlev
 
Posts: n/a

Default Re: berkely_db_svc - 08-12-2003 , 01:46 PM



Hans-Bernhard Broeker <broeker (AT) physik (DOT) rwth-aachen.de> wrote

Quote:
Alex Yakovlev <versy59 (AT) yandex (DOT) ru> wrote:
[...]
Berkeley_db_svc can't create file __db.001.
[...]
May be Berkeley need LARGE RAM ?

It can need lots of RAM if configured that way, but that's almost
certainly not your problem. The error message says it can't create a
file, which has nothing to do with RAM size. Instead it points to
some missing privilege, and/or lack of disk space in the database's
home directory as the most probable reasons.
But __db.001 - Berkeley shared region.
Berkeley program create this and then mapped in memory.
Now I solved this problem.
I download Berkeley version 4.2.38 and compile it in my Linux with
custom configuration options.
Now Berkeley work fine with RedHat9 in 65MB RAM on P166MMX.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.