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 Amos, There's no problem with you changing the static Berkeley DB project to build against the Visual C++ runtime DLLs. Just change the setting...
Michael Cahill
05-03-2005 10:49 PM
Michael Cahill Go to last post
0 92
Sleepycat Software is pleased to announce: Berkeley DB 4.3.28 http://www.sleepycat.com/products/db.shtml Berkeley DB 4.3.28 is a patch release to...
Gregory Burd
05-03-2005 08:19 AM
Gregory Burd Go to last post
0 114
I'm working on an automated hot failover system for a server application which uses a transaction Berkeley db environment. The documentation for hot...
Jp Calderone
05-02-2005 03:56 PM
ubell@sleepycat.com Go to last post
1 141
Platform: Linux kernel 2.4.21-27.0.2.ELsmp ext3 file system (with large amount of free space) berkeley 4.3.27.3 btree db type Problem: Simple test...
Casey Lucas
05-01-2005 07:40 PM
Michael Cahill Go to last post
3 110
This is probably asking a bit much, but ... I've got a fairly simple application that is behaving a little unexpected wrt performance. I'm using one...
Per Jessen
05-01-2005 07:18 PM
Michael Cahill Go to last post
3 124
Hi, i was trying to write to the database. when i entered with about 100000 entries in the same transaction i got an error as shown below> Lock...
Adesola Noah Adegboye
04-29-2005 03:15 PM
Ron Go to last post
1 112
Hi All, I'm using an older version of bdb (4.2.52). My questions is concerning the db->verify operation. The following is what I did: 1. I created...
tcdo6666@gmail.com
04-29-2005 06:55 AM
Susan LoVerso Go to last post
4 90
Hi Everybody, db_recover failed, and I don't understand why, or what to do to fix it. It continues to fail with the errors below. The only solution...
jon@jonfields.com
04-27-2005 10:14 AM
ubell@sleepycat.com Go to last post
1 111
Is there any problem with sharing a Berkeley DB Java Edition Environment on an NFS partition? Are specific mounting flags necessary? I'm quite...
matt
04-27-2005 09:45 AM
Ron Go to last post
3 97
When I close a berkeley database, I got the following error. free(16fa00) below bottom of memory. (memtop = 20e800 membot = 1cfc78) I don't quite...
Wendeline
04-26-2005 07:27 PM
Michael Cahill Go to last post
7 131
My provider only just recently started carrying this ng, and I'm not sure if everything is really up and running. Whoever sees this first, please...
Per Jessen
04-26-2005 12:47 PM
Casey Lucas Go to last post
1 89
Using bdb-je, I'm planning an application that stores data segmented into buckets which will be accessed independently (for example, if I were...
matt
04-25-2005 08:55 PM
Linda Lee Go to last post
1 120
Dear List, My situation: I would like to have an application with which i can query a single file in a container. I wrote this little app that runs...
saalar@gmail.com
04-24-2005 10:32 AM
saalar@gmail.com Go to last post
1 99
I have two questions (or comment want to confirm): 1. the SecondaryDatabase is actually implemented as a non-clusterred key that will not decide...
Henry
04-22-2005 09:51 AM
Linda Lee Go to last post
3 100
Hi, I have a peculiar question regarding range queries. I want to perform a range query on both the key AND the value. That is, I want the closest...
Asad Sayeed
04-22-2005 12:32 AM
Michael Cahill Go to last post
1 107
Hi, It appears that for the purposes of indexing into recno databases, the size of the data in DBT key matters: let key_value=1: this...
Sam Steingold
04-21-2005 03:42 PM
Philip Guenther Go to last post
3 94
Lorenzo, You should not see "false data". Since a process failure does not release locks, any updates that were in progress will have their...
Lorenzo Vaina
04-21-2005 02:44 PM
Lorenzo Vaina Go to last post
4 96
I have a Berkeley DB database with about one million records where data are BLOBs up to 50K in size. (database file size is around 64G). Page size is...
anatoliy_kuznetsov@yahoo.com
04-21-2005 01:46 PM
ubell@sleepycat.com Go to last post
1 94
I haven't found any example of using DB_QUEUE in the web. Maybe someone could help me with? The following code works fine for RECNO, but when I...
Dominik Wilczynski
04-21-2005 02:31 AM
Dominik Wilczynski Go to last post
2 111
Hi Kenneth, Interleaving is possible until there is a lock conflict. In other words, the scans will interleave until they hit a page that...
Michael Cahill
04-19-2005 08:27 PM
Michael Cahill Go to last post
0 98
Hi Amos, Thanks for the feedback -- I'll check our documentation and try to make this clearer. With regards to those warnings: they are in fact in...
Michael Cahill
04-19-2005 07:04 PM
Michael Cahill Go to last post
1 99
I am using JE 1.7, on Solaris I need to insert a lot of records to two tables, each is clustered on a different attribute of the records. I first...
huaxinzhang@gmail.com
04-19-2005 03:57 PM
Mark Hayes Go to last post
3 127
What I did ========== When considering secondary indices in RPC environment, In my application, - RPC server creates and opens an environment - RPC...
ala
04-18-2005 07:04 PM
Michael Cahill Go to last post
1 83
Hello We are currently trying to understand the inner working of the B+Tree algorithm used in BDB. It seems like BDB's implementation of the...
Kovarththanan Rajaratnam
04-18-2005 04:16 PM
Kovarththanan Rajaratnam Go to last post
2 99
hello ... i am currently testing berkley db performance. there is somthing that i can't realy understand. im using XW6000 with 2 intel 3GHz...
moshe
04-18-2005 02:49 PM
ubell@sleepycat.com Go to last post
1 90
Hey, I'm not gettting this... All the functions in DbXml (C++) are returning values in stack (not as pointers). So how do I store them? I mean, I...
www.sameera@gmail.com
04-17-2005 11:10 AM
www.sameera@gmail.com Go to last post
0 103
Greetings, I would like to execute potentially very large XQueries in DBXML through the Java API. Is there any way to pull a line number out of the...
Phil
04-17-2005 07:21 AM
Phil Go to last post
0 80
Hi, I was wondering what the existing/in-development options were for full-text searching support, in particular for dbxml although...
Raj
04-16-2005 11:59 AM
Raj Go to last post
0 98
Hi! Any suggestions on how best to use DBXML with MS ATL (7.1) and COM+ with all the MTS features? I was thinking putting my XmlManager in to the...
www.sameera@gmail.com
04-15-2005 10:41 AM
www.sameera@gmail.com Go to last post
0 118
Hi all, I'm a complete newbie with BerkleyDB. Just downloaded version 4.3, run configure/make with --enable_cxx and then I tried to compile the...
Borislav Iordanov
04-14-2005 08:52 PM
Borislav Iordanov Go to last post
6 124
There are lots of duplicated tuples in my table. I am wondering if there is a way to record the current position of the cursor so that I could...
huaxinzhang@gmail.com
04-14-2005 06:56 PM
Michael Cahill Go to last post
2 98
How do I change the record length for an already created Queue database? If this is not allowed, then what would be a good procedure for rebuilding...
Sarge
04-14-2005 06:12 PM
ubell@sleepycat.com Go to last post
2 101
Hi, I configure the Bdb to be nontransactional and allow duplicate. Then I use the simple code below to store a thousand key/data pairs. The...
Xin
04-13-2005 08:10 PM
Mark Hayes Go to last post
5 106
Dear list, I am just starting to work with Berkely XML database. I am very impressed with this database. I would like to write two simple...
saalar@gmail.com
04-13-2005 03:41 PM
saalar@gmail.com Go to last post
0 126
Here is my setup: BDB: BerkeleDB 4.3.27NC (3 patches) Arch: Intel Xeon 3.06GHz RAM: 6GB OS: Gentoo Linux 2.6.11.5
studdugie@gmail.com
04-12-2005 09:46 PM
Michael Cahill Go to last post
1 113
I'm converting an existing CGI-script that uses Berkely DB with CDB to a mod_perl version, and I'm running into a problem. The first run works fine,...
Rick Jansen
04-12-2005 04:52 PM
Rick Jansen Go to last post
0 93
Sona Networks is looking for an experienced Java developer to develop a custom application using the Berkeley DB embedded database engine. ...
Ram
04-12-2005 04:21 PM
Ram Go to last post
0 104
Hello! I am trying to link berkeleyDB with SAS and make a SAS DLL. I get the following link errors: LIBDB43S.LIB(mut_win32.obj) : error LNK2001:...
Derick Smith
04-12-2005 03:34 PM
Derick Smith Go to last post
5 279
Kenneth Sørensen wrote: You're correct -- the raw byte arrays are passed to the comparison method. In your comparison method you'll need to...
Mark Hayes
04-12-2005 09:58 AM
Mark Hayes Go to last post
1 106
Hi All, Im using the Java-Edition 1.7 version and im having troubles with the behavior of concurent writes (several threads) to a storedmap. Im Using...
yuvalgo@gmail.com
04-12-2005 08:33 AM
Mark Hayes Go to last post
2 101
is there a way to set physical page size in JE? seems the "set_pagesize()" could not be found with a counterpart there. corret me if i am wrong...
Henry
04-11-2005 08:21 PM
Mark Hayes Go to last post
3 112
In the application, it creates serveral indices for each bdb file. and application uses RPC. As documentation says, " Although a client cannot...
pradeepa
04-11-2005 09:02 AM
pradeepa Go to last post
0 100
Hi folks, I recently started work on an app using Berkeley DB 2.7.7, on RH Linux 9, with 2.4.20 kernel, on an x86 system. I ported the app to use BDB...
sudarshan.purohit@gmail.com
04-11-2005 04:33 AM
sudarshan.purohit@gmail.com Go to last post
5 131
Hi, I am trying to create an environment but I have some trouble. Here is my piece of code : /******************************************/ ret =...
ClarK
04-11-2005 01:58 AM
ClarK Go to last post
4 124
Hi All, When updating berkely database record, "Existing data sorts differently from put data" error is given. what will solve this...
ala
04-10-2005 11:17 PM
ala Go to last post
0 109
Sorry for the trivial question: I'm still a beginner with Berkeley DB. Is it possible, using DB api only, to retrieve a key data pair having only the...
Lorenzo Vaina
04-10-2005 06:21 PM
Lorenzo Vaina Go to last post
1 97
Hi, I'm new to Berkeley DB, and I have an issue with cursor. I want to get the first record, so I do: memset(&key, 0, sizeof(DBT)); memset(&data,...
fabrice.gautier@gmail.com
04-08-2005 03:01 AM
Michael Cahill Go to last post
3 104
Hi All, I am wondering on how can I make sure that within the multiple-writer / multiple-reader environment database update done by the writer will...
oleksandr kalinin
04-07-2005 07:38 PM
Michael Cahill Go to last post
1 95
Hello... I am woking with MSVC++ 6.0 on Win32 Platforms, using DBXML 2.0.9. I have 1.2 version's .dbxml files. meet crash when I use dbenv.open()...
Young-il, Shin
04-07-2005 08:02 AM
Young-il, Shin Go to last post
2 90
I'm using multi-threaded application with bdb. This application should be able to connect to the remote bdb rpc server. 1. Since RPC is not...
pradeepa
04-07-2005 07:04 AM
Michael Cahill Go to last post
3 107
Post New Thread

Display Options
Showing threads 901 to 950 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.