| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | Googler's Matt Cutts G+ https://plus.google.com/+MattCutts/posts
***************************
Join Multiple MP4 Files Into One Software ...
Lionel Alister Woolsey
|
04-05-2013 02:40 PM
Lionel Alister Woolsey | 0 | 84 |
|  | I'm new to C#.
I have installed Berkeley 5.3.21 using the distribution msi.
Can someone please tell me how to correct my C# program to decode a...
ggkraemer@gmail.com
|
03-04-2013 12:03 PM
ggkraemer@gmail.com | 0 | 66 |
|  | I've heard the following:
- a single process with N threads accesses a transactional shared memory BDB and process crashes? No prob. run recover the...
gshanemiller84@gmail.com
|
11-16-2012 11:22 PM
gshanemiller84@gmail.com | 0 | 84 |
|  | I have a server running Citadel which uses Berkeley DB on the back end
and I am trying to transfer the VM that is running it to a different
server...
jeff
|
08-10-2012 03:42 PM
Florian Weimer | 3 | 372 |
|  | Hi,
I'm using a recno db like a queue - doing inserts at the end and
deleting from the beginning. I have set the DB_LOG_AUTO_REMOVE flag on
the...
face
|
01-04-2012 05:01 AM
face | 0 | 450 |
|  | Hello,
Building the bitcoin-qt 0.5.0rc7 client for win32 (on windows 7) has a
little problem, qtcreator reports a conflicting type "ssize_t".
So...
Skybuck Flying
|
11-29-2011 03:07 PM
ImpalerCore | 4 | 135 |
|  | I've started a blog about how to get the most from Berkeley DB. I'm
mainly focusing on performance (since that's what so many want from
BDB), but...
Don Anderson
|
01-16-2011 07:56 PM
Don Anderson | 0 | 125 |
|  | Hi -
I'm trying to upgrade a database from 4.1.25 to 4.8.24. Whether
I follow instructions for upgrading, or simply dump the database and
reload, my...
garey
|
08-24-2010 05:17 PM
garey | 0 | 127 |
|  | Which all Scenarios BDB will give this error number 22 ?
We got this error when trying to do DB Close operation.
Please help.
Jithin
|
07-07-2010 04:02 AM
Jithin | 0 | 1,260 |
|  | My app needs to have one process writing entries to the database, and
many other processes reading them. A fast "directory" lookup, more...
John Kelly
|
06-18-2010 10:06 AM
John Kelly | 0 | 404 |
|  | "Berkeley DB 4.8.24: (August 14, 2009)"
there is no DB_XIDDATASIZE in /usr/include/db.h.
DB_TXN->prepare is declared like this:
int (*prepare)...
sds
|
06-18-2010 09:53 AM
John Kelly | 2 | 330 |
|  | Hi, there.
Our system consists of two sites which use the Berkeley db ver.
4.8.0.
We observed something strange in the election of the master among...
hjcho73
|
05-27-2010 02:16 AM
hjcho73 | 0 | 380 |
|  | Hi, there.
Our system consists of two sites which uses the Berkeley db ver.
4.8.0.
We observed something strange in the election of the master...
hjcho73
|
05-27-2010 02:13 AM
hjcho73 | 0 | 297 |
|  | ==================================================================
2010 International Congress on Computer Applications and...
Andrew
|
04-16-2010 12:01 AM
Andrew | 0 | 373 |
|  | Hello Ladies and Gents,
I'm not on expert on the BerkeleyDB Environment, and unfortunately we
do not have any built Utilities for the Berkeley DB...
samster1974
|
01-19-2010 03:51 PM
samster1974 | 0 | 641 |
|  | Hi,
Could you please repost this to the JE forum?:
http://forums.oracle.com/forums/forum.jspa?forumID=273
We don't use the newsgroup for JE...
Mark Hayes
|
01-04-2010 09:09 AM
Mark Hayes | 0 | 358 |
|  | Can DB->get fail with DB_LOCK_DEADLOCK?
Should I check DB->get return value for a deadlock?
Victor Porton
|
12-16-2009 10:24 AM
Florian Weimer | 1 | 419 |
|  | We at Nob Hill Software are working on a new query tool:
http://www.nobhillsoft.com/MarieAlix.aspx?HeardVia=ptut
You can read all about it on...
Mia
|
11-18-2009 09:33 AM
Mia | 0 | 473 |
|  | I am new to the berkeley DB. When working on the secondary database
with multiple keys in the window (XP) with VS2008, an execption is
throw when the...
Kevin iu
|
09-18-2009 10:07 PM
Kevin iu | 0 | 528 |
|  | This newsgroup is not tracked very closely anymore by the Berkeley DB
engineers. The Oracle OTN forums are closely monitored and are
responses are...
michaelbrey
|
07-11-2009 01:06 AM
Florian Weimer | 1 | 742 |
|  | I read a PDF from 2007 which mentioned Google's use of HA Berkeley DB
for their Accounts. I'm wondering if this is still the case and to
what extent...
spacegoose
|
07-09-2009 10:58 AM
spacegoose | 0 | 400 |
|  | Hey everyone,
Berkeley DB provides Visual C++ 6 project files for Windows. I'm
working on a script that will automate the BerkeleyDB build...
Robert Dailey
|
07-01-2009 09:40 PM
Robert Dailey | 0 | 443 |
|  | Hi,
We have a multi-threaded server process using a set of BDB databases .
We have a requirement to write a small utility to manage the...
vasu.psl
|
06-14-2009 07:51 AM
vasu.psl | 1 | 433 |
|  | Not necessarily. This depends on factors such as log file and cache
file size. It's only permitted to remove those log files if the
transactions...
Florian Weimer
|
06-06-2009 05:01 PM
Florian Weimer | 1 | 509 |
|  | There appears to be a log memory region leak in version 4.6.21:
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510270>
Is there a separate patch...
Florian Weimer
|
05-30-2009 01:47 AM
Florian Weimer | 0 | 444 |
|  | Hi,
I'm using berkeley db to store huge number of data pairs. The
problem I ran into is the slow disk I/O performance. The insert
operation of all...
Kevin
|
04-26-2009 10:56 PM
Kevin | 0 | 508 |
|  | Okay, my db_stats, running BerkeleyDB 4.7.25, looks as follows (see
below). There's one thing I don't understand, though. It says:
"10 Lock requests...
Mark
|
04-17-2009 09:04 PM
Mark | 0 | 459 |
|  | Hello,
I'm using BerkelyDB 4.7.25 (via the BerkeleyDB Perl module) on a FreeBSD
system in a forking daemon, with a shared cache environment....
Mark
|
04-16-2009 03:36 PM
Mark | 4 | 566 |
|  | my ldap verions in widnows is 2.2.28
Berkeley DB version is 4.3.28,
in windows :
cmd>db_dump -f id2entry.dump id2entry
cmd>ftp id2entry.dump...
Coonay
|
04-16-2009 04:31 AM
Florian Weimer | 5 | 564 |
|  | The ISO-standard SQL specifies double dash, --, as a single line
comment identifier. Example:
SELECT * FROM Inventory WHERE category = 2 -- Category...
Maciej Gawinecki
|
02-09-2009 03:56 AM
Maciej Gawinecki | 0 | 605 |
|  | This could be the biggest threat to Microsoft SQL Server Hardware
leader HP and software king Oracle has created a new technological;
terror...
warrioroftheweb@gmail.com
|
02-06-2009 02:21 AM
warrioroftheweb@gmail.com | 0 | 511 |
|  | *Jälleen kerran on syytä tuoda esille sitä faktaa, erttä ydinvoima on
menneisyyden tekniikkaa ja tällaiset alla olevat mm. päästöttömän...
Jari Kuisma
|
01-08-2009 01:07 PM
Jari Kuisma | 0 | 480 |
|  | I'm getting a RunRecoveryException due to a problem with the
FileManager's log file. I have no idea why this might be happening,
any ideas? There are...
Adam Rosien
|
12-12-2008 07:16 AM
Mark Hayes | 3 | 497 |
|  | Alan arvostuksesta kertoo varsin suoraan se miten alan ammattityöväestö
suhtautuu tekemiseensä. Siitä voidaan ottaa esimerkkejä...
Leo Kujanpää
|
12-11-2008 09:14 PM
Leo Kujanpää | 0 | 439 |
|  | Hello,
I'm playing with BDB's replication. How does the client sync data from
the master when the client starts? Does it copy the whole...
Ruini Xue
|
09-26-2008 07:36 AM
Ruini Xue | 0 | 450 |
|  | I tested this again after a couple of years, and the behavior doesn't
seem to have changed: If a Berkeley DB table is written using TDS with...
Florian Weimer
|
08-02-2008 03:02 PM
Florian Weimer | 6 | 487 |
|  | I tested this again after a couple of years, and the behavior doesn't
seem to have changed: If a Berkeley DB database is written using TDS
with a...
Florian Weimer
|
07-21-2008 03:33 AM
Florian Weimer | 9 | 482 |
|  | When loading a database into a TDS environment (or changing every single
row of an existing database), is it possible to avoid allocating a lock
for...
Florian Weimer
|
07-16-2008 02:40 PM
Florian Weimer | 0 | 453 |
|  | M.T.09.05-08.Tanskan insinööriliitossa uskotaan uusiutuvaan energiaan
"Energiasuunnitelma 2030"- nimisen raportin (ES). Sen tekoon osallistui 1
600...
Berg
|
06-28-2008 06:55 PM
Berg | 2 | 487 |
|  | Hi all, I'm newbie to BerkeleyDB ,when i do tutorial's example "query
'insert nodes
<newNode>Some new...
wangyz1985@gmail.com
|
06-25-2008 10:20 PM
wangyz1985@gmail.com | 0 | 441 |
|  | I have two room,room 1 ,room2,have bdbs A1,B1,C1 in room1 ,A2,B2,C2 in
room2 ,and all this servers are in one replication group,
A1 as master and...
feiman
|
06-25-2008 07:31 PM
feiman | 0 | 415 |
|  | Hi all,
I'm newbie to BerkeleyDB and testing 4.6.21 on CentOS 5 on 2 Dell
PowerEdge 1950 (8GB RAM each, SAS 6/iR controller). The only
difference...
wst305@gmail.com
|
06-24-2008 05:57 AM
wst305@gmail.com | 0 | 474 |
|  | Hi all,
I'm new to Berkeley DB. I'm trying to write a simple program to create
a very simple database and then read the data from it.
I built the...
Sam
|
03-22-2008 09:20 AM
Sam | 3 | 523 |
|  | I have a replication group contains several nodes(for example, 3
nodes ,A ,B and C).
When the replication starts, A was elected as master, the other...
chenyajun
|
03-16-2008 08:41 PM
chenyajun | 0 | 466 |
|  | We faced following issue when we are using berkeley DB.
Problem: two cliient applications simultaneously accessing database;
one client is read mode...
shanuks@gmail.com
|
03-12-2008 12:02 PM
ashok | 3 | 477 |
|  | My environment is:
OS: Windows XP,VC6(sp4),db-4.5.20
The sample code is
{
Db *pDb=new Db(NULL,0);
delete pDb; //Here will catch one heap...
sky
|
02-19-2008 08:53 PM
sky | 0 | 437 |
|  | Hi,
I have an application which uses a Berkeley DB in concurrent data store
mode via the Perl bindings. There are multiple processes accessing...
Mark Hindley
|
02-07-2008 04:01 AM
Mark Hindley | 0 | 478 |
|  | When we used berkeley db, it shows some error like memory allocation
failed for mutex. around 250 db handles are used in our application
and we set...
shanuks@gmail.com
|
02-06-2008 08:31 AM
shanuks@gmail.com | 0 | 452 |
|  | My application has a feature that requires resetting the contents of
several of its DB_QUEUE databases. I thought a reasonable way to do
this was to...
DavidYoakley
|
01-24-2008 06:56 PM
DavidYoakley | 3 | 441 |
|  | I've one primary database to which multiple secordary dbs are
associated. These secondary dbs supports duplicate keys. I want to set
multiple...
Mejo Jose A
|
01-24-2008 07:03 AM
Mejo Jose A | 0 | 411 |