| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | Has anybody used Berkeley DB replication feature in JAVA? I need an
example java code for start.
Any help would be highly appreciated.
Thanks and...
AT
|
05-12-2006 02:54 AM
sandesh | 1 | 162 |
|  | Hi Kiran,
For support with critical problems, please contact
support (AT) sleepycat (DOT) com. You will get a quicker response that way than
you...
Michael Cahill
|
05-11-2006 07:36 PM
Michael Cahill | 1 | 139 |
|  | Hi,
I have a big problem when I try to delete data in a primary database that has an associated secondary database. The key in the primary database... gerol80 |
05-11-2006 08:28 AM
gerol80 | 6 | 531 |
|  | Hello,I have a question :
My host: Windows xp
My target: VxSim
I added BerkeleyDB22.wpj to my workspace and set a new build to SIMNTgnu,then I... huang0730 |
05-10-2006 11:03 PM
huang0730 | 0 | 405 |
|  | hello
I worked under the VxWorks with Tornado2.2.In my workspace I opened
the BerkeleyDB22.wpj,to build the project to PENTIUM3gnu.Secondly I
created...
AT
|
05-10-2006 09:47 AM
AT | 0 | 240 |
|  | hello
I worked under the VxWorks with Tornado2.2.In my workspace I opened the BerkeleyDB22.wpj,to build the project to PENTIUM3gnu.Secondly I... huang0730 |
05-10-2006 09:30 AM
huang0730 | 0 | 329 |
|  | //lwu.h
class BDB
{
public:
Db db;
char *keyword;
private:
u_int32_t oFlags;
void close();
Dbt key,data;//表示最多只能有N对数据对 lwu321 |
05-10-2006 09:28 AM
lwu321 | 2 | 410 |
|  | Are there any plans to add replication support to the Java Edition?
thanks for bdb,
-m
AT
|
05-09-2006 11:36 AM
AT | 1 | 169 |
|  | 1. I want to know if BDBXML supports fault tolerance mechanism in the
event of server problems. Are there any replication mechanisms to
handle fault...
AT
|
05-08-2006 01:48 PM
AT | 0 | 142 |
|  | Hello all,
I am new to the BerkeleyDB (BDB) environment, and I wish to seek
clarification on proper set-up and use. My environment is Windows...
Dwight Oakey
|
05-08-2006 11:33 AM
Paul Marquess | 3 | 205 |
|  | Hello all,
When I try to use DB_File, I get the following error:
DB_File needs compatible versions of libdb & db.h
you have db.h version 4.1.24 and...
AT
|
05-08-2006 04:09 AM
Paul Marquess | 2 | 278 |
|  | Hi Everyone,
My query is about how applications deal with databases whose size
exceeds the maximum file size limit imposed by the file system.
I...
AT
|
05-08-2006 02:06 AM
AT | 2 | 320 |
|  | Hi,
How can I build and then install Berkeley DB in my
home directory.
What I intend to do is to install it in:
~/.berkeley_db
AT
|
05-07-2006 01:03 PM
AT | 7 | 160 |
|  | hi,
I consider using Berkeley DB XML 2.2 in my app but I need to know such
thing: is that db engine support BLOB storage/retrieving feature ? Do
you...
darod
|
05-07-2006 06:20 AM
darod | 0 | 172 |
|  | Hi!
I'm currently evaluating several DBMSs for te near real-time
application. Berkeley DB is one of the contenders. Originally, I
expected it to...
evolvah
|
05-07-2006 04:14 AM
Sergey Maslyakov | 3 | 181 |
|  | Hi,
I have got one Berkeley XmlDb container which is indexed and contains
around 7000 documents which leads to a size of around 2 GB.
When I go to...
sandesh
|
05-04-2006 11:45 PM
AT | 2 | 179 |
|  | I am new to Berkeley dbxml and xml/xpath/xquery in general. I have
succeeded in storing a document in a container. Now I want to query for
the...
watch1
|
05-04-2006 06:55 PM
watch1 | 3 | 165 |
|  | Hi,
I'm a newbie to berkeley db, so apologies in advance for any silly
questions...
I'm reading a large file into my berkeley db using the...
AT
|
05-03-2006 10:54 PM
Michael Cahill | 1 | 129 |
|  | Hello,
i try used berkeleyDB version 4.1.25 in BTREE mode and after crash
system.
I want read data from database, via db_dump and i get this...
kocour_easy
|
05-02-2006 08:18 PM
kocour_easy | 3 | 187 |
|  | Hi,
I have a question regarding the db in the transactional environment.
At the end of the session, before exiting, my application performs...
AT
|
05-02-2006 05:43 PM
AT | 2 | 184 |
|  | Hallo everybody, i'm a newbie.
I'm trying to test Berkeley DB Java Edition to understand if is the
right technology for my purpose.
I'll try to...
M4zi
|
05-01-2006 04:13 PM
mark (AT) sleepycat (DOT) com | 1 | 212 |
|  | Hello Everyone,
Stylus Studio has just released a new XQuery tutorial entitled:
Defining your own Functions in XQuery. This tutorial allows...
Stylus Studio
|
05-01-2006 03:15 PM
Stylus Studio | 0 | 128 |
|  | Hello,
My experience with Berkeley DB is limited to small databases on desktop
applications, but from my understanding Berkeley is more than...
Keen Anthony
|
04-28-2006 10:04 PM
Keen Anthony | 0 | 154 |
|  | I'm currently experiencing two problems related to secondary indices.
I'm using a transactional environment and accessing from...
grandcross
|
04-27-2006 03:31 PM
grandcross | 4 | 159 |
|  | Hie,
1. Is there any method to get the timestamp or any other performance
parameter of query fired on node based container.
2. I want to apply...
AT
|
04-27-2006 10:30 AM
George Feinberg | 1 | 167 |
|  | I've a problem that my application hangs on reading/writing db file...
but first - brief description.
1. application works with a lot of small db...
Dae
|
04-26-2006 01:33 PM
Dae | 2 | 171 |
|  | I'm getting DB_PAGE_NOTFOUND on one of my databases, trying to get a
cursor or "stat" on the database. It's still accepting get/put
commands,...
john@magnatune.com
|
04-25-2006 09:11 PM
AT | 3 | 326 |
|  | I'm running into what I think is a thread safety issue under the tcl
interface to berkeleydb.
I made a very simple web page in aolserver (which is...
john@magnatune.com
|
04-25-2006 12:19 PM
AT | 2 | 283 |
|  | hi, i'm using the BerkeleyDB perl module with berkelydb 4.2.
i am have an application that stores images of about 40K each. and
often, there will be...
AT
|
04-25-2006 11:36 AM
AT | 2 | 170 |
|  | I'm brand new to DBD XML; working on Debian (unstable) and lamenting the distinct lack of DBD XML packages in the deb archives :(
Anyway, installing... cursusadmin |
04-25-2006 08:18 AM
cursusadmin | 1 | 398 |
|  | Hello Everyone,
Stylus Studio has just released a new educational video tutorial
entitled An Introduction to XQuery - you can watch it online...
Stylus Studio
|
04-24-2006 05:46 PM
Stylus Studio | 0 | 158 |
|  | Hi
Is it possible to create user groups and roles, in order to impose
authorization rules on sensitive data?
Shall be glad for your kind...
AT
|
04-24-2006 11:45 AM
AT | 0 | 163 |
|  | why n!="伯克力数据库" but ="基于berkeley... lwu321 |
04-23-2006 05:09 AM
lwu321 | 0 | 449 |
|  | #include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
//only this head should include for use bdb.
#include... lwu321 |
04-23-2006 05:07 AM
lwu321 | 0 | 494 |
|  | Hi,
Is the DB_CREATE flag, when passed to DbEnv.open(), supposed to create
the directory in which the database environment sits? I get an...
andrew.bell.ia@gmail.com
|
04-23-2006 12:24 AM
Joseph Bruni | 1 | 165 |
|  | I have a primary db containing 'documents' and documents can have 1:N
authors so I would like to have a secondary 'authors' db that can have
multiple...
john.leslie@wallst.com
|
04-23-2006 12:21 AM
Joseph Bruni | 1 | 142 |
|  | Hello,
I wanna know if it is possible to filter documents and some elements
within the same result set at the same time in one query?
e.g I have...
kensky.schulz@googlemail.com
|
04-22-2006 10:22 PM
kensky.schulz@googlemail.com | 0 | 140 |
|  | Hey Everyone,
Stylus Studio has just released a new online video tutorial entitled:
An Introduction to XSLT. You can view this free online video...
Stylus Studio
|
04-21-2006 11:44 AM
Stylus Studio | 0 | 125 |
|  | The product I am working in uses an older version of BDB - 2.4.14.
Unfortunately, the data is stored on NFS, using a PERL library to lock
it before...
tiddlywink
|
04-20-2006 07:24 PM
Alex | 4 | 268 |
|  | Hey Everyone,
Stylus Studio has announced that Stylus StudioŽ 2006 Release 2 XML
Enterprise Edition provides integrated support for xqDoc from...
Stylus Studio
|
04-19-2006 11:00 AM
Stylus Studio | 0 | 137 |
|  | note:there's no compile,build,run error!and these codes are build in VC++ 6.0 in windows
here's the code:
//mima.h
#include <sys/types.h>
#include... lwu321 |
04-18-2006 11:23 AM
lwu321 | 2 | 338 |
|  | Hi All
There are situations in which I get the following two exceptions which
read as "Secondary Index is bad" and "Unable to allocate memory...
Phantom
|
04-17-2006 09:51 PM
Alex | 1 | 166 |
|  | Hello,
a newbie question- I confess ;-)...
It is possible to specify the number of caches and cachesize in the
EnvironmentConfig as well as in the...
Peter
|
04-17-2006 02:33 PM
Ron | 1 | 139 |
|  | when using cursor towards BTree Database, I saved one cursor through
which i get data of the key "key1" .and then i insert lots of data,
after that ...
cloud82
|
04-12-2006 10:23 AM
bostic@sleepycat.com | 1 | 148 |
|  | THE COMPANY:
Confidential Company Name is one of Silicon Valley's fastest growing
software technology companies and a pioneer in providing...
JayDack
|
04-11-2006 09:31 PM
JayDack | 0 | 141 |
|  | Is it possible to create a secondary database which indexes the contents
of two different primary databases? It would be used for queries similar
to...
Leif K-Brooks
|
04-09-2006 10:26 PM
Michael Cahill | 1 | 221 |
|  | It seems that no one has ever tested nor used php_db4.
Even the (spare) documentation is hardly usefull and partly wrong.
Any working...
Maurice
|
04-09-2006 12:47 PM
Maurice | 0 | 145 |
|  | Hi @all,
I tried to compile the php_db4 extension in order to use bdb4
transactions along with php4 (not possible with standard dba_*
functions from...
Maurice
|
04-09-2006 10:02 AM
Maurice | 1 | 399 |
|  | Hie,
I would like to know, if there is anyway to validate xml document
against xml schema in bdbxml using java.
Thanks in advance..
shahbaz.memon@gmail.com
|
04-08-2006 07:22 PM
kensky.schulz@googlemail.com | 2 | 152 |
|  | I can't seem to find a bullet-chart of all the detailed capabilities of
BDB, so hopefully someone reading this group can help. We are looking
to...
hayden@haydentech.com
|
04-08-2006 12:40 PM
Chad | 2 | 178 |