| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | Dear comp.databases.berkeley-db,
Stylus Studio 2008 is now available for online purchase or free trial
download at:...
Stylus Studio
|
12-11-2007 01:14 PM
Stylus Studio | 0 | 1,416 |
|  | Hi,
I'm currently replacing an older perl system with a new one in Java,
and need to be able to create and use a simple BDB file to store key
and...
hoosie
|
11-21-2007 08:22 PM
Daniel Pitts | 2 | 894 |
|  | I use WorkBench 2.5, VxWorks 6.3 on Windows XP sp2. There are some
errors when porting berkeley db 4.5.20.
There are some Tornado project files in...
xiaohei
|
11-17-2007 08:49 AM
xiaohei | 0 | 474 |
|  | Dear comp.databases.berkeley-db,
The XML 2007 Conference is almost here.
XML 2007 is the world's largest and longest-running conference devoted
to...
Stylus Studio
|
11-14-2007 02:39 PM
Stylus Studio | 0 | 511 |
|  | I am using <BerkeleyDb For Net 0.95>, version 4.5. It runs well under
32bit Windows. I also download BerkeleyDB 4.5 version C codes and
compile by...
500sea@gmail.com
|
11-08-2007 08:00 PM
Karl Waclawek | 1 | 628 |
|  | There are some problems in building berleley db applications, pls
give me some helps, thanks very much.
The environment is:
WinXp sp2
Workbench...
xiaohei
|
10-23-2007 11:34 PM
xiaohei | 0 | 510 |
|  | Dear list & oracle guys,
i'm pretty sure that i've found a bug in a database setup with cursors
and duplicates. I can reproduce this in several of...
cruppstahl@gmail.com
|
10-10-2007 02:38 AM
michael.cahill@gmail.com | 2 | 586 |
|  | Hello,
the issue is that when I make the query the objects returned are 0.
The registries are like...
brais.invinet@gmail.com
|
09-12-2007 05:39 AM
brais.invinet@gmail.com | 0 | 582 |
|  | On both Linux and Mac OS X 10.4.9 the following simple code to write
values into a DB_HASH database locks up when compiled with BerkeleyDB
4.6.19. ...
Gregory P. Smith
|
09-08-2007 07:31 PM
Gregory P. Smith | 0 | 509 |
|  | Hi,
I use Berkeley-DB to manage more than 250 dbs and every db has the
same structure (16 bytes key and 8 bytes data) and almost the same
acount of...
Rabbit
|
09-02-2007 09:50 PM
Rabbit | 7 | 473 |
|  | Hello,
Sorry as I am new to berkeley-db but interested in knowning more.
howa
|
08-29-2007 01:31 PM
howa | 0 | 433 |
|  | I have a really wierd one that I was hoping someone might be able to
help me with.
My applicated has about 25 databases and runs as a Windows...
Gerard J. Nicol
|
08-16-2007 07:20 AM
Gerard J. Nicol | 0 | 399 |
|  | For getting lock am using the lock_vec method of DbEnv. If one
application locks certain objects and it exits without releasing the
locks, the Lock...
rohithravi@gmail.com
|
08-05-2007 09:01 PM
rohithravi@gmail.com | 2 | 427 |
|  | Hi,
I just download 4.6.16 and compiled in Release and Debug for Win32.
When I use the Release DLL all is fine, but when I use the Debug DLL I
get...
Gerard J. Nicol
|
08-03-2007 12:26 AM
Gerard J. Nicol | 0 | 437 |
|  | Can I build BDB XML 2.2.X with latest Berkeley DB 4.6.18 ?
I think yes by applying same steps described in FAQ for 4.4 ?
Why not create separate...
lakestar.consulting@gmail.com
|
08-01-2007 03:07 AM
lakestar.consulting@gmail.com | 0 | 398 |
|  | I'm using Berkeley DB in a client-server fashion with RPC. I need to have at
the server side a in-memory db. To obtain it the client calls the...
Marco
|
07-28-2007 03:03 PM
Marco | 0 | 364 |
|  | Hi all,
I built a secondary index with a custom sort function. It works well
(I can traverse the index by the sort order). However, I wonder how...
gibeon
|
07-16-2007 09:12 PM
Don Anderson | 1 | 505 |
|  | Any timeline on when BDB 4.6 may make an appearance? :)
--Quanah
--
Quanah Gibson-Mount
Quanah Gibson-Mount
|
07-12-2007 06:44 PM
Quanah Gibson-Mount | 1 | 427 |
|  | In my understanding for calling the Db::put in a transaction,
1. Open an environment
2. Begin a transaction
3. Open the file in the transaction
4....
rohithravi@gmail.com
|
07-12-2007 03:57 PM
Philip Guenther | 1 | 440 |
|  | I'm building a hash-based databased where key and data are both 8-byte
integers. There is roughly 50M entries, so the actual data size is
about 800M,...
Smalltalk80
|
06-30-2007 12:12 AM
zengli8916@126.com | 2 | 356 |
|  | Am a fresher in BerkeleyDB. If i open a database file(using
transaction) for put(adding to DB) and if i tried to open the same
file in different...
rohithravi@gmail.com
|
06-27-2007 11:45 PM
rohithravi@gmail.com | 8 | 319 |
|  | My OS is Windows XP pro sp2, Bekeley DB db-4.5.20.NC, VC6 with sp6
I'm trying to use the bekeley db in my project.
When I link the libdb45.lib with...
sylecn@yahoo.com.cn
|
06-10-2007 07:29 AM
sylecn@yahoo.com.cn | 0 | 374 |
|  | I'm trying to use sleepycat for the first time but I can't compile the
SimpleExample program. I'm using the Java 3.2.23 version and I've
downloaded,...
ycan
|
05-29-2007 04:12 PM
ycan | 0 | 310 |
|  | I am working on implementing a persistent queue system based on
Berkeley DB queue access method.
For my new queue implementation I need to implement...
yoav.aviram@gmail.com
|
05-27-2007 11:52 AM
yoav.aviram@gmail.com | 0 | 422 |
|  | I have an application that is using Berkeley DB 4.5.20 under Windows
2003.
One particular database has around 200,000 records and regularly
creates...
Gerard J. Nicol
|
05-24-2007 08:01 AM
michael.cahill@gmail.com | 4 | 293 |
|  | Dear all,
I am experimenting with the BDB-JE DPL but I cannot understand how to
search for entities.
I will detail my problem with an example.
I...
Fabio M
|
05-22-2007 03:17 PM
Fabio M | 0 | 306 |
|  | Dear comp.databases.berkeley-db,
Stylus Studio 2007 Release 2, is now available for free trial download
or online purchase. Here are some of...
Stylus Studio
|
05-21-2007 01:36 PM
Stylus Studio | 0 | 318 |
|  | Hello,
im trying to move from berkeley je to the core version. One problem i
ran into is that seemingly the core version doesn't...
marcin.arciuch@gmail.com
|
05-15-2007 03:04 PM
marcin.arciuch@gmail.com | 0 | 527 |
|  | Hi,
Can anyone tell me where can i find odbc driver for berkeley db
database if any.
Actually i wanted to import the database from sql server to...
santosh_beit@yahoo.com
|
05-02-2007 05:23 AM
Florian Weimer | 1 | 448 |
|  | The Topics Covered In This Book Are: Understanding the Oracle
Environment; Understanding the Oracle Instance; Understanding the
working of Oracle...
takveen@gmail.com
|
04-29-2007 08:17 AM
takveen@gmail.com | 0 | 684 |
|  | Hi, I 'am new user of bercley data base and I want to lean using it by
creating new table and field but coud'nt find the way only by creating
db...
louzar
|
04-23-2007 11:39 AM
ashok | 1 | 585 |
|  | Anybody have any idea what...
"ln: creating symbolic link `libdb.a' to `.libs/libdb-4.5.a':
Operation not permitted
make: *** Error...
glue
|
04-22-2007 08:02 AM
glue | 2 | 559 |
|  | Hi,
I am trying to use the Queue access method for an in-memory database
with no backing file. Here is the how I've created the environment and
the...
ninelives@gmail.com
|
04-20-2007 09:26 PM
ninelives@gmail.com | 0 | 413 |
|  | This release of Berkeley DB for .NET adds support for BDB 4.5.20,as
this seems to be the final 4.5.XX release. There are also some
enhancements to...
Karl Waclawek
|
04-20-2007 11:12 AM
Karl Waclawek | 0 | 448 |
|  | I am newbie to Berkeley. Can i know from where to start to hack the
code. can any one suggest a documentaion book for this. Which compiler
do i have...
Clement
|
04-19-2007 02:30 PM
Clement | 2 | 710 |
|  | Hi guys! This my first question here.
My database need a concurrency control and I am using locks.
In tests I am using 100 Threads to insert...
Yoshio
|
04-13-2007 11:56 PM
Yoshio | 2 | 565 |
|  | Hi,
I am new to Berkeley DB.
I am using VC++ 6.0 to run the examples provided, but i am getting
this error
I have created a new Console application...
Guru
|
04-11-2007 05:02 AM
Guru | 3 | 620 |
|  | Hello Friends,
I am using berkeley-DB for my work. As you might know berkeley-db
allows variable length records to be inserted.
The problem is,
I...
Rohan Dighe
|
04-08-2007 03:20 PM
Rohan Dighe | 0 | 342 |
|  | I used simple code below, almost same as that mentioned in the BDB's
document.
My system is Linux, BDB 4.5.2, the error is : "Environment...
lesslielee@gmail.com
|
04-02-2007 01:10 AM
Florian Weimer | 1 | 348 |
|  | Hi all,
While that is not interesting in in of itself, the interesting part is
that it seems to be resolve itself. Am I trying to verify...
karabian
|
03-26-2007 02:04 PM
karabian | 1 | 339 |
|  | I create an environment with 32K cache.
The objective is to get the physical I/O accesses -basically cache
hits and misses.
I continue with the...
pbour
|
03-26-2007 01:38 PM
pbour | 1 | 356 |
|  | Hi,
I'm *really* new to bdb so I apologize in advance for the question.
I have a db on a remote machine. Once initializated and filled up,
this db...
spattija@gmail.com
|
03-23-2007 10:27 AM
Don Anderson | 2 | 355 |
|  | We are migrating from IPedo to Berkeley DB.
IPedo did not support multiple indices in their Xqueries, so we had to
concatenate some fields in to one...
Suresh
|
03-19-2007 12:51 PM
Suresh | 0 | 456 |
|  | We are accessing the Berkeley DB through the Java API deployed in a
tomcat container.
I ran a xquery (deployed in tomcat) on Windows XP which threw...
Suresh
|
03-13-2007 06:39 AM
John Snelson | 1 | 342 |
|  | Hello all,
Our group is using an old version of Berkeley DB, from 97, for one of
our applications. Does the advancement in daylight savings time...
Murali
|
03-10-2007 01:13 AM
Florian Weimer | 1 | 339 |
|  | It seems that while using Orbix the DBD get's sometimes corrupted.
Anybody knows of an DBD integrity tool available or perhaps a script
that we can...
valentin.iliescu@gmail.com
|
03-09-2007 03:12 PM
valentin.iliescu@gmail.com | 0 | 342 |
|  | I have been a user of BerkeleyDB prior to the Oracle buyout of the
Sleepycat company, going back ~4 years. At this point, it appears
that Oracle's...
mostlyharmless77@yahoo.com
|
03-06-2007 09:17 AM
bob.s.walters@gmail.com | 2 | 330 |
|  | I have a few questions related to the licensing regulations on
BerkeleyDB.
How exactly does the Open Source License work for BerkeleyDB? Does...
evolvah
|
03-05-2007 04:34 PM
Florian Weimer | 10 | 546 |
|  | I'm starting to use Berkeley-DB on a Linux system.
Is there a way of permanently associating a secondary index with a
primary rather than having to...
Mike
|
03-05-2007 01:09 PM
Mike | 6 | 194 |
|  | Does BDB HA use distributed transaction when replicating from primary
to backups ? If so does it 2 phase commit ?
Thanks
A
Phantom
|
03-05-2007 10:12 AM
ashokjoshi@gmail.com | 1 | 185 |