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, What does that error mean? Thanks, Nico
tnicxx@gmail.com
09-10-2006 01:17 PM
tnicxx@gmail.com Go to last post
2 190
Hi, I'm currently intalling Subversion this is a program to manage projects (the development). It seems that this program requires Bdb, i'm not...
jasper
09-10-2006 12:02 PM
jasper Go to last post
0 332
I have download the tutorial, but I cant find how to use this one with Lcc-win32.
LichKing
09-08-2006 10:48 PM
LichKing Go to last post
0 161
I need a very fast queue of data to be shared between a single writer and multiple readers. Is BDB going to be as fast as 2 processes (1 writer, 1...
Ryan
09-08-2006 05:55 PM
Ryan Go to last post
0 316
Hi, While tuning my application I enabled direct I/O for an existing database and got the following error when I tried to open it: read:...
Ryan
09-08-2006 04:58 PM
Ryan Go to last post
0 195
Hi all I'm trying this XQuery (using Java API) I'm using this code: public class EngineSleepycatBDBXML { private static File path2DbEnv = new...
Ale
09-07-2006 10:09 AM
Ale Go to last post
0 133
Hi all I'm trying this XQuery (using Java API) I'm using this code: public class EngineSleepycatBDBXML { private static File path2DbEnv = new...
Ale
09-07-2006 10:03 AM
Ale Go to last post
0 121
Hi all I'm trying this XQuery (using Java API) I'm using this code: public class EngineSleepycatBDBXML { private static File path2DbEnv = new...
Ale
09-07-2006 10:03 AM
Ale Go to last post
0 119
Hi all I'm trying this XQuery (using Java API) I'm using this code: public class EngineSleepycatBDBXML { private static File path2DbEnv = new...
Ale
09-07-2006 10:02 AM
Ale Go to last post
0 127
Hi all I'm trying this XQuery (using Java API) I'm using this code: public class EngineSleepycatBDBXML { private static File path2DbEnv = new...
Ale
09-07-2006 10:01 AM
Ale Go to last post
0 126
This new beta release of Berkeley DB for .NET exposes almost all of the C-API, similar in scope to the Java API. It still works with BDB...
Karl Waclawek
09-06-2006 08:04 PM
Karl Waclawek Go to last post
0 152
im trying to get work updating the db I cant really find any examples in python to do this only to add intial content. I am collecting notes and...
koksrob
09-06-2006 02:33 PM
koksrob Go to last post
0 344
There was a master and a slave. I added 20000 xml documents to a container of master's environment and every thing was running ok, the new data...
wyezl
09-04-2006 01:17 AM
wyezl Go to last post
0 320
There was a master and some slaves based Berkeley db replication. The replication system was ok. Every second we updated the master's data a few ...
wyezl
09-04-2006 01:16 AM
wyezl Go to last post
0 165
Hi, new to this database I wonder what happens if I issue a kill -9 to a process that is currently writing into the database with a put operation....
HK
09-01-2006 03:37 PM
Philip Guenther Go to last post
1 172
Hi, everyone I set my application's database environment from CDB version to transaction version,so that the replication can be run between masterDB...
hushanlima
09-01-2006 12:41 PM
Susan LoVerso Go to last post
1 338
I'm working on a project that is attempting to create a cache using JE as its back-end data store. What I'm trying to do is limit the number of...
theschooligan@gmail.com
09-01-2006 11:58 AM
mark.hayes@oracle.com Go to last post
3 196
I saw pervious posts that had similer question, but I just wanted to make sure whether it is possible ine BDB or not. I am writing a program wherein...
jamsass@gmail.com
08-31-2006 10:55 PM
jamsass@gmail.com Go to last post
0 177
Hi, Does anyone have an example of how to do a bulk read using the BerkeleyDB Perl module? That is, does anyone have an example of...
mab2001@gmail.com
08-31-2006 12:00 PM
mab2001@gmail.com Go to last post
0 168
Hi, all. I want to know the scope od datafield of DBT struct. When i get one record, the data struct has valid data region pointer. but how can I...
NightThunder
08-31-2006 07:28 AM
Andrei Costache Go to last post
2 170
Hi I want to use db_hotbackup utility for backup from my database. I use unix freebsd.my command like this: /usr/local/bin/db44/db_hotbackup -b...
mahdieh
08-31-2006 05:05 AM
AndiKox Go to last post
1 171
I knew it can be done PrimaryIndex primaryIndex = EntityStore.... EntityCursor<Ticket> items = primaryIndex.entities(); for (Ticket item : items)...
jack.tang
08-30-2006 11:10 AM
mark.hayes@oracle.com Go to last post
1 131
I wrote a program that uses the berkeley-db 4.4.20. In this program, I creat environment and databases like this: DB_ENV *dbenv = NULL; ret =...
likun.navipal@gmail.com
08-29-2006 04:28 PM
Philip Guenther Go to last post
2 307
Question
How can I make an example to test the block situation? Thank you!~:)
sunnyboy
08-24-2006 08:38 PM
sunnyboy Go to last post
0 284
Is there a way in JE to read records in insertion order? I'd like to use a cursor, but they seem to always sort records by keys. Patrick
theschooligan@gmail.com
08-24-2006 10:52 AM
mark.hayes@oracle.com Go to last post
3 165
I make an application with Berkeley DB lib(4.4.20).I create a database with DB_RECNUM flag. Which document say it will not support dup items.It is...
demon_32@163.com
08-24-2006 07:57 AM
demon_32@163.com Go to last post
0 175
I'm building db-3.3.10 on Solaris 10 using GNC CC with local...
janet.foots@ed.gov
08-23-2006 02:48 PM
janet.foots@ed.gov Go to last post
1 225
Hi, I'm trying to link one library to the object file which is already built. Ex: all: accountProfile.o link accountProfile.o:...
Hemalatha
08-23-2006 02:03 AM
Hemalatha Go to last post
0 323
I was just wondering how to you compile and link to a BerkeleyDB 4.4 program? Thanks in advance?
nelo62@hotmail.com
08-22-2006 10:58 PM
NightThunder Go to last post
2 161
I'm interested in accessing records in a bdb using an integer-based index. I can either: 1) Utilize bdb's DB_RECNUM flag available via...
tegonzalez@gmail.com
08-22-2006 12:02 AM
tegonzalez@gmail.com Go to last post
0 260
Webinar: Building XML Applications with Stylus Studio 2006 This Wednesday, August 23, 2006, Join the Stylus Studio team for a special presentation...
Stylus Studio
08-18-2006 05:28 PM
Stylus Studio Go to last post
0 269
there has a master and a slave. every thing is run ok. update some data (20000 recoreds) in the master,but when the slave replica finished (takes...
wyezl
08-16-2006 11:15 PM
wyezl Go to last post
0 353
I'd like to support a simple insert into a primary w/ a secondary key update over RPC. One should be able to perform this from the client-side and...
tegonzalez@gmail.com
08-16-2006 10:44 AM
Paul Marquess Go to last post
4 181
Hi, I am new to BDB XML and I am trying to use XQuery FLWOR read from a file in the Java program to perform the query. I am using the...
sonalgoyal
08-11-2006 02:15 PM
sonalgoyal Go to last post
0 208
Hi all, I am using Linux fedora-4 c compiler gcc-4.0.2-8.fc4 with Kdevelop IDE. I am working on BERKELEY DB since last month I have created a...
AT
08-10-2006 01:32 PM
Ryan Go to last post
1 152
I'm debugging a program which uses 2 BDB dbs, and am getting an occasional corruption. Here's the scenario: 1 process receives updates to the dbs,...
Rachel Willmer
08-09-2006 11:43 AM
Rachel Willmer Go to last post
0 174
Hi, I have some question to ask. When I try to use dbenv->memp_stat_print(0) to catch the usage of cache, the information of databases associated...
Joe
08-07-2006 06:06 PM
AT Go to last post
1 136
Hi All, I've got a 4gb XML file called xmldata.xml which i'd love to import / add into a DBXML container called xmldata. How best would I go about...
AT
08-07-2006 07:14 AM
John Snelson Go to last post
1 165
Hi, I meet a strange case, in which I built a very simple database. Each key is a class Edge{ unsigned int id; unsigned short tag; } and each data...
Joe
08-06-2006 10:49 AM
Joe Go to last post
2 150
I have a pretty simple C++ program that creates a secondary index, then reads the primary back using a cursor on that secondary index. Both database...
AT
08-04-2006 06:07 PM
Michael Cahill Go to last post
1 319
Dear All, I want to ask a question about how to count the number of physical I/O in BDB? Assuming we do some operations fetching some data from BDB....
Joe
08-04-2006 01:30 PM
Joe Go to last post
2 162
Hi, While testing out the memory pool API I encountered a bug in the documentation for...
Ryan
08-03-2006 04:29 PM
Ryan Go to last post
2 166
Hello! Here: http://www.sleepycat.com/docs/api_c/frame.html we can see: int DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);
Konstantin Sorokin
08-03-2006 01:26 PM
Konstantin Sorokin Go to last post
0 168
Smile
Configure the timeout value for the transaction lifetime. If the transaction runs longer than this time, the transaction may throw...
sunnyboy
08-03-2006 12:01 PM
AT Go to last post
1 269
Hi, Is there a good way to get QUEUE append/consume semantics for a set of consumers if all consumers must receive each piece of data? From the API...
Ryan
08-03-2006 10:12 AM
Ryan Go to last post
0 242
Hi, When performing a range scan on a secondary index I experience significant slowdown compared to a normal table scan (~3x slowdown to select 15%...
Ryan
08-03-2006 09:27 AM
Ryan Go to last post
2 163
I've been running some synthetic tests to weasel out the intricacies of BDB performance. BTREE access method and small constant-size keys/values...
Klaas
08-02-2006 04:48 PM
Klaas Go to last post
5 200
Hi, I am trying to read key/data pairs within a range of buckets from hash based berkeley db. I would like to avoid creating a secondary index of...
AT
08-01-2006 11:03 AM
AT Go to last post
1 142
Hello, I am using Berkely DB with 2 processes ( one to read and one to write). they listen to message ques and do thier work according to some...
elie
08-01-2006 10:49 AM
AndiKox Go to last post
3 167
Hi, I'm using berkley db to store some objects and need to create several index (as I understood, each index is a secondary database). Well, one of...
AT
08-01-2006 04:23 AM
AT Go to last post
1 115
Post New Thread

Display Options
Showing threads 201 to 250 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.