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 everybody, I'm using berkeley DB in my software. for one of the usages in my software I need to dump all the DB data. from first look I've...
moshe
11-07-2005 12:01 PM
moshe Go to last post
2 122
Hey Everyone, Stylus Studio is very excited about the World Wide Web consortium's candidate recommendation of XSLT 2.0 and XML XQuery 1.0 as...
Stylus Studio
11-07-2005 11:25 AM
Stylus Studio Go to last post
0 86
Hi, Is it possible at all to simultaneously access the same Berkeley DB environment from different machines? Is it doable at all are there any other...
Borislav
11-07-2005 11:16 AM
Borislav Go to last post
2 95
Hi, there I wonder if berkeley-db je provide bulk access methods when sequentially accessing all the records in a large database? Does Cursor just...
dataminer
11-02-2005 02:15 PM
dataminer Go to last post
3 128
Since upgrading my application to 4.29.29 of BerkeleyDB I have found that the application is crashing every few days. I have not yet isolated the...
gerard.nicol@tapetrack.com
11-02-2005 12:37 AM
david.boreham@gmail.com Go to last post
1 137
Hi, I need to create an application-level lock for my BerkeleyDB application. I'm accessing my DB environment (several Berkeley databases) from...
Borislav.Iordanov@ubs.com
11-02-2005 12:29 AM
david.boreham@gmail.com Go to last post
7 99
Dextrus Prosoft & Sleepycat Software Join Hands for Consulting Partnership Partnership Accelerates Development of Berkeley DB Based...
EmKay
11-01-2005 02:05 PM
EmKay Go to last post
0 110
Hi, there I am starting to use berkeley db java edition for testing datamining algorithm on a large dataset. I found it very slow to check the...
dataminer
11-01-2005 01:11 PM
dataminer Go to last post
2 100
i am using OpenLdap which takes berkeley db as its backend database. i am now wondering of the 2 config parameters: 'cachesize' belongs to OpenLdap...
William.Zhang
10-30-2005 05:12 PM
Howard Chu Go to last post
1 111
I would like to store binary data in Berkeley DB ( Java interface), but I really have no idea how do it. What data type should I used to get and put...
huachen.ca@gmail.com
10-28-2005 04:41 PM
huachen.ca@gmail.com Go to last post
0 109
Dear All, I want to manage dabases in Environments of BDB. My code is like...
Joe
10-28-2005 04:18 PM
skip.morehead@gmail.com Go to last post
2 103
Hello, I'm trying to make a cursor that iterates on records with duplicate keys, but in reverse order. I've noticed there's DB_NEXT_DUP, but there's...
leon
10-28-2005 02:17 AM
leon Go to last post
2 120
Hi, I just want to ask, in Berkeley DB, if I set up a primary db, and a secondary db based on that primary db, can this primary db support duplicated...
Wendeline
10-27-2005 09:02 PM
Michael Cahill Go to last post
1 93
Get all your Berkeley DB related queries answered and its totally free! Check out the Berkeley DB forum at...
EmKay
10-27-2005 06:37 PM
EmKay Go to last post
0 99
Hi, I'm having problems linking to the Berkeley DB libraries using g++. I've installed and 'make'd the 4.3 version to a specific directory, and use...
sdbrody@gmail.com
10-27-2005 12:49 PM
sdbrody@gmail.com Go to last post
1 100
Hi all, Here is data structure problem that some of you might have already solved or have a good idea on how to solve. How to represent...
Borislav.Iordanov@ubs.com
10-26-2005 05:08 PM
Borislav.Iordanov@ubs.com Go to last post
1 124
hi all, i can't seem to make stat work for me. i can use stat_print and it gives me the correct number of records in the db, and after...
effbiae
10-26-2005 01:25 AM
Philip Guenther Go to last post
1 141
Any help would be great, I am compiling my project with lccwin32 and I built the latest version of sleepycat in vc++ 6.0 (as a dynamic library of...
tco
10-24-2005 10:29 PM
tco Go to last post
0 96
Hi, I'm trying to use the Java API to Berkeley DB 4.3.29. JVM is Sun's 1.5.0_04-b05 running on Linux Fedora Core 4. On an amd64 machine, we see...
niall.dalton@gmail.com
10-24-2005 01:49 AM
niall.dalton@gmail.com Go to last post
2 106
Get all your Berkeley DB related queries answered and its totally free! Check out the Berkeley DB forum at...
EmKay
10-23-2005 11:31 PM
EmKay Go to last post
0 89
This is a new Berkeley DB Blog from developers to developers. Berkeley DB Tech Space is a common platform for Berekeley DB Developers where they can...
EmKay
10-23-2005 11:28 PM
EmKay Go to last post
0 98
Hi! Does any body know why this exception occurs..... Here is the stack Trace An unexpected exception has been detected in native code outside...
sandesh
10-21-2005 06:49 AM
sandesh Go to last post
0 124
I plan use bdb to build a small message queue middleware,but it always throw error when mult multithreading operate db and memory...
taoyonggang@hotmail.com
10-20-2005 09:51 PM
taoyonggang@hotmail.com Go to last post
2 110
Is it possible to recover the database without any transaction logs at all (no log.* files). Our actual binary tree data files *.db etc, are...
jack.fenham@googlemail.com
10-20-2005 11:40 AM
jack.fenham@googlemail.com Go to last post
2 171
Hi, I'm trying to recover some of the data stored in my blog that became unavailable when my hosting provider decide to update their version...
calibea@gmail.com
10-20-2005 06:57 AM
/david Go to last post
2 136
I'm using BerkeleyDB 4.2.52. One of our applications using BDB crashed at the same time a disk defragmenter (Raxco Perfect Disk) started working on...
craig
10-19-2005 09:52 PM
craig Go to last post
3 118
Hello, I am trying to run a servlet which uses BDB XML in two different environments: MS Windows XP Professional and Ubuntu/Debian Linux, both with...
Robert Hänel
10-19-2005 02:41 PM
Robert Hänel Go to last post
0 133
Hi, I have two nodes (one master and one client). The application will create four databases (a b c d). Suppose my database environment...
sarah
10-19-2005 01:57 PM
Susan LoVerso Go to last post
1 141
Dear : i am wondering how berkeley db backup its data ? Can i config it ? thanks ! ----------------- Regards.
William
10-19-2005 01:25 PM
david.boreham@gmail.com Go to last post
1 92
Application run two hours,it will thow error:Db::put: DB_RUNRECOVERY: Fatal error, run database recovery. How to avoid it. The error string is...
taoyonggang@hotmail.com
10-19-2005 05:35 AM
taoyonggang@hotmail.com Go to last post
0 129
I have WinXP Pro x64 with AMD64 processors and I would like to compile and run Berkeley DB with VS2005. It seems that the Win64 build is targeting...
joannes.vermorel@gmail.com
10-19-2005 05:11 AM
joannes.vermorel@gmail.com Go to last post
0 96
My application always throw error that is "put: DB_PAGE_NOTFOUND: Requested page not found" ,but my disk space is free . I affirm that only one...
taoyonggang@hotmail.com
10-19-2005 02:22 AM
taoyonggang@hotmail.com Go to last post
2 196
I tried to port db-4.3.27.NC to S3C2410 using the cross-compiler toolchain, arm-linux-gcc 3.4.1, the glibc is 2.3.5. There is no problem in porting,...
zhangzq71
10-19-2005 01:30 AM
zhangzq71 Go to last post
2 107
I am a student and I try to use Berkeley DB. When I install db.4.3.28 in Solaris, I find six files in the lib directory: libdb-4.3.a, ..ibdb-4.3.la,...
joe.ntang@gmail.com
10-18-2005 10:50 PM
Gad Abraham Go to last post
1 100
Hi I am running a failover server, one primary and one secondary. Both has their own bdb and at any point of time data on the both the servers...
sandy
10-18-2005 06:26 PM
Ron Go to last post
1 109
Dear all, I want to ask a simple question about how to generate C++ libraries in UNIX. The default Makefile is for C libraires. I am a elementary...
Joe.ntang@gmail.com
10-17-2005 11:39 AM
Joe.ntang@gmail.com Go to last post
3 110
Hi all, I have a large amount of data written in Sleepycat JE which I now need to migrate to BDB (non-JE) as the requirement has arisen to access...
Petra Chong
10-14-2005 08:22 AM
Petra Chong Go to last post
2 110
Hi Hubert, This is caused by a bug in the handling of historical log files in Berkeley DB 4.3. The simplest workaround is to run the...
michael.cahill@gmail.com
10-13-2005 08:39 PM
michael.cahill@gmail.com Go to last post
0 153
I am new to XQuery and dbxml and I am having problems using the shell. I created a simple test file and loaded it into a container Then executed the...
Doonhammer
10-13-2005 06:28 AM
John Snelson Go to last post
1 113
Dear all: i want a database which read all data in memory when opened. can berkeley-db do that ? thanks in advance! ----------------- Regards.
William
10-13-2005 02:11 AM
Patrick Schaaf Go to last post
7 158
Hi,all. I'm using openldap2.2.20&Berkeley DB4.2.52 at RH7.3.It had worked well some months,but now,something had happened.slapd couldn't start. When...
gazali@gmail.com
10-12-2005 10:26 PM
gazali@gmail.com Go to last post
0 200
I have an instance of my application that is running on Win2003 Server. There are very few inserts, but some updates of fixed length keys...
gerard.nicol@tapetrack.com
10-12-2005 06:32 PM
gerard.nicol@tapetrack.com Go to last post
2 113
Hi, is it possible to use one env for more than one database: #!/usr/bin/perl -w use BerkeleyDB; my $env = new BerkeleyDB::Env -Home =>...
Bernd Holzinger
10-12-2005 05:01 PM
Bernd Holzinger Go to last post
2 109
Hi, When I try to run examples in c++ from current version (4.3.29), specifically, when i try to load data from inventory.txt into inventorydb.db,...
bdb_boy
10-12-2005 11:25 AM
bdb_boy Go to last post
0 116
Are there any good rank-beginner tutorials anywhere on using the BDB locking system? I've read through the sleepycat docs, but I got very lost --...
Gary Lawrence Murphy
10-12-2005 11:19 AM
Gary Lawrence Murphy Go to last post
1 164
Hi, I posted this question some time ago, but have got no answer. I found some similar question on http://www.database-forum.com/ftopic1846.html. But...
sarah
10-11-2005 08:21 PM
sarah Go to last post
0 118
Hi, I posted this question some time ago, but have got no answer. I reposted to hope to get some help with this. I have installed ex_repquote...
sarah
10-11-2005 06:48 PM
sarah Go to last post
0 122
Find the gothic lovers who meet your style in your area! Browse the hot gothic girls and guys with photos in your area! Single gothic ppl here want...
goth
10-11-2005 07:27 AM
goth Go to last post
0 146
Hello, I use the recent C API of Berkely DB to make a kind of an address book on Windows, the key/data entries are all saved in unicode format....
Al
10-11-2005 06:10 AM
Florian Weimer Go to last post
3 117
Hi, I'm using berkeley db through Python's shelve module. Writing out a huge Python dictionary using shelve & berkeley db takes a very long...
Amir Michail
10-11-2005 02:13 AM
Amir Michail Go to last post
0 128
Post New Thread

Display Options
Showing threads 651 to 700 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.