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     
Hello, I have a strange problem with JE 3. This code works perfectly when I run junit tests of my model classes (including AutoFirm), but it...
Alex Karpoff
07-28-2006 05:29 PM
mark.hayes (AT) oracle (DOT) com Go to last post
8 280
Hi all, I'm using BDB C++ (BDB version 4.4.20 on a Solaris 10 platform with g++ 3.4.3 compiler) since 1 month and I'm facing a serious...
AT
07-28-2006 11:16 AM
AT Go to last post
2 180
I use Berkeley DB in hp-unix.After i kill the application (like:kill -9 ××).When restart it.It will open an Env and do some rcover.But some time when...
AT
07-28-2006 07:50 AM
AT Go to last post
2 162
I have folowing problem: (also,sorry on my awkward english) need to save and read some data to/from db for key i use next struct: //KEY struct...
sinisa
07-25-2006 03:38 PM
sinisa Go to last post
4 148
Hello ! If I want to test database recovery after power loss what is the best way to emulate db corruption without actually switching off power ?...
Konstantin Sorokin
07-25-2006 12:36 PM
Ryan Go to last post
1 154
On June 22 2006, Nico asked a question similar to my current question... and while he may have been able to resolve the situation with the reply...
consultmac2
07-25-2006 06:31 AM
Philip Guenther Go to last post
1 283
Hi !! Does anyone know what is the "BDB XML list". I'm searching a solution for a build problem encountered during install of BDD v2.2.13 :...
AT
07-25-2006 04:35 AM
AT Go to last post
1 149
I want to announce an additional way for you to get support for the Berkeley DB software. As part of integrating the Sleepycat Software support...
AT
07-24-2006 02:07 PM
AT Go to last post
0 140
I have a pretty simple DBXML Java program that is really just doing a query against a dbxml database. The problem is if I put this query in a loop -...
AT
07-24-2006 06:49 AM
Rupert Woodman Go to last post
2 157
Hello, I am very surprised when I introduce a variable as key/data length because the function get() alter the key/data length value. Due to...
AT
07-24-2006 12:47 AM
Michael Cahill Go to last post
1 237
Hi, How do you retrieve just the primary key from a secondary database, without actually accessing the data associated with it? I want to select a...
Ryan
07-21-2006 11:35 AM
Ryan Go to last post
2 145
I use berkeley-db in an application to store a mass of data. These data is coming very frequently, nearly 50 thousands items per second. So i don't...
AT
07-21-2006 04:50 AM
AT Go to last post
4 165
Hello! If I want to test database recovery after power loss what is the best way to emulate db corruption without actually switching off power ?...
Konstantin Sorokin
07-21-2006 02:15 AM
Konstantin Sorokin Go to last post
0 153
Hi, I've enabled encryption, and I can read and write without errors using the correct password. However, if I view the .db file I can see the plain...
AT
07-21-2006 01:46 AM
AT Go to last post
2 182
Is there a way to remove a database from an environment without BDB automatically deleting the file (DB->remove, DBEnv->dbremove)? Thanks, -Mike
Klaas
07-21-2006 01:14 AM
Klaas Go to last post
0 250
Hi, When i want to install Berkeley db XML on FreeBSD 6.1 , i returns some errors. so, what's the best way to install it on the FreeBSD ? (I use the...
mo
07-20-2006 05:15 PM
mo Go to last post
0 152
Hi I am new to Berkeley DB.I want to update nodes in container with many documents(over than 100000 document).but this process taking a lot...
mahdieh
07-20-2006 01:15 PM
mahdieh Go to last post
0 141
Hello, I would like no know how to insert in my binary files the .SO file of berkeley db library. In fact I would like to build independant...
AT
07-19-2006 08:51 AM
AT Go to last post
4 275
Hi, I has a hash based berkeley db (4.4) with DB_AUTO_COMMIT on and it works fine. But once I turned on both DB_DIRTY_READ and DB_AUTO_COMMIT, it...
AT
07-17-2006 09:40 PM
AT Go to last post
2 168
Hi I've been trying to compare Berkeley and eXist performance. Im doing this through PHP and specific queries because thats what I need for my...
tfga
07-17-2006 12:01 PM
George Feinberg Go to last post
2 484
Hi all, i'm having a hard time getting db4 compiled on AIX (5.3, latest ML). The db4 (v4.4.20) compiles just fine, as long as i don't enable RPC...
Frank Fegert
07-16-2006 05:03 PM
Frank Fegert Go to last post
1 133
As we know that Berkeley DB provides interfaces supporting deadlock-free, multiple-reader/single writer access to the database. Now I want to new...
sunnyboy
07-14-2006 02:31 AM
Michael Cahill Go to last post
3 431
I am new to Berkeley DB - looked at the new Data Persistence Layer and seemed really simple so am trying to use it. In general, I like it a lot and...
AT
07-13-2006 08:29 AM
shankar Go to last post
4 173
Hello, I'm having a problem in which I receive the following exceptions: PANIC: Invalid argument DB_RUNRECOVERY: Fatal error, run database...
AT
07-12-2006 07:42 PM
Alex Go to last post
1 202
Hello, I wish to access the n-th entry in a database(say btree structure) in an efficient way, but I can't find a clue that it is possible in...
AT
07-10-2006 06:46 AM
Philip Guenther Go to last post
1 160
I'm stress testing 4.1.25 of BDB using the Perl API. I'm coming up with some interesting results that are rather confusing for me. My testing is...
dburton
07-07-2006 11:51 AM
dburton Go to last post
0 468
I am afraid I don't have an AIX box to test on at the moment. The configure command used when running the tcl tests internally on...
Alex
07-05-2006 06:37 PM
Alex Go to last post
0 238
Is it possible to put all my Berkeley DB's file into something like this LAN server ? http://www.lexcron.com/images/lanserverfull.jpg thanks in...
AT
07-05-2006 05:08 PM
Ron Go to last post
1 154
Hi, all I am wondering if 2 BDB applications which are on different hosts can do synchronization ( as slave and master ) in real time ? thanks in...
William
07-04-2006 09:19 PM
William Go to last post
1 146
Hi All, I have a number of XML documents on disk, which need to be munged, and inserted into the Berkley DB for later querying. The documents will...
Rupert Woodman
07-03-2006 12:30 PM
Rupert Woodman Go to last post
0 261
I'm having some problems getting started with BerkeleyDB XML and I'd really appreciate some help or guidance. I've written a java application which...
Rupert Woodman
06-30-2006 03:38 PM
Rupert Woodman Go to last post
0 231
Hello, we are planning to buy new hardware and consider to separate the computing and storage. This would mean: Box A: Much RAM and CPU where...
Peter
06-30-2006 03:14 AM
AT Go to last post
1 242
Hi, I am evaluating DB XML to see if I can store very large XML files in it i.e. total size of data could be several hundred megabytes. I have so...
ryan
06-29-2006 05:18 PM
George Feinberg Go to last post
1 159
Hello everyone here! I have a question bother me for a long time. please help me! The question is : I create a db env and a db.then i access the db...
AT
06-29-2006 10:07 AM
AT Go to last post
6 264
Hello all, I have a DBXML database running on Windows XP that I am reading from and writing to using Python. The pattern of usage of this...
Petra Chong
06-29-2006 07:52 AM
Petra Chong Go to last post
1 122
i use Python bsddb moudle create env as above: flags...
William.P
06-29-2006 12:10 AM
William.P Go to last post
1 169
Kiran Kumar M R wrote: There should be no problem taking a database file created with a 32-bit build of Berkeley DB and opening and accessing that...
Ron
06-28-2006 03:14 PM
Ron Go to last post
0 142
Hi, I would like to construct a BDB B-tree from a given large set of key-data pairs. Inserting the pairs incrementally, one by one, is too slow....
Roman Dementiev
06-27-2006 10:29 AM
Roman Dementiev Go to last post
0 202
Hi, I'm using bsddb 4.3.29 (-4.1 from Debian testing) with pybsddb 4.4.2. I've created a db with an environment but no transactions, whose content...
AT
06-26-2006 07:07 AM
Fred Go to last post
1 122
I wanted to ask if it is possible for threads using read-only cursor operations to experience deadlocks in a transaction environment. In the...
AT
06-24-2006 09:17 PM
AT Go to last post
2 150
Hi, I have something like that in my code: EnvironmentConfig ec = new...
darod
06-24-2006 11:17 AM
darod Go to last post
0 138
Good evening, gentelmen. I have one database simultaneously accessed by few processes. All of them are performing reading/writing. After some time...
Mykola Stryebkov
06-24-2006 10:24 AM
Florian Weimer Go to last post
5 150
Hubert Schmid wrote: I tried this but it didn't seem to remove them. The code I have to remove them by hand works just fine. The database access...
AT
06-24-2006 10:22 AM
Florian Weimer Go to last post
7 124
my code: dbenv = bsddb.db.DBEnv() flags...
William.P
06-24-2006 06:43 AM
William.P Go to last post
2 158
I am seeking an experienced Berkeley DB developer to technically review a book on Berkeley DB. This is a paid position and you will also have credit...
Matt Wade
06-23-2006 11:41 AM
Matt Wade Go to last post
1 238
I have some code that sets up a database for sorted duplicates using Db.set_dup_compare. It works fine on Mac OS/X and Windows XP (MinGW), but on...
Mike
06-22-2006 05:35 PM
Mike Go to last post
2 131
The prepared query example on page 41 seems to be wrong to me. A couple of issues: 1) If I do the prepare before the call to setVariableValue, I get...
Rupert Woodman
06-22-2006 10:50 AM
Rupert Woodman Go to last post
0 150
Hi, I'm new (to this group, linux, and bdb), and I encountered this error below when doing a 'make' (to PRIX s/w, if ever heard of). $ make g++ -g...
AT
06-22-2006 09:37 AM
Ron Go to last post
1 164
Is it possible to configure bdb to use 256 bit AES keys? Is it as easy as changing DB_AES_KEYLEN in crypto.h to 256? #define DB_AES_KEYLEN 128 /*...
AT
06-21-2006 07:14 PM
AT Go to last post
0 131
I want use BDB in Python. Is PyBSDDB the best choice in Python? Or other solutions?? Thanks, and sorry for my poor English and newbie's question!!
AT
06-21-2006 02:14 PM
Florian Weimer Go to last post
1 137
Post New Thread

Display Options
Showing threads 251 to 300 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.