dbTalk Databases Forums  

Sponsored Links


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


Discuss in the comp.databases.berkeley-db forum.



Post New Thread
Threads in Forum : comp.databases.berkeley-db Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi, I use the 4.3.28 version of Berkeley DB (Debian platform) in combination with the Perl BerkeleyDB 0.27 module. I noticed that when using a...
pweemeeuw@softhome.net
02-10-2006 10:02 AM
pweemeeuw@softhome.net Go to last post
1 162
Does anyone have any experience building topic maps in an XML database? I'm starting a project where I have alot of entities (people,...
Jakenuts
02-09-2006 02:25 PM
Jakenuts Go to last post
0 163
I am doing some testing for an upgrade from db-4.3.27 provided on Fedora Core 4 to db-4.4.20.NC. I have several existing file-based databases that...
Tom McCubbin
02-09-2006 11:30 AM
Chris Newcombe Go to last post
1 176
Hi, newbie question Does anyone know of example Python code for interfacing dbxml ? I tried to convert the C++ example in "Chapter 2. XQuery and...
jefm
02-08-2006 09:31 PM
jefm Go to last post
1 392
Hi I have a very simple application that has been working well with bdb version 4.0 (on Redhat Linux 9). I am migrating this application to FC4...
mozart
02-08-2006 02:05 PM
bostic@sleepycat.com Go to last post
1 205
hello all, in the "Berkeley DB transaction processing with c++" reference it is said that: "A transaction holds any locks that it obtains until the...
moshe
02-08-2006 10:45 AM
ubell@sleepycat.com Go to last post
1 181
Hi, I am developing a db using Berkley DB XML for storing a (fairly large) document with many nodes. The data is structured in a very simple...
engdahl@bredband.net
02-06-2006 04:42 AM
engdahl@bredband.net Go to last post
2 161
Hi, I find one bug of BDB example of Win32. Entironment: OS:Win2000 BDB:4.4.16 Compiler:VC6+sp6 The example locate...
sky
02-05-2006 10:51 PM
sky Go to last post
0 151
where can i find examples to study BDB using C?
btaranto@gmail.com
02-03-2006 10:05 AM
Ron Go to last post
1 197
Hi, I want to setup a LDAP-Server (OpenLDAP). Therefor I need BerkeleyDB 4.2 or higher. On my Suse 9.0 there's only V4.1.25, so I installed V4.4.20...
Alex D.
02-02-2006 12:17 PM
Quanah Gibson-Mount Go to last post
2 235
Greetings, I'm seeing some problems while trying to build berkeley db with stlport on AIX. I am using AIX 5.1, xlc_r 6.0, bdb 4.3.29, and stlport...
arch0044
02-02-2006 10:52 AM
arch0044 Go to last post
0 212
Hi, I'm planning to use bdb on a program that will check if a given key exists on the database. The key don't need to have data. In fact, it don't...
dgiagio@gmail.com
02-02-2006 07:08 AM
Florian Weimer Go to last post
1 175
Hello, I'd like to know if someone ever started to write an XPCOM module to use dbxml withe the mozilla toolkit. A google search didn't returned...
Fabrice Desré
02-01-2006 08:00 AM
Fabrice Desré Go to last post
0 152
I'm trying to debug seemingly random application level lockups with DB 4.3.28 (on HP-UX 11.23). Can anyone explain what is going on...
Mika Iisakkila
02-01-2006 07:43 AM
Mika Iisakkila Go to last post
4 175
Hello Everyone, Stylus Studio just released a brand new video tutorial called, "Learn Stylus Studio in 6 Minutes". It's a great way to learn Stylus...
Stylus Studio
01-31-2006 01:16 PM
Stylus Studio Go to last post
0 204
We're about to swicth from using CDB, which has some beautiful performance characteristics, but lacks acceptable support for on-the-fly update of...
matthew
01-31-2006 11:32 AM
Ron Go to last post
1 181
Hi, I hava a master and a client in replication application. In the master 1000000 records are inserted into BDB successively within a loop, while in...
William
01-30-2006 01:07 PM
sleepycat-alan Go to last post
4 268
Hi, I am using berkley dbxml ver-2.2.13. I downloaded the binary package from sleepycats site so it came bundled with everything required to work. My...
sniffer
01-30-2006 10:05 AM
John Snelson Go to last post
1 153
hi: I´m trying to modify a node too, but if I do addRemoveStep/addInsertAfterStep, I get an "XmlModify::execute: cannot insert after a node with no...
rodablo@gmail.com
01-30-2006 06:55 AM
John Snelson Go to last post
1 175
I'm extending an application to do recovery w/o human intervention. Think of it as a "soft restart". I've written the code and I want to test it....
studdugie@gmail.com
01-29-2006 12:55 AM
Michael Cahill Go to last post
1 218
hi all, my application is self deadlocked while trying to update data during a cursor traversal. the cursor is holding a read lock on the resource...
moshe
01-28-2006 08:15 PM
guenther@gmail.com Go to last post
3 152
Hi, I have seen several topics with this before, but none of the fixes there have helped. I am having a problem building on BDB v4.4....I do not get...
adleyman@yahoo.com
01-26-2006 11:03 PM
ron.cohen@gmail.com Go to last post
3 279
Hi All, Is there a way to store the data of hashset to berkeley db. Because hashset is memory hungry. Thanks, J.Batbileg
b52mn@yahoo.com
01-26-2006 11:53 AM
mark@sleepycat.com Go to last post
1 189
I have a question about transactions, checkpoints, and recovery. Little background: we use bsddb to store genealogical data. The data usually is...
rshura@gmail.com
01-25-2006 01:03 AM
Patrick Schaaf Go to last post
1 198
Hello, I have a question on how DB->compact() method in BDB 4.4 behaves if I have concurrent transactions. When I call the method with...
anatoliy_kuznetsov@yahoo.com
01-24-2006 02:17 PM
anatoliy_kuznetsov@yahoo.com Go to last post
0 169
Hi all, Attempting to create a shared memory db using 4.4.16 on a Linux 2.4.21-20.ELsmp. I'm getting an dbenvp->open() error. The set_errfile...
mez
01-24-2006 12:29 PM
mez Go to last post
1 230
We are trying to build bdb 4.3.28 on AIX, 5.3, xlC_r 3.6.4 version, and we get a strange error. We need large file support. Pls help. -D_REENTRANT...
ragavendrakk@gmail.com
01-23-2006 10:11 PM
Michael Cahill Go to last post
1 235
Hi I am using BDB java version, but not BDB JE edition. What exactly does a catalog database contains? If I have multiple databases, will it be...
sandy
01-23-2006 04:59 PM
Ron Go to last post
1 208
Hi Everyone, Stylus Studio just announced the availability a new interview with Jonathan Robie available to the public. Jonathan Robie is one of...
Stylus Studio
01-23-2006 03:27 PM
Stylus Studio Go to last post
0 132
Hi, I am trying to figure out the best way to design the DB layer in my application to use BerkeleyDB. The requirements are: (1) Multiple processes...
gursoz
01-23-2006 02:34 PM
ubell@sleepycat.com Go to last post
1 153
why mutex_set_align and not set_mutex_align? the latter appears to be more consistent with the other setters/getters. -- Sam Steingold...
Sam Steingold
01-23-2006 10:43 AM
bostic@sleepycat.com Go to last post
1 202
Hi, When compiling 4.3.29 with VC8 (even with _USE_32BIT_TIME_T set), the resulting dll can't access db's created with dll's compiled with previous...
tortoisesvn
01-23-2006 07:44 AM
tortoisesvn Go to last post
3 226
Hi, I'm using BDB-JE 2.083. I have a DB that uses a byte-array as the key... I'm trying to merge the results from two queries -- i'm basically...
heng.mei@gmail.com
01-22-2006 11:40 PM
heng.mei@gmail.com Go to last post
1 171
Hi, 1) I'm using BerkeleyDB 4.4.20 through Java. That is, I access the DB through the Java Swig wrappers. 2) There is only one thread accessing the...
Borislav
01-20-2006 10:34 AM
Borislav Go to last post
2 241
I have complied a small program : int main() { DB *dbp; /* DB structure handle */ u_int32_t flags; /* database open flags */ int ret; /* function...
meenal_binwade@rediffmail.com
01-20-2006 08:26 AM
meenal_binwade@rediffmail.com Go to last post
3 183
Hi I have 4 databases(4 db files) and 2 processes accessing them. All db are in the same directory. process 1 access db1, db2, db3(just for easy...
sandy
01-20-2006 06:32 AM
sandy Go to last post
4 205
I have a question in using the secondary database. For primary database Db * my_database; and the secondary database Db * my_index;
Joe
01-20-2006 02:01 AM
clayne Go to last post
3 173
Hello, guys! Things seems to quite illogical when I'm using berkeley db(4.3.28) to store some big key/item pairs. Each key is an 4-byte integer and...
rong.xian@gmail.com
01-19-2006 12:00 PM
Chris Newcombe Go to last post
1 144
Hi, I have run into a very strange and frustrating problem that I just haven't been able to nail down. I'm hoping very much that someone can offer...
Andi
01-19-2006 11:42 AM
George Feinberg Go to last post
1 157
Hi, I am using the Java wrappers with version 4.2 (fully patched). I am trying to get AES encryption to work but when I inspect my databases with a...
melvin12harmon@yahoo.com
01-19-2006 08:17 AM
melvin12harmon@yahoo.com Go to last post
3 186
I am programming in python 2.3. and use the berkeley-database 4.2. and have a problem with the storing of datas. -- #! /usr/bin/python from bsddb3...
Dada
01-19-2006 07:12 AM
Florian Weimer Go to last post
6 152
Is it possible to create in-memory databases with full transaction support? I tried in the past, but I couldn't find the magic combination of flags...
Florian Weimer
01-19-2006 07:01 AM
Florian Weimer Go to last post
3 249
I've run into a situation where threads are deadlocking but BerkeleyDB's deadlock detection capability fails to catch it. When the deadlock happened...
studdugie@gmail.com
01-17-2006 09:26 AM
studdugie@gmail.com Go to last post
5 135
for win2000 + (intellij idea java5) on my home pc, and i try to compile one of the .java demo programs. it does not work. where is the .jar library...
M
01-16-2006 03:30 PM
M Go to last post
0 174
I am new to Berkeley DB and have a question if anyone can help. Is it possible to create DB files on v4.4.20 (with AES Encryption) and then...
adleyman@yahoo.com
01-16-2006 12:19 PM
Susan LoVerso Go to last post
1 303
Has anyone found any issues pertaining to cygwin and cache size allocation? I built a native cygwin build (typical cd...
clayne
01-14-2006 01:16 AM
clayne Go to last post
4 313
When creating a new environment on a hard drive with insufficient free disk space, the error code returned seems to be DB_RUNRECOVERY. Wouldn't it...
Andi Vajda
01-13-2006 01:00 PM
Andi Vajda Go to last post
5 247
I am trying to navigate in the XmlValue using XmlValu::getFirstChild, Xml::getNextSibling with no success. For...
Ventura
01-13-2006 06:31 AM
Ventura Go to last post
2 153
Can Berkeley DB create temp databases like those temp tables in oracle, etc, and if yes, how? Thank you.
Wendeline
01-13-2006 05:27 AM
Florian Weimer Go to last post
1 150
hi, that is true, it will slow down the system if open many databases at the same time in one environment. now, the question is , how many datbases...
nittanymountain@gmail.com
01-12-2006 08:46 PM
nittanymountain@gmail.com Go to last post
1 256
Post New Thread

Display Options
Showing threads 501 to 550 of 1706
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
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 - 2012, Jelsoft Enterprises Ltd.