<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-2899</id>
	<title>Nabble - Berkeley DB</title>
	<updated>2008-06-13T12:41:34Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Berkeley-DB-f2899.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-f2899.html" />
	<subtitle type="html">&lt;div style=&quot;float:left;&quot;&gt;
&lt;img src=&quot;http://www.oracle.com/technology/products/berkeley-db/images/berkeley-db-logo.gif&quot; /&gt;
&lt;/div&gt;
&lt;div style=&quot;padding:10px;&quot;&gt;
&lt;b&gt;Oracle Berkeley DB&lt;/b&gt; is a family of open source embeddable databases that allows developers to incorporate within their&lt;br&gt;
applications a fast, scalable, transactional database engine with industrial grade reliability and availability.&lt;br&gt;
Project home is &lt;a href=&quot;http://www.oracle.com/database/berkeley-db/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.
&lt;/div&gt;</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-17831084</id>
	<title>Berkeley DB Java Edition 3.3</title>
	<published>2008-06-13T12:41:34Z</published>
	<updated>2008-06-13T12:41:34Z</updated>
	<author>
		<name>Berkeley DB - Announce mailing list</name>
	</author>
	<content type="html">Berkeley DB Java Edition 3.3
&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/je/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/je/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Berkeley DB Java Edition 3.3 is a major new release with many new features,
&lt;br&gt;enhancements, and fixes. &amp;nbsp;We recommend that all users review these new
&lt;br&gt;features and strongly consider upgrading.
&lt;br&gt;&lt;br&gt;&lt;br&gt;NEW IN RELEASE 3.3
&lt;br&gt;&lt;br&gt;* &amp;nbsp;Performance &amp; Scalability
&lt;br&gt;&amp;nbsp; - Multiple Environments can share a single cache thereby reducing
&lt;br&gt;&amp;nbsp; &amp;nbsp; overall memory use.
&lt;br&gt;&amp;nbsp; - Per-operation cache priority management.
&lt;br&gt;&amp;nbsp; - Scalability changes that enable applications to manage millions of
&lt;br&gt;&amp;nbsp; &amp;nbsp; databases at once in a single JVM concurrently sharing a single fixed
&lt;br&gt;&amp;nbsp; &amp;nbsp; size cache.
&lt;br&gt;&amp;nbsp; - Improvements to the locking of log files in environments with thousands of
&lt;br&gt;&amp;nbsp; &amp;nbsp; (or more) log files on disk (which can be true for very large or very
&lt;br&gt;&amp;nbsp; &amp;nbsp; active databases). &amp;nbsp;A single lock has been replaced with fine grained
&lt;br&gt;&amp;nbsp; &amp;nbsp; per-log file locking to reduce contention.
&lt;br&gt;&amp;nbsp; - The cleaner can be optionally configured to use more memory to trade
&lt;br&gt;&amp;nbsp; &amp;nbsp; off memory for speed which helps speed up cleaning in very large
&lt;br&gt;&amp;nbsp; &amp;nbsp; cache situations.
&lt;br&gt;&lt;br&gt;* Features
&lt;br&gt;&amp;nbsp; - Deferred write mode can now be configured for either purely temporary
&lt;br&gt;&amp;nbsp; &amp;nbsp; databases or for databases that will later be put into service (e.g.
&lt;br&gt;&amp;nbsp; &amp;nbsp; after finishing a bulk load process) at some later point in a more
&lt;br&gt;&amp;nbsp; &amp;nbsp; concurrent, transactional fashion.
&lt;br&gt;&amp;nbsp; - Improvements were made to reduce disk space usage in log file format.
&lt;br&gt;&amp;nbsp; - We now support Google Android's Davlik JVM and the Google Android
&lt;br&gt;&amp;nbsp; &amp;nbsp; Platform
&lt;br&gt;&amp;nbsp; - Apache Maven Support
&lt;br&gt;&lt;br&gt;* Documentation
&lt;br&gt;&amp;nbsp; - All documentation sets for JE are now available online.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.oracle.com/berkeley-db/docs/je/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/docs/je/&lt;/a&gt;&amp;lt;version&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;For a complete list of changes in this release please review the change log
&lt;br&gt;and release notes.
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/documentation/berkeley-db/je/changeLog.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/documentation/berkeley-db/je/changeLog.html&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/documentation/berkeley-db/je/relnotes.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/documentation/berkeley-db/je/relnotes.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Software Download:
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/software/products/berkeley-db&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/software/products/berkeley-db&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/software/products/berkeley-db/je&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/software/products/berkeley-db/je&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB Java Edition .tar.gz
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/je-3.3.62.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/je-3.3.62.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB Java Edition .zip
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/je-3.3.62.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/je-3.3.62.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB Java Edition Maven POM
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/maven/com/sleepycat/je/3.3.62/je-3.3.62.pom&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/maven/com/sleepycat/je/3.3.62/je-3.3.62.pom&lt;/a&gt;&lt;br&gt;&lt;br&gt;Documentation page:
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/documentation/berkeley-db/je&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/documentation/berkeley-db/je&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/docs/je/3.3.62/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/docs/je/3.3.62/&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;You may find an answer on our product FAQ page:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/faq/je_faq.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/faq/je_faq.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Join OTN today and participate in the Berkeley DB Java Edition Support Forum
&lt;br&gt;And discussions. &amp;nbsp;Our engineering and support staff are highly active on
&lt;br&gt;these forums, if you have questions please ask them there first.
&lt;br&gt;&lt;br&gt;General Questions
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=273&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=273&lt;/a&gt;&lt;br&gt;&lt;br&gt;For further information, please contact us at:
&lt;br&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17831084&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;berkeleydb-info_us@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thank you for your support of Berkeley DB Java Edition.
&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&lt;br&gt;-greg
&lt;br&gt;Greg Burd | Senior Product Manager | Oracle Berkeley DB
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;BDB mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17831084&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BDB@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://oss.oracle.com/mailman/listinfo/bdb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oss.oracle.com/mailman/listinfo/bdb&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---Announce-f20326.html&quot; embed=&quot;fixTarget[20326]&quot; target=&quot;_top&quot; &gt;Berkeley DB - Announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-Java-Edition-3.3-tp17831084p17831084.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17831076</id>
	<title>Berkeley DB 4.7</title>
	<published>2008-06-13T12:41:09Z</published>
	<updated>2008-06-13T12:41:09Z</updated>
	<author>
		<name>Berkeley DB - Announce mailing list</name>
	</author>
	<content type="html">Berkeley DB 4.7.25
&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/db/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/db/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.7 is a major new release of Berkeley DB with many new
&lt;br&gt;features,
&lt;br&gt;enhancements, and fixes. &amp;nbsp;We recommend that all users review these new
&lt;br&gt;features
&lt;br&gt;and strongly consider upgrading to 4.7.
&lt;br&gt;&lt;br&gt;&lt;br&gt;NEW IN RELEASE 4.7
&lt;br&gt;&lt;br&gt;* Performance
&lt;br&gt;&amp;nbsp; - The lock manager may now be partitioned, improving performance
&lt;br&gt;&amp;nbsp; &amp;nbsp; on some SMP and CMP systems. [#15880]
&lt;br&gt;&amp;nbsp; - The logging system may now be configured to pre-zero log files
&lt;br&gt;&amp;nbsp; &amp;nbsp; when they are created, improving performance on some systems. [#15758]
&lt;br&gt;&lt;br&gt;* Replication/HA:
&lt;br&gt;&amp;nbsp; - It is now possible to replicate databases between machines
&lt;br&gt;&amp;nbsp; &amp;nbsp; running with different CPU architectures (SPARC, Intel, AMD,
&lt;br&gt;&amp;nbsp; &amp;nbsp; PowerPC, etc.). &amp;nbsp;The log files and replication protocol are
&lt;br&gt;&amp;nbsp; &amp;nbsp; now architecture-neutral/aware, application programmers need
&lt;br&gt;&amp;nbsp; &amp;nbsp; only translate their own data (content of the DBT itself) and
&lt;br&gt;&amp;nbsp; &amp;nbsp; let DB translate the rest. [#15787] [#15840]
&lt;br&gt;&amp;nbsp; - A new feature called &amp;quot;master leases&amp;quot; has been added to the
&lt;br&gt;&amp;nbsp; &amp;nbsp; replication manager. &amp;nbsp;This feature works much like a &amp;quot;heartbeat&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; and reduces the potential for a master to fail and then go unnoticed.
&lt;br&gt;&amp;nbsp; &amp;nbsp; [#15714]
&lt;br&gt;&lt;br&gt;* The Java/JNI API
&lt;br&gt;&amp;nbsp; - Berkeley DB Java Edition (JE) provides an easy method for object
&lt;br&gt;&amp;nbsp; &amp;nbsp; storage, query, and retrieval. &amp;nbsp;That's now been added to Berkeley DB's
&lt;br&gt;&amp;nbsp; &amp;nbsp; Java/JNI API. &amp;nbsp;The Direct Persistence Layer (DPL) adds a built-in
&lt;br&gt;&amp;nbsp; &amp;nbsp; Plain Old Java Object (POJO)-based persistent object model, which
&lt;br&gt;&amp;nbsp; &amp;nbsp; provides support for complex object models without compromises in
&lt;br&gt;&amp;nbsp; &amp;nbsp; performance.
&lt;br&gt;&lt;br&gt;* Stability
&lt;br&gt;&amp;nbsp; - We have enhanced a feature that helps clean up accidental thread
&lt;br&gt;&amp;nbsp; &amp;nbsp; (or process) death while allowing other concurrent processing to
&lt;br&gt;&amp;nbsp; &amp;nbsp; continue. &amp;nbsp;This further reduces the window within which a failure
&lt;br&gt;&amp;nbsp; &amp;nbsp; will require recovery before processing can continue. &amp;nbsp;The
&lt;br&gt;&amp;nbsp; &amp;nbsp; DB_ENV-&amp;gt;failchk() method can now abort transactions for threads
&lt;br&gt;&amp;nbsp; &amp;nbsp; which have failed while blocked on a concurrency lock. This
&lt;br&gt;&amp;nbsp; &amp;nbsp; significantly decreases the need for database environment recovery
&lt;br&gt;&amp;nbsp; &amp;nbsp; after thread of control failure. [#15626]
&lt;br&gt;&lt;br&gt;For a complete list of changes in this release please review the change log.
&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/documentation/berkeley-db/db/ref/changelog/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/documentation/berkeley-db/db/ref/changelog/&lt;/a&gt;&lt;br&gt;4.7.html
&lt;br&gt;&lt;br&gt;Software Download:
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/software/products/berkeley-db&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/software/products/berkeley-db&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/software/products/berkeley-db/db&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/software/products/berkeley-db/db&lt;/a&gt;&lt;br&gt;&lt;br&gt;Download the source code or a pre-compiled Windows binary installer along
&lt;br&gt;with complete documentation and our entire test suite at:
&lt;br&gt;&lt;br&gt;Berkeley DB .tar.gz, with AES encryption
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.7.25.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.7.25.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB .zip, with AES encryption
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.7.25.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.7.25.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB .msi Windows installer, with AES encryption
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.7.25.msi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.7.25.msi&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB NC.tar.gz , without encryption
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.7.25NC.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.7.25NC.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB .NC.zip, without encryption
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.7.25.NC.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.7.25.NC.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;Documentation page:
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/documentation/berkeley-db/db&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/documentation/berkeley-db/db&lt;/a&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;You may find an answer on our product FAQ page:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/faq/db_faq.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/faq/db_faq.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Join OTN today and participate in the Berkeley DB Support Forum and
&lt;br&gt;discussions. &amp;nbsp;Our engineering and support staff are highly active on
&lt;br&gt;these forums, if you have questions please ask them there first.
&lt;br&gt;&lt;br&gt;General Questions
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=271&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=271&lt;/a&gt;&lt;br&gt;&lt;br&gt;Questions on HA/Replication
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=272&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=272&lt;/a&gt;&lt;br&gt;&lt;br&gt;For further information, please contact us at:
&lt;br&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17831076&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;berkeleydb-info_us@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thank you for your support of Berkeley DB.
&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&lt;br&gt;-greg
&lt;br&gt;Greg Burd | Senior Product Manager | Oracle Berkeley DB
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;BDB mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17831076&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BDB@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://oss.oracle.com/mailman/listinfo/bdb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oss.oracle.com/mailman/listinfo/bdb&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---Announce-f20326.html&quot; embed=&quot;fixTarget[20326]&quot; target=&quot;_top&quot; &gt;Berkeley DB - Announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-4.7-tp17831076p17831076.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17283210</id>
	<title>Berkeley DB XML 2.4.13.1 - Patch Announcement</title>
	<published>2008-05-16T12:34:46Z</published>
	<updated>2008-05-16T12:34:46Z</updated>
	<author>
		<name>Berkeley DB - Announce mailing list</name>
	</author>
	<content type="html">Berkeley DB XML 2.4.13
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/xml/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/xml/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Berkeley DB XML 2.4.13.1 patches a number of issues in the 2.3.13 &amp;nbsp;
&lt;br&gt;release, we recommend that all users of this release patch their &amp;nbsp;
&lt;br&gt;source code tree, rebuild Berkeley DB XML, and retest their &amp;nbsp;
&lt;br&gt;applications.
&lt;br&gt;&lt;br&gt;Download the patch:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/xml/update/2.4.13/patch.2.4.13.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/xml/update/2.4.13/patch.2.4.13.html&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/xml/update/2.4.13/patch.2.4.13.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/xml/update/2.4.13/patch.2.4.13.1&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;* [#16177] Fixed problem in the XmlQueryContext copy constructor where &amp;nbsp;
&lt;br&gt;the XmlManager object was not being copied.
&lt;br&gt;&lt;br&gt;* [#16179] Fixed a problem where an XmlValue.getAttributes() call on &amp;nbsp;
&lt;br&gt;an XmlValue object that was not the result of a query (e.g. directly &amp;nbsp;
&lt;br&gt;from an XmlDocument) could result in an error.
&lt;br&gt;&lt;br&gt;* [#16180] Fixed a problem in the BDB XML XQuery Extension function &amp;nbsp;
&lt;br&gt;dbxml:node-to-handle() where it could return an exception/error when &amp;nbsp;
&lt;br&gt;attempting to create a handle for an attribute node.
&lt;br&gt;&lt;br&gt;* [#16181] Fixed a bug in query optimization which resulted in &amp;nbsp;
&lt;br&gt;exponential query preparation time increases as the number of negative &amp;nbsp;
&lt;br&gt;predicates used was increased.
&lt;br&gt;&lt;br&gt;* [#16186] Fixed a problem where it was not possible to open a &amp;nbsp;
&lt;br&gt;container using the DB_RDONLY flag.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Complete product documentation is on OTN:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/documentation/berkeley-db/xml/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/documentation/berkeley-db/xml/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/faq/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/faq/&lt;/a&gt;&amp;nbsp;
&lt;br&gt;xml_faq.html
&lt;br&gt;&lt;br&gt;&lt;br&gt;Then join OTN and participate in the Berkeley DB XML Support Forum &amp;nbsp;
&lt;br&gt;discussions. &amp;nbsp;Our engineering and support staff are highly active on &amp;nbsp;
&lt;br&gt;these forums, if you have questions please ask them there first.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=274&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=274&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;For further information, or questions about licensing and sales of &amp;nbsp;
&lt;br&gt;Oracle Berkeley DB XML, please contact us via email: mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17283210&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;berkeleydb-info_us@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thank you for your support of Berkeley DB XML.
&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&lt;br&gt;-greg
&lt;br&gt;&lt;br&gt;_____________________________________________________________________
&lt;br&gt;&lt;br&gt;Gregory Burd &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17283210&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greg.burd@...&lt;/a&gt;
&lt;br&gt;Product Manager, Berkeley DB/JE/XML &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Oracle Corporation
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;BDB mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17283210&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BDB@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://oss.oracle.com/mailman/listinfo/bdb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oss.oracle.com/mailman/listinfo/bdb&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---Announce-f20326.html&quot; embed=&quot;fixTarget[20326]&quot; target=&quot;_top&quot; &gt;Berkeley DB - Announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-XML-2.4.13.1---Patch-Announcement-tp17283210p17283210.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16341490</id>
	<title>Berkeley DB 4.6.21.1 - Patch Announcement</title>
	<published>2008-03-27T15:03:40Z</published>
	<updated>2008-03-27T15:03:40Z</updated>
	<author>
		<name>Berkeley DB - Announce mailing list</name>
	</author>
	<content type="html">A patch for Berkeley DB release 4.6.21 that fixes a race condition between
&lt;br&gt;checkpoint and DB-&amp;gt;close() which can result in the checkpoint thread
&lt;br&gt;self-deadlocking (SR [#15692]) is now available. &amp;nbsp;We recommend all users of
&lt;br&gt;Berkeley DB apply this patch so as to avoid this issue in production.
&lt;br&gt;&lt;br&gt;An web page with all patches (currently only one) for Berkeley DB 4.6.21.
&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/xml/update/4.6.21/patc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/xml/update/4.6.21/patc&lt;/a&gt;&lt;br&gt;h.4.6.21.html
&lt;br&gt;&lt;br&gt;A text file with the patch:
&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/xml/update/4.6.21/patc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/xml/update/4.6.21/patc&lt;/a&gt;&lt;br&gt;h.4.6.21.1
&lt;br&gt;&lt;br&gt;&lt;br&gt;regards, the Berkeley DB Team,
&lt;br&gt;&lt;br&gt;-greg
&lt;br&gt;&lt;br&gt;_____________________________________________________________________
&lt;br&gt;&lt;br&gt;Gregory Burd &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16341490&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greg.burd@...&lt;/a&gt;
&lt;br&gt;Product Manager, Berkeley DB/JE/XML &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Oracle Corporation
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;BDB mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16341490&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BDB@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://oss.oracle.com/mailman/listinfo/bdb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oss.oracle.com/mailman/listinfo/bdb&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---Announce-f20326.html&quot; embed=&quot;fixTarget[20326]&quot; target=&quot;_top&quot; &gt;Berkeley DB - Announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-4.6.21.1---Patch-Announcement-tp16341490p16341490.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15419786</id>
	<title>Berkeley DB Java Edition 3.3.50 - Early Access for Google Android developers</title>
	<published>2008-02-11T11:51:29Z</published>
	<updated>2008-02-11T11:51:29Z</updated>
	<author>
		<name>Berkeley DB - Announce mailing list</name>
	</author>
	<content type="html">Berkeley DB products continue to evolve rapidly. &amp;nbsp;As a replacement for our
&lt;br&gt;limited access BETA programs we are starting a new Early Access program for
&lt;br&gt;Berkeley DB products. &amp;nbsp;On our new Early Access site you will find
&lt;br&gt;pre-release versions of our products ready for evaluation but not for
&lt;br&gt;production use. &amp;nbsp;Questions about these releases can either be directed to me
&lt;br&gt;or to the product specific forums on OTN.
&lt;br&gt;&lt;br&gt;The site is:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/software/products/berkeley-db/early-access/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/software/products/berkeley-db/early-access/&lt;/a&gt;&lt;br&gt;&lt;br&gt;It does require registration with OTN and an agreement to abide by Oracle
&lt;br&gt;standard BETA software practices and policies. &amp;nbsp;Please read the agreement
&lt;br&gt;carefully.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;We are pleased to announce that the first such early access release is a
&lt;br&gt;specialized version of Berkeley DB Java Edition tailored to operate on the
&lt;br&gt;Davlik JVM and Android environment provided by Google. &amp;nbsp;These features will
&lt;br&gt;become formal features of Berkeley DB Java Edition in a future release.
&lt;br&gt;&lt;br&gt;Please read about the new Android integration on Charles Lamb's blog at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://blogs.oracle.com/charleslamb/2008/02/06#a126&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blogs.oracle.com/charleslamb/2008/02/06#a126&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;This Early Access program will open up the BETA participation process for
&lt;br&gt;future product releases and help us keep in closer contact with you, our
&lt;br&gt;developer community, so that we can solve problems pre-release and avoid
&lt;br&gt;patching as much as possible. &amp;nbsp;If you have suggestions or feedback on this
&lt;br&gt;release or the Early Access program you are welcome to email me directly.
&lt;br&gt;&lt;br&gt;Cheers, and enjoy,
&lt;br&gt;&lt;br&gt;-greg
&lt;br&gt;&lt;br&gt;_____________________________________________________________________
&lt;br&gt;&lt;br&gt;Gregory Burd &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15419786&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greg.burd@...&lt;/a&gt;
&lt;br&gt;Product Manager, Berkeley DB/JE/XML &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Oracle Corporation
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;BDB mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15419786&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BDB@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://oss.oracle.com/mailman/listinfo/bdb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oss.oracle.com/mailman/listinfo/bdb&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---Announce-f20326.html&quot; embed=&quot;fixTarget[20326]&quot; target=&quot;_top&quot; &gt;Berkeley DB - Announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-Java-Edition-3.3.50---Early-Access-for-Google-Android-developers-tp15419786p15419786.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-14515178</id>
	<title>Berkeley DB Java Edition 3.2.68 - Patch release</title>
	<published>2007-12-27T08:05:44Z</published>
	<updated>2007-12-27T08:05:44Z</updated>
	<author>
		<name>Berkeley DB - Announce mailing list</name>
	</author>
	<content type="html">Berkeley DB Java Edition 3.2.68
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/database/berkeley-db/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/database/berkeley-db/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/je/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/je/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB Java Edition 3.2.68 is a patch release consisting of fixes
&lt;br&gt;for a number of significant issues. &amp;nbsp;We strongly recommend that users
&lt;br&gt;of the 3.2.x version upgrade to this release. &amp;nbsp;The complete list of
&lt;br&gt;changes can also be found in the change log page.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/documentation/berkeley-db/je/changeLog.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/documentation/berkeley-db/je/changeLog.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Product documentation can be found at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/documentation/berkeley-db/je/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/documentation/berkeley-db/je/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Download the source code including the pre-compiled JAR, complete
&lt;br&gt;documentation, and the entire test suite as a single package.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/je-3.2.68.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/je-3.2.68.zip&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/je-3.2.68.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/je-3.2.68.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Scanning through our frequently asked questions (FAQs) is a good idea if
&lt;br&gt;you are new to JE (or even if you're an expert). &amp;nbsp;Please take a minute to 
&lt;br&gt;review them here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/faq/je_faq.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/faq/je_faq.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Then join OTN and participate in the Berkeley DB JE Support Forum
&lt;br&gt;discussions. &amp;nbsp;Our engineering and support staff are highly active on
&lt;br&gt;these forums, if you have questions please ask them there first.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=273&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=273&lt;/a&gt;&lt;br&gt;&lt;br&gt;For further information, or questions about licensing and sales of JE,
&lt;br&gt;please contact us at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=14515178&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;berkeleydb-info_us@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thank you for your support of Berkeley DB Java Edition.
&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&lt;br&gt;-greg
&lt;br&gt;&lt;br&gt;_____________________________________________________________________
&lt;br&gt;&lt;br&gt;Gregory Burd &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=14515178&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greg.burd@...&lt;/a&gt;
&lt;br&gt;Product Manager, Berkeley DB/JE/XML &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Oracle Corporation
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;BDB mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=14515178&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BDB@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://oss.oracle.com/mailman/listinfo/bdb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oss.oracle.com/mailman/listinfo/bdb&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---Announce-f20326.html&quot; embed=&quot;fixTarget[20326]&quot; target=&quot;_top&quot; &gt;Berkeley DB - Announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-Java-Edition-3.2.68---Patch-release-tp14515178p14515178.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13435792</id>
	<title>Berkeley DB XML 2.3.10 - Patch Update - A total of nine (9) now required.</title>
	<published>2007-10-26T15:12:43Z</published>
	<updated>2007-10-26T15:12:43Z</updated>
	<author>
		<name>Berkeley DB - Announce mailing list</name>
	</author>
	<content type="html">Patch Notice:
&lt;br&gt;&lt;br&gt;My apologies, it seems I missed one patch. &amp;nbsp;There are nine not eight.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Berkeley DB XML development has been active and we have identified a total
&lt;br&gt;of nine (9) issues in the 2.3.10 release. &amp;nbsp;We have corrected these issues
&lt;br&gt;with source code patches that you must apply to our code before you
&lt;br&gt;configure and build Berkeley DB XML. &amp;nbsp;Please note that the Windows binary
&lt;br&gt;installers do *not* install patched libraries or tools (we apologies for
&lt;br&gt;this). &amp;nbsp;If you are working with Berkeley DB XML on Windows you will need to
&lt;br&gt;patch the source, then re-build the binaries according to the Windows build
&lt;br&gt;instructions in the documentation. 
&lt;br&gt;&lt;br&gt;We appreciate the community's help finding these issues and the patience you
&lt;br&gt;have shown as we correct them.
&lt;br&gt;&lt;br&gt;&lt;br&gt;The issues addressed are:
&lt;br&gt;&lt;br&gt;1. Certain runtime errors during query execution when using modules cause a
&lt;br&gt;double free.
&lt;br&gt;2. Fixed a bug which incorrectly reported an error for fractional seconds
&lt;br&gt;when the seconds filed was &amp;quot;59&amp;quot;.
&lt;br&gt;3. Fix a problem with XmlIndexLookup where a GT lookup that happens to start
&lt;br&gt;with the last entry in the index might return results when it should return
&lt;br&gt;none.
&lt;br&gt;4. Improved query performance for queries consisting of a simple path and
&lt;br&gt;predicate.
&lt;br&gt;5. Improved index utilization for user defined functions that are called
&lt;br&gt;more than once in the query.
&lt;br&gt;6. Certain predicates containing &amp;quot;or&amp;quot; and a sub-expression that itself
&lt;br&gt;cannot be optimized do not optimize correctly.
&lt;br&gt;7. Fixes several problems with XmlModify, including a SEGV that can occur
&lt;br&gt;when removing a last child element that has leading text. [#15615]
&lt;br&gt;8. Bug in statistics calculation for substring indexes, that could result in
&lt;br&gt;a crash. [#15823]
&lt;br&gt;9. Fixes a bad exception that might occur when inserting schema-invalid XML.
&lt;br&gt;[#15824]
&lt;br&gt;&lt;br&gt;&lt;br&gt;The patches can be found here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/xml/update/2.3.10/patc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/xml/update/2.3.10/patc&lt;/a&gt;&lt;br&gt;h.2.3.10.html
&lt;br&gt;&lt;br&gt;If you are running Berkeley DB XML 2.3.10 we recommend that you download all
&lt;br&gt;nine patches, and save them within the dbxml-2.3.10 directory. Then use the
&lt;br&gt;'patch' utility from within the distribution directory.
&lt;br&gt;&lt;br&gt;% cd dbxml-2.3.10
&lt;br&gt;% patch -p1 &amp;lt; patch.2.3.10.1
&lt;br&gt;% patch -p1 &amp;lt; patch.2.3.10.2
&lt;br&gt;&lt;br&gt;&amp;nbsp; ...and so on, for all 9 patches.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Questions about this patch, applying it, or other Berkeley DB XML issues are
&lt;br&gt;welcome on the OTN forum.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=274&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=274&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&lt;br&gt;-greg
&lt;br&gt;&lt;br&gt;_____________________________________________________________________
&lt;br&gt;&lt;br&gt;Gregory Burd &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13435792&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greg.burd@...&lt;/a&gt;
&lt;br&gt;Product Manager, Berkeley DB/JE/XML &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Oracle Corporation
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;BDB mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13435792&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BDB@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://oss.oracle.com/mailman/listinfo/bdb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oss.oracle.com/mailman/listinfo/bdb&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---Announce-f20326.html&quot; embed=&quot;fixTarget[20326]&quot; target=&quot;_top&quot; &gt;Berkeley DB - Announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-XML-2.3.10---Patch-Update---A-total-of-eight-%288%29-now-required.-tp13430627p13435792.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13430627</id>
	<title>Berkeley DB XML 2.3.10 - Patch Update - A total of eight (8) now required.</title>
	<published>2007-10-26T10:05:03Z</published>
	<updated>2007-10-26T10:05:03Z</updated>
	<author>
		<name>Berkeley DB - Announce mailing list</name>
	</author>
	<content type="html">Patch Notice:
&lt;br&gt;&lt;br&gt;Berkeley DB XML development has been active and we have identified a total
&lt;br&gt;of eight (8) issues in the 2.3.10 release. &amp;nbsp;We have corrected these issues
&lt;br&gt;with source code patches that you must apply to our code before you
&lt;br&gt;configure and build Berkeley DB XML. &amp;nbsp;Please note that the Windows binary
&lt;br&gt;installers do *not* install patched libraries or tools (we apologies for
&lt;br&gt;this). &amp;nbsp;If you are working with Berkeley DB XML on Windows you will need to
&lt;br&gt;patch the source, then re-build the binaries according to the Windows build
&lt;br&gt;instructions in the documentation. 
&lt;br&gt;&lt;br&gt;We appreciate the community's help finding these issues and the patience you
&lt;br&gt;have shown as we correct them.
&lt;br&gt;&lt;br&gt;&lt;br&gt;The issues addressed are:
&lt;br&gt;&lt;br&gt;1. Certain runtime errors during query execution when using modules cause a
&lt;br&gt;double free.
&lt;br&gt;2. Fixed a bug which incorrectly reported an error for fractional seconds
&lt;br&gt;when the seconds filed was &amp;quot;59&amp;quot;.
&lt;br&gt;3. Fix a problem with XmlIndexLookup where a GT lookup that happens to start
&lt;br&gt;with the last entry in the index might return results when it should return
&lt;br&gt;none.
&lt;br&gt;4. Improved query performance for queries consisting of a simple path and
&lt;br&gt;predicate.
&lt;br&gt;5. Improved index utilisation for user defined functions that are called
&lt;br&gt;more than once in the query.
&lt;br&gt;6. Certain predicates containing &amp;quot;or&amp;quot; and an unoptimizable sub-expression do
&lt;br&gt;not optimize correctly.
&lt;br&gt;7. Fixes several problems with XmlModify, including a SEGV that can occur
&lt;br&gt;when removing a last child element that has leading text. [#15615]
&lt;br&gt;8. Bug in statistics calculation for substring indexes, that could result in
&lt;br&gt;a crash. [#15823]
&lt;br&gt;&lt;br&gt;&lt;br&gt;The patches can be found here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/xml/update/2.3.10/patc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/xml/update/2.3.10/patc&lt;/a&gt;&lt;br&gt;h.2.3.10.html
&lt;br&gt;&lt;br&gt;If you are running Berkeley DB XML 2.3.10 we recommend that you download all
&lt;br&gt;eight patches, and save them within the dbxml-2.3.10 directory. Then use the
&lt;br&gt;'patch' utility from within the distribution directory.
&lt;br&gt;&lt;br&gt;% cd dbxml-2.3.10
&lt;br&gt;% patch -p1 &amp;lt; patch.2.3.10.1
&lt;br&gt;% patch -p1 &amp;lt; patch.2.3.10.2
&lt;br&gt;&lt;br&gt;&amp;nbsp; ...and so on, for all 8 patches.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Questions about this patch, applying it, or other Berkeley DB XML issues are
&lt;br&gt;welcome on the OTN forum.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=274&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=274&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&lt;br&gt;-greg
&lt;br&gt;&lt;br&gt;_____________________________________________________________________
&lt;br&gt;&lt;br&gt;Gregory Burd &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13430627&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greg.burd@...&lt;/a&gt;
&lt;br&gt;Product Manager, Berkeley DB/JE/XML &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Oracle Corporation
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;BDB mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13430627&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BDB@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://oss.oracle.com/mailman/listinfo/bdb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oss.oracle.com/mailman/listinfo/bdb&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---Announce-f20326.html&quot; embed=&quot;fixTarget[20326]&quot; target=&quot;_top&quot; &gt;Berkeley DB - Announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-XML-2.3.10---Patch-Update---A-total-of-eight-%288%29-now-required.-tp13430627p13430627.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13103906</id>
	<title>Berkeley DB 4.6.21 - Patch Release</title>
	<published>2007-10-08T13:55:47Z</published>
	<updated>2007-10-08T13:55:47Z</updated>
	<author>
		<name>Berkeley DB - Announce mailing list</name>
	</author>
	<content type="html">Berkeley DB 4.6.21
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/db/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/db/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.21 is a patch release replacing and obsolescing Berkeley 
&lt;br&gt;DB 4.6.19 (which is no longer available for download). We recommend that
&lt;br&gt;all users of earlier versions of 4.6.x upgrade to 4.6.21.
&lt;br&gt;&lt;br&gt;&lt;br&gt;PATCHED IN RELEASE 4.6.21
&lt;br&gt;&lt;br&gt;[#15646] Fixed a bug where mutex contention in database environments
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;configured for hybrid mutex support could result in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;performance degradation.
&lt;br&gt;[#15650] Fixed a bug where closing a database handle after aborting
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;a transaction which included a failed open of that database
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;handle could result in application failure.
&lt;br&gt;[#15653] Fixed multiple MVCC bugs including a race which could result
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;in incorrect data being returned to the application.
&lt;br&gt;[#15718] Fixed a bug where a database store into a Hash database could
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;self-deadlock in a database environment configured for the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Berkeley DB Concurrent Data Store product and with a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;free-threaded DB_ENV or DB handle.
&lt;br&gt;&amp;nbsp; &amp;nbsp;-- &amp;nbsp; &amp;nbsp;Fixed an installation bug where Berkeley DB's PHP header file
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;was not installed in the correct place.
&lt;br&gt;&lt;br&gt;&lt;br&gt;For a complete list of changes in this release please review the change log.
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/documentation/berkeley-db/db/ref/changelog/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/documentation/berkeley-db/db/ref/changelog/&lt;/a&gt;&lt;br&gt;4.6.html
&lt;br&gt;&lt;br&gt;&lt;br&gt;Other Berkeley DB Related Sites on OTN include:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://www.oracle.com/database/berkeley-db/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/database/berkeley-db/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://www.oracle.com/technology/documentation/berkeley-db/db/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/documentation/berkeley-db/db/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Download the source code or a pre-compiled Windows binary installer
&lt;br&gt;along with complete documentation and our entire test suite at:
&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.21 .tar.gz, with AES encryption (11.5M)
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.21.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.21.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.21 .zip, with AES encryption (14.9M)
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.21.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.21.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.21 .msi Windows installer, with AES encryption (16.2M)
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.21.msi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.21.msi&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.21 .tar.gz for VxWorks, with AES encryption (52.1M)
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.21CD.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.21CD.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.21 NC.tar.gz , without encryption (11.4M)
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.21NC.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.21NC.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.21 .NC.zip, without encryption (14.8M)
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.21.NC.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.21.NC.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.21 VxWorks CD.NC.tar.gz, without encryption (51.9M)
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.21CD.NC.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.21CD.NC.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;For further information, please contact us at:
&lt;br&gt;&amp;nbsp; mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13103906&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;berkeleydb-info_us@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Join OTN today and participate in the Berkeley DB Support Forum and
&lt;br&gt;discussions. Our engineering and support staff are highly active on
&lt;br&gt;these forums, if you have questions please ask them there first.
&lt;br&gt;&lt;br&gt;General Questions Related to Berkeley DB
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=271&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=271&lt;/a&gt;&lt;br&gt;&lt;br&gt;Questions on HA/Replication
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=272&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=272&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thank you for your support of Oracle Berkeley DB.
&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&lt;br&gt;-greg
&lt;br&gt;&lt;br&gt;_____________________________________________________________________
&lt;br&gt;&lt;br&gt;Gregory Burd &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13103906&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greg.burd@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Product Manager, Berkeley DB/JE/XML Oracle Corporation
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;BDB mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13103906&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BDB@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://oss.oracle.com/mailman/listinfo/bdb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oss.oracle.com/mailman/listinfo/bdb&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---Announce-f20326.html&quot; embed=&quot;fixTarget[20326]&quot; target=&quot;_top&quot; &gt;Berkeley DB - Announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-4.6.21---Patch-Release-tp13103906p13103906.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-12168119</id>
	<title>Berkeley DB 4.6.19 - Patch Release</title>
	<published>2007-08-15T12:49:02Z</published>
	<updated>2007-08-15T12:49:02Z</updated>
	<author>
		<name>Berkeley DB - Announce mailing list</name>
	</author>
	<content type="html">Berkeley DB 4.6.19
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/database/berkeley-db/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/database/berkeley-db/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/db/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/db/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/documentation/berkeley-db/db/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/documentation/berkeley-db/db/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.19 is a patch release replacing and obsoleting Berkeley 
&lt;br&gt;DB 4.6.18. &amp;nbsp;We recommend that all users of 4.6.18 upgrade to 4.6.19.
&lt;br&gt;&lt;br&gt;&lt;br&gt;PATCHED IN RELEASE 4.6.19
&lt;br&gt;&lt;br&gt;[#15643] &amp;nbsp; &amp;nbsp;Bus errors with 32-bit builds on 64-bit machines
&lt;br&gt;[#15644] &amp;nbsp; &amp;nbsp;Configuring a database for MVCC ignored in Java API
&lt;br&gt;[#15651] &amp;nbsp; &amp;nbsp;Bug in rep_backup.c deref'ing null ptr
&lt;br&gt;[#15388] &amp;nbsp; &amp;nbsp;Client with priority 0 elected in 2-site group
&lt;br&gt;&lt;br&gt;For a complete list of changes in this release please review the change log.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/documentation/berkeley-db/db/ref/changelog/4.6.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/documentation/berkeley-db/db/ref/changelog/4.6.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Download the source code or a pre-compiled Windows binary installer
&lt;br&gt;along with complete documentation and our entire test suite at:
&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.18 .tar.gz, with AES encryption (11.5M)
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.19.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.19.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.18 .zip, with AES encryption (14.9M)
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.19.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.19.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.18 .msi Windows installer, with AES encryption (16.2M)
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.19.msi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.19.msi&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.18 .tar.gz for VxWorks, with AES encryption (52.1M)
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.19CD.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.19CD.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.18 NC.tar.gz , without encryption (11.4M)
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.19NC.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.19NC.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.18 .NC.zip, without encryption (14.8M)
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.19.NC.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.19.NC.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.18 VxWorks CD.NC.tar.gz, without encryption (51.9M)
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.19CD.NC.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.19CD.NC.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;For further information, please contact us at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=12168119&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;berkeleydb-info_us@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Join OTN today and participate in the Berkeley DB Support Forum and
&lt;br&gt;discussions. &amp;nbsp;Our engineering and support staff are highly active on
&lt;br&gt;these forums, if you have questions please ask them there first.
&lt;br&gt;&lt;br&gt;General Questions
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=271&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=271&lt;/a&gt;&lt;br&gt;&lt;br&gt;Questions on HA/Replication
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=272&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=272&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thank you for your support of Berkeley DB.
&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&lt;br&gt;-greg
&lt;br&gt;&lt;br&gt;_____________________________________________________________________
&lt;br&gt;&lt;br&gt;Gregory Burd &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=12168119&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greg.burd@...&lt;/a&gt;
&lt;br&gt;Product Manager, Berkeley DB/JE/XML &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Oracle Corporation
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;BDB mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=12168119&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BDB@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://oss.oracle.com/mailman/listinfo/bdb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oss.oracle.com/mailman/listinfo/bdb&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---Announce-f20326.html&quot; embed=&quot;fixTarget[20326]&quot; target=&quot;_top&quot; &gt;Berkeley DB - Announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-4.6.19---Patch-Release-tp12168119p12168119.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-12168000</id>
	<title>Berkeley DB Java Edition 3.2.42 - Patch release</title>
	<published>2007-08-15T12:46:25Z</published>
	<updated>2007-08-15T12:46:25Z</updated>
	<author>
		<name>Berkeley DB - Announce mailing list</name>
	</author>
	<content type="html">Berkeley DB Java Edition 3.2.42
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/database/berkeley-db/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/database/berkeley-db/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/je/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/je/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB Java Edition 3.2.42 is a patch release consisting of bug
&lt;br&gt;fixes, statistics improvements, and some additional minor DPL
&lt;br&gt;functionality; the complete list of changes can also be found in the
&lt;br&gt;change log page.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/documentation/berkeley-db/je/changeLog.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/documentation/berkeley-db/je/changeLog.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Download the source code including the pre-compiled JAR, complete
&lt;br&gt;documentation, and the entire test suite at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/je-3.2.42.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/je-3.2.42.zip&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/je-3.2.42.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/je-3.2.42.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;For further information, please contact us at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=12168000&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;berkeleydb-info_us@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Join OTN today and participate in the Berkeley DB Support Forum and
&lt;br&gt;discussions. &amp;nbsp;Our engineering and support staff are highly active on
&lt;br&gt;these forums, if you have questions please ask them there first.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=273&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=273&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thank you for your support of Berkeley DB Java Edition.
&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&lt;br&gt;-greg
&lt;br&gt;&lt;br&gt;_____________________________________________________________________
&lt;br&gt;&lt;br&gt;Gregory Burd &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=12168000&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greg.burd@...&lt;/a&gt;
&lt;br&gt;Product Manager, Berkeley DB/JE/XML &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Oracle Corporation
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;BDB mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=12168000&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BDB@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://oss.oracle.com/mailman/listinfo/bdb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oss.oracle.com/mailman/listinfo/bdb&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---Announce-f20326.html&quot; embed=&quot;fixTarget[20326]&quot; target=&quot;_top&quot; &gt;Berkeley DB - Announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-Java-Edition-3.2.42---Patch-release-tp12168000p12168000.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-11766480</id>
	<title>Berkeley DB 4.6</title>
	<published>2007-07-24T09:45:59Z</published>
	<updated>2007-07-24T09:45:59Z</updated>
	<author>
		<name>Berkeley DB - Announce mailing list</name>
	</author>
	<content type="html">Berkeley DB 4.6.18
&lt;br&gt;&lt;a href=&quot;http://www.sleepycat.com/products/db.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sleepycat.com/products/db.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6 is a major new release of Berkeley DB with many new 
&lt;br&gt;features, enhancements, and fixes. &amp;nbsp;We recommend that all users review 
&lt;br&gt;these new features and consider upgrading to 4.6.
&lt;br&gt;&lt;br&gt;&lt;br&gt;NEW IN RELEASE 4.6
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;- Increased Performance-more efficient mutex implementation,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;and faster hash access method
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;- Increased ease of use-quick start tool for developers to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;generate schema and configuration, new features such as cache
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;size adjustment during runtime, cache operation prioritization,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;and replica-private temporary databases
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;- Increased portability-additional support for Windows CE, S60
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;and BREW, and simple platform verification tools to ease porting
&lt;br&gt;&lt;br&gt;&lt;br&gt;For a complete list of changes in this release please review the change log.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/documentation/berkeley-db/db/ref/changelog/4.6.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/documentation/berkeley-db/db/ref/changelog/4.6.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Download the source code or a pre-compiled Windows binary installer 
&lt;br&gt;along with complete documentation and our entire test suite at:
&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.18 .tar.gz, with AES encryption (11.5M)
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.18.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.18.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.18 .zip, with AES encryption (14.9M)
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.18.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.18.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.18 .msi Windows installer, with AES encryption (16.2M)
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.18.msi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.18.msi&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.18 .tar.gz for VxWorks, with AES encryption (52.1M)
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.18CD.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.18CD.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.18 NC.tar.gz , without encryption (11.4M)
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.18NC.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.18NC.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.18 .NC.zip, without encryption (14.8M)
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.18.NC.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.18.NC.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.6.18 VxWorks CD.NC.tar.gz, without encryption (51.9M)
&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.6.18CD.NC.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.6.18CD.NC.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;For further information, please contact us at:
&lt;br&gt;&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11766480&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;berkeleydb-info_us@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Join OTN today and participate in the Berkeley DB Support Forum and 
&lt;br&gt;discussions. &amp;nbsp;Our engineering and support staff are highly active on 
&lt;br&gt;these forums, if you have questions please ask them there first.
&lt;br&gt;&lt;br&gt;General Questions
&lt;br&gt;&lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=271&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=271&lt;/a&gt;&lt;br&gt;&lt;br&gt;Questions on HA/Replication
&lt;br&gt;&lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=272&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=272&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thank you for your support of Berkeley DB.
&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&lt;br&gt;-greg
&lt;br&gt;&lt;br&gt;_____________________________________________________________________
&lt;br&gt;&lt;br&gt;Gregory Burd &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11766480&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greg.burd@...&lt;/a&gt;
&lt;br&gt;Product Manager, Berkeley DB/JE/XML &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Oracle Corporation
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;BDB mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11766480&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BDB@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://oss.oracle.com/mailman/listinfo/bdb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oss.oracle.com/mailman/listinfo/bdb&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---Announce-f20326.html&quot; embed=&quot;fixTarget[20326]&quot; target=&quot;_top&quot; &gt;Berkeley DB - Announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-4.6-tp11766480p11766480.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-11207897</id>
	<title>BDB daemon</title>
	<published>2007-06-20T00:31:06Z</published>
	<updated>2007-06-20T00:31:06Z</updated>
	<author>
		<name>srini19</name>
	</author>
	<content type="html">hi,
     I am new to BDB and was wondering how to run a BDB daemon process.

thanks,
srini.&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB-Xml---General-f732.html&quot; embed=&quot;fixTarget[732]&quot; target=&quot;_top&quot; &gt;Berkeley DB Xml - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/BDB-daemon-tp11207897p11207897.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-11058729</id>
	<title>Re: berkeley db file size exceed problem</title>
	<published>2007-06-11T05:11:41Z</published>
	<updated>2007-06-11T05:11:41Z</updated>
	<author>
		<name>arunc3</name>
	</author>
	<content type="html">use linux ;-)
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;dziku wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;hi,
&lt;br&gt;&lt;br&gt;My configuration: windows xp pro with FAT32,
&lt;br&gt;I have problem while berkeley db file grows up to 4GB. While maximum (FAT32) file size is exceeded, I got exception:
&lt;br&gt;&lt;br&gt;&amp;quot;write: 0x17af0ec8, 8192: No space left on device
&lt;br&gt;D:\Study\eclipse\imuba\workplace\database\mmdatabase\IMUBAImage.db: write failed for page 524287
&lt;br&gt;D:\Study\eclipse\imuba\workplace\database\mmdatabase\IMUBAImage.db: unable to flush page: 524287
&lt;br&gt;com.sleepycat.db.DatabaseException: No space left on device: No space left on device &amp;quot;
&lt;br&gt;&lt;br&gt;i wonder how to tell berkeley db to divide file into several files (while size is close to limit) or is there any other idea ?
&lt;br&gt;&lt;br&gt;Did you ever manage with that ?
&lt;br&gt;&lt;br&gt;thanks for any help
&lt;br&gt;&lt;br&gt;best regards
&lt;br&gt;dziku
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---HA-f2900.html&quot; embed=&quot;fixTarget[2900]&quot; target=&quot;_top&quot; &gt;Berkeley DB - HA&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/berkeley-db-file-size-exceed-problem-tp7120734p11058729.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-10677280</id>
	<title>implementing transactions in php for BerkeleyDB</title>
	<published>2007-05-18T00:42:38Z</published>
	<updated>2007-05-18T00:42:38Z</updated>
	<author>
		<name>rohant</name>
	</author>
	<content type="html">Hi All,
&lt;br&gt;i am inserting some data from one (mysql db) into other(berkeleyDB)
&lt;br&gt;the data that i am inserting comes from 4 categories and i need to write it in 4 different files in BerkelyDB.
&lt;br&gt;I want to implement transaction for this case.i.e if the operation fails in between, the BerkeleyDB files should not be written.(existing files should be continued to exist in the DB location.)
&lt;br&gt;is there a way to implement transactions in BerkeleyDB?
&lt;br&gt;i am a new bee to BerkeleyDB.also i googled somewhat but it didn't work for me :(
&lt;br&gt;there is one option of setting DB_INIT_TXN flag in DB_ENV-&amp;gt;open() but &amp;nbsp;i could not find any support for such function in php.
&lt;br&gt;If &amp;nbsp;anybody could tell how to implement the above thing or any other way to implement transactions in BerkeleyDb I will be more than happy.
&lt;br&gt;&lt;br&gt;Thanks in advance,
&lt;br&gt;-Rohant
&lt;br&gt;implementing transactions in php for BerkeleyDB&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---HA-f2900.html&quot; embed=&quot;fixTarget[2900]&quot; target=&quot;_top&quot; &gt;Berkeley DB - HA&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/implementing-transactions-in-php-for-BerkeleyDB-tp10677280p10677280.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-10660976</id>
	<title>implementing transactions in php for BerkeleyDB</title>
	<published>2007-05-17T03:38:33Z</published>
	<updated>2007-05-17T03:38:33Z</updated>
	<author>
		<name>rohant</name>
	</author>
	<content type="html">&lt;br&gt;Hi All,
&lt;br&gt;i am inserting some data from one (mysql db) into other(berkeleyDB)
&lt;br&gt;the data that i am inserting comes from 4 categories and i need to write it in 4 different files in BerkelyDB.
&lt;br&gt;I want to implement transaction for this case.i.e if the operation fails in between, the BerkeleyDB files should not be written.(existing files should be continued to exist in the DB location.)
&lt;br&gt;is there a way to implement transactions in BerkeleyDB?
&lt;br&gt;i am a new bee to BerkeleyDB.also i googled somewhat but it didn't work for me :(
&lt;br&gt;there is one option of setting DB_INIT_TXN flag in DB_ENV-&amp;gt;open() but &amp;nbsp;i could not find any support for such function in php.
&lt;br&gt;If &amp;nbsp;anybody could tell how to implement the above thing or any other way to implement transactions in BerkeleyDb I will be more than happy.
&lt;br&gt;&lt;br&gt;Thanks in advance,
&lt;br&gt;-Rohant
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---HA-f2900.html&quot; embed=&quot;fixTarget[2900]&quot; target=&quot;_top&quot; &gt;Berkeley DB - HA&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/implementing-transactions-in-php-for-BerkeleyDB-tp10660976p10660976.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-10643551</id>
	<title>Failed to ude Berkley db in C++</title>
	<published>2007-05-16T08:59:14Z</published>
	<updated>2007-05-16T08:59:14Z</updated>
	<author>
		<name>Hard_Club</name>
	</author>
	<content type="html">I need to work with many data bases in my application. I open environment &amp;quot;dataBaseEnvironment.open(getDataBaseEnvironmentFilePathNameCharString(), DB_CREATE | DB_INIT_LOCK | DB_INIT_MPOOL | DB_INIT_TXN, 0)&amp;quot; and cannot create 2 databases. At second data base creation system hang up. I tried to set cash to 1 Gb, but without success. Could anybaody post working sample of work with couple of databases in the same project?&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---HA-f2900.html&quot; embed=&quot;fixTarget[2900]&quot; target=&quot;_top&quot; &gt;Berkeley DB - HA&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Failed-to-ude-Berkley-db-in-C%2B%2B-tp10643551p10643551.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-10345257</id>
	<title>Berkeley DB C++ (if record exceeds 255 in table then it does not sort)</title>
	<published>2007-05-06T06:59:48Z</published>
	<updated>2007-05-06T06:59:48Z</updated>
	<author>
		<name>Ali Muhammad kaim khani</name>
	</author>
	<content type="html">Hi , All
&lt;br&gt;My system specs: are 
&lt;br&gt;fc4 , linux Berkeley, gnu C/C++, DB 4.3.27
&lt;br&gt;My problem is , I am inserting key/data (records) pairs in table, upto 255 record the sorting is well (that sorted with respect to key (ascending )) , but if I insert 256th record then Berkeley DB does not sort the table in key ascending order. The key in this is of type &amp;quot;int&amp;quot; and data is &amp;quot;char * &amp;quot;. 
&lt;br&gt;One of my record look like is:
&lt;br&gt;&lt;br&gt;key = 175 , &amp;nbsp;data = MESSAGE|SENTITEMS|Ali Muhammad|03343450746|I am fine here, what about &amp;nbsp; you |06/05/2007|16:55:45|33600
&lt;br&gt;&lt;br&gt;My database open call is as under
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if((ret = db_create(&amp;databasePointer, NULL, 0)) != 0) 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; fprintf(stderr, &amp;quot;db_create: %s\n&amp;quot;, db_strerror(ret));
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;	exit (1); 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if((ret = databasePointer-&amp;gt;open(databasePointer, NULL, databaseName, NULL, DB_BTREE, DB_CREATE, 0664))!= 0)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; databasePointer-&amp;gt;err(databasePointer, ret, &amp;quot;%s&amp;quot;, databaseName);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;Any help would be appriciated
&lt;br&gt;Thanks, 
&lt;br&gt;Ali Muhammad Kaim Khani&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---HA-f2900.html&quot; embed=&quot;fixTarget[2900]&quot; target=&quot;_top&quot; &gt;Berkeley DB - HA&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-C%2B%2B-%28if-record-exceeds-255-in-table-then-it-does-not-sort%29-tp10345257p10345257.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-10345152</id>
	<title>Re: berkeley db file size exceed problem</title>
	<published>2007-05-06T06:47:22Z</published>
	<updated>2007-05-06T06:47:22Z</updated>
	<author>
		<name>Ali Muhammad kaim khani</name>
	</author>
	<content type="html">&lt;br&gt;well, if you send me the database open call and some of your code then I can InsahAllah rectify your problem
&lt;br&gt;b/ c the same problem was with me 
&lt;br&gt;&lt;br&gt;By 
&lt;br&gt;Ali Muhammad Kaim khani
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;dziku wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;hi,
&lt;br&gt;&lt;br&gt;My configuration: windows xp pro with FAT32,
&lt;br&gt;I have problem while berkeley db file grows up to 4GB. While maximum (FAT32) file size is exceeded, I got exception:
&lt;br&gt;&lt;br&gt;&amp;quot;write: 0x17af0ec8, 8192: No space left on device
&lt;br&gt;D:\Study\eclipse\imuba\workplace\database\mmdatabase\IMUBAImage.db: write failed for page 524287
&lt;br&gt;D:\Study\eclipse\imuba\workplace\database\mmdatabase\IMUBAImage.db: unable to flush page: 524287
&lt;br&gt;com.sleepycat.db.DatabaseException: No space left on device: No space left on device &amp;quot;
&lt;br&gt;&lt;br&gt;i wonder how to tell berkeley db to divide file into several files (while size is close to limit) or is there any other idea ?
&lt;br&gt;&lt;br&gt;Did you ever manage with that ?
&lt;br&gt;&lt;br&gt;thanks for any help
&lt;br&gt;&lt;br&gt;best regards
&lt;br&gt;dziku
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---HA-f2900.html&quot; embed=&quot;fixTarget[2900]&quot; target=&quot;_top&quot; &gt;Berkeley DB - HA&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/berkeley-db-file-size-exceed-problem-tp7120734p10345152.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-10239346</id>
	<title>Re: [bdbxml] XPATH_EVALUATION_ERROR</title>
	<published>2007-04-29T00:20:33Z</published>
	<updated>2007-04-29T00:20:33Z</updated>
	<author>
		<name>ahlandberg</name>
	</author>
	<content type="html">&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;George Feinberg wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Maike,
&lt;br&gt;&amp;gt; I have a problem with query XML-documents. I can create and open &amp;nbsp;
&lt;br&gt;&amp;gt; containern, put documents into the container and get documents from &amp;nbsp;
&lt;br&gt;&amp;gt; the container. But when I use the query
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; collection('D:/myContainer.bdbxml')/*
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;I get the following error:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; com.sleepycat.dbxml.XmlException: Error: Cannot resolve collection: &amp;nbsp;
&lt;br&gt;&amp;gt; D:/myContainer.bdbxml, errcode = XPATH_EVALUATION_ERROR
&lt;br&gt;&lt;br&gt;This is a known issue in release 2.1.8. &amp;nbsp;Using absolute paths
&lt;br&gt;as an argument to the collection() function on Windows
&lt;br&gt;fails to resolve the argument to a BDB XML container.
&lt;br&gt;&lt;br&gt;The simplest workaround is to alias the container. &amp;nbsp;After you
&lt;br&gt;open the container, use this method:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;container.addAlias(&amp;quot;mycontainer&amp;quot;);
&lt;br&gt;Then, in the query, you can use:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;collection('mycontainer')/*
&lt;br&gt;&lt;br&gt;In general, aliasing container names is useful to eliminate
&lt;br&gt;all possibility of different paths resolving to different container
&lt;br&gt;names. &amp;nbsp;It is no less efficient, internally, to use aliases.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;George
&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;br&gt;Hello.
&lt;br&gt;&lt;br&gt;I had exactly the same problem. However, the workaround didn't work for me. I have BDBXML 2.3.10.
&lt;br&gt;&lt;br&gt;I have tried the following:
&lt;br&gt;&lt;br&gt;I created an alias for my container
&lt;br&gt;&lt;br&gt;myContainer.addAlias(&amp;quot;myContainerAlias&amp;quot;);
&lt;br&gt;&lt;br&gt;Then I set the base uri to empty, after realising that giving it the absolute path was useless:
&lt;br&gt;&lt;br&gt;queryContext.setBaseURI( containerURL );
&lt;br&gt;&lt;br&gt;and also
&lt;br&gt;&lt;br&gt;queryContext.setBaseURI( &amp;quot;&amp;quot; );
&lt;br&gt;&lt;br&gt;Then I set my query to:
&lt;br&gt;&lt;br&gt;String myQuery = &amp;quot;collection('myContainerAlias')/phonebook&amp;quot;;
&lt;br&gt;&lt;br&gt;But I got this error:
&lt;br&gt;&lt;br&gt;Query Expression: collection('myContainerAlias')/phonebook
&lt;br&gt;com.sleepycat.dbxml.XmlException: Error: External access not allowed. &amp;nbsp;Cannot resolve
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; collection: D:/dev/workspace/BDBXML/xml_containers/myContainerAlias, errcode = XPATH_EVALUATION_ERROR
&lt;br&gt;&lt;br&gt;&lt;br&gt;What's wrong here?
&lt;br&gt;&lt;br&gt;Cheers, Anders&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB-Xml---General-f732.html&quot; embed=&quot;fixTarget[732]&quot; target=&quot;_top&quot; &gt;Berkeley DB Xml - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-bdbxml--XPATH_EVALUATION_ERROR-tp529391p10239346.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-9957490</id>
	<title>Berkeley DB Java Edition 3.2.23 - New patch release</title>
	<published>2007-04-12T05:12:28Z</published>
	<updated>2007-04-12T05:12:28Z</updated>
	<author>
		<name>Berkeley DB - Announce mailing list</name>
	</author>
	<content type="html">Berkeley DB Java Edition 3.2.23
&lt;br&gt;&lt;a href=&quot;http://www.sleepycat.com/products/bdbje.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sleepycat.com/products/bdbje.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB Java Edition 3.2.23 is a patch release with a two important 
&lt;br&gt;fixes. &amp;nbsp;A potential, although highly unlikely, data corruption bug has 
&lt;br&gt;been fixed in this release. We recommend that all users of 3.2.21 
&lt;br&gt;upgrade to 3.2.23. Due to this issue, 3.2.21 is no longer available for 
&lt;br&gt;download. &amp;nbsp;For a complete list of changes in this release please review 
&lt;br&gt;the change log.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/software/products/berkeley-db/je/files/je3223_changelog.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/software/products/berkeley-db/je/files/je3223_changelog.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Download the source code and pre-compiled JAR along with complete 
&lt;br&gt;documentation and our entire test suite at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://download.oracle.com/berkeley-db/je-3.2.23.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/je-3.2.23.zip&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://download.oracle.com/berkeley-db/je-3.2.23.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/je-3.2.23.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;For further information, please contact us at:
&lt;br&gt;&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=9957490&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;berkeleydb-info_us@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Join OTN today and participate in the Berkeley DB Java Edition Support 
&lt;br&gt;Forum and discussions.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=273&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=273&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thank you for your support of Berkeley DB Java Edition.
&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&lt;br&gt;-greg
&lt;br&gt;&lt;br&gt;_____________________________________________________________________
&lt;br&gt;&lt;br&gt;Gregory Burd &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=9957490&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greg.burd@...&lt;/a&gt;
&lt;br&gt;Product Manager, Berkeley DB/JE/XML &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Oracle Corporation
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;BDB mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=9957490&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BDB@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://oss.oracle.com/mailman/listinfo/bdb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oss.oracle.com/mailman/listinfo/bdb&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---Announce-f20326.html&quot; embed=&quot;fixTarget[20326]&quot; target=&quot;_top&quot; &gt;Berkeley DB - Announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-Java-Edition-3.2.23---New-patch-release-tp9957490p9957490.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-9562050</id>
	<title>Berkeley DB XML 2.3.10 - two new patches</title>
	<published>2007-03-19T15:54:01Z</published>
	<updated>2007-03-19T15:54:01Z</updated>
	<author>
		<name>Berkeley DB - Announce mailing list</name>
	</author>
	<content type="html">Patch Notice:
&lt;br&gt;&lt;br&gt;Berkeley DB XML 2.3.10 has a two additional patches, bringing the total 
&lt;br&gt;number of patches for this release to three. &amp;nbsp;These new patches address 
&lt;br&gt;the following two conditions:
&lt;br&gt;&lt;br&gt;1. Fixed a bug which incorrectly reported an error for fractional 
&lt;br&gt;seconds when the seconds filed was &amp;quot;59&amp;quot;.
&lt;br&gt;&lt;br&gt;2. Fix a problem with XmlIndexLookup where a GT lookup that happens to 
&lt;br&gt;start with the last entry in the index might return results when it 
&lt;br&gt;should return none.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/products/berkeley-db/xml/update/2.3.10/patch.2.3.10.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/products/berkeley-db/xml/update/2.3.10/patch.2.3.10.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;If you are running Berkeley DB XML 2.3.10 we recommend that you apply 
&lt;br&gt;all three patches. To do so use the 'patch' utility from within the 
&lt;br&gt;distribution directory.
&lt;br&gt;&lt;br&gt;% cd dbxml-2.3.10
&lt;br&gt;% patch -p1 &amp;lt; patch.2.3.10.2
&lt;br&gt;% patch -p1 &amp;lt; patch.2.3.10.3
&lt;br&gt;&lt;br&gt;Questions about this patch, applying it, or other Berkeley DB XML issues 
&lt;br&gt;are welcome on the OTN forum.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=274&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=274&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&lt;br&gt;-greg
&lt;br&gt;&lt;br&gt;_____________________________________________________________________
&lt;br&gt;&lt;br&gt;Gregory Burd &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=9562050&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greg.burd@...&lt;/a&gt;
&lt;br&gt;Product Manager, Berkeley DB/JE/XML &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Oracle Corporation
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;BDB mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=9562050&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BDB@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://oss.oracle.com/mailman/listinfo/bdb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oss.oracle.com/mailman/listinfo/bdb&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---Announce-f20326.html&quot; embed=&quot;fixTarget[20326]&quot; target=&quot;_top&quot; &gt;Berkeley DB - Announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-XML-2.3.10---two-new-patches-tp9562050p9562050.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-9650138</id>
	<title>Berkeley DB Java Edition 3.2.21</title>
	<published>2007-03-16T06:28:07Z</published>
	<updated>2007-03-16T06:28:07Z</updated>
	<author>
		<name>Berkeley DB - Announce mailing list</name>
	</author>
	<content type="html">Berkeley DB Java Edition 3.2.21
&lt;br&gt;&lt;a href=&quot;http://www.sleepycat.com/products/bdbje.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sleepycat.com/products/bdbje.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB Java Edition 3.2.32 is a patch release with a number of 
&lt;br&gt;important fixes. We recommend that all users of 3.2.12 upgrade to 
&lt;br&gt;3.2.21. For a complete list of changes in this release please review the 
&lt;br&gt;change log.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.oracle.com/technology/software/products/berkeley-db/je/files/je3221_changelog.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/software/products/berkeley-db/je/files/je3221_changelog.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Download the source code and pre-compiled JAR along with complete 
&lt;br&gt;documentation and our entire test suite at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://download.oracle.com/berkeley-db/je-3.2.21.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/je-3.2.21.zip&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://download.oracle.com/berkeley-db/je-3.2.21.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/je-3.2.21.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;For further information, please contact us at:
&lt;br&gt;&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=9650138&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;berkeleydb-info_us@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Join OTN today and participate in the Berkeley DB Java Edition Support 
&lt;br&gt;Forum and discussions.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.oracle.com/forums/forum.jspa?forumID=273&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.oracle.com/forums/forum.jspa?forumID=273&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thank you for your support of Berkeley DB Java Edition.
&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&lt;br&gt;-greg
&lt;br&gt;&lt;br&gt;_____________________________________________________________________
&lt;br&gt;&lt;br&gt;Gregory Burd &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=9650138&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greg.burd@...&lt;/a&gt;
&lt;br&gt;Product Manager, Berkeley DB/JE/XML &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Oracle Corporation
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;BDB mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=9650138&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BDB@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://oss.oracle.com/mailman/listinfo/bdb&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oss.oracle.com/mailman/listinfo/bdb&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---Announce-f20326.html&quot; embed=&quot;fixTarget[20326]&quot; target=&quot;_top&quot; &gt;Berkeley DB - Announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Berkeley-DB-Java-Edition-3.2.21-tp9650138p9650138.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-8941292</id>
	<title>Maven2 support</title>
	<published>2007-02-13T01:50:58Z</published>
	<updated>2007-02-13T01:50:58Z</updated>
	<author>
		<name>shiraz</name>
	</author>
	<content type="html">Hi 
&lt;br&gt;Is it possible to use Maven2 with BerkeleyDBXML while developing in java?
&lt;br&gt;Thanks for any help &amp;nbsp;in advance.
&lt;br&gt;regards
&lt;br&gt;shiraz&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB-Xml---General-f732.html&quot; embed=&quot;fixTarget[732]&quot; target=&quot;_top&quot; &gt;Berkeley DB Xml - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven2-support-tp8941292p8941292.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-8182608</id>
	<title>deleteDocument doesn't work</title>
	<published>2007-01-05T09:51:34Z</published>
	<updated>2007-01-05T09:51:34Z</updated>
	<author>
		<name>giancarlo</name>
	</author>
	<content type="html">hallo,
&lt;br&gt;I have a problem. I have created 2 Java class for save and delete XMLDocument, but the delete Class is not working:
&lt;br&gt;&lt;br&gt;class DeleteDocumentCommand extends AbstractCommand {
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; private String name;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; private XmlUpdateContext updateContext;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; private XmlTransaction txn;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public DeleteDocumentCommand(DbEnv dbEnv,String name) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; super(dbEnv);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.name = name;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public void close() throws CommandException {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; try {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(txn!=null){
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; txn.commit();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; txn.delete();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(updateContext!=null){
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; updateContext.delete();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } catch (XmlException e) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; e.printStackTrace();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; throw new CloseCommandException(e);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }		
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public Object execute() throws CommandException {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; try{
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; openedContainer.deleteDocument(txn,name, updateContext);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return null;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }catch(Exception e){
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; e.printStackTrace();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; throw new ExecuteCommandException(e);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public void open() throws CommandException {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; theMgr = dbEnv.getManager();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; XmlContainerConfig config = new XmlContainerConfig();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; config.setTransactional(true);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; try {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; openedContainer = theMgr.openContainer(XMLDBConstant.theContainer, config);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; updateContext = theMgr.createUpdateContext();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; txn = theMgr.createTransaction();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } catch (XmlException e) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; throw new OpenCommandException(e);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;class SaveDocumentCommand extends AbstractCommand {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; private String name;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; private String content;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; private XmlUpdateContext updateContext;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; private XmlTransaction txn;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public SaveDocumentCommand(DbEnv dbEnv,String name,String content) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; super(dbEnv);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.name = name;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.content = content;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // TODO Auto-generated constructor stub
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public void close() throws CommandException {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; try {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(txn!=null){
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; txn.commit();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; txn.delete();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(updateContext!=null){
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; updateContext.delete();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } catch (XmlException e) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; throw new CloseCommandException(e);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public Object execute() throws CommandException {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; try{
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; XmlDocument xmlDoc = theMgr.createDocument();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlDoc.setContent(content);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlDoc.setName(name);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Date theDate = new Date();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlDoc.setMetaData(XMLDBConstant.uri, XMLDBConstant.name,	new XmlValue(theDate.toString()));
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; openedContainer.putDocument(txn, xmlDoc, updateContext);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return null;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }catch(Exception e){
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; throw new ExecuteCommandException(e);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public void open() throws CommandException {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; theMgr = dbEnv.getManager();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; XmlContainerConfig config = new XmlContainerConfig();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; config.setTransactional(true);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; try {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; openedContainer = theMgr.openContainer(XMLDBConstant.theContainer, config);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; updateContext = theMgr.createUpdateContext();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; txn = theMgr.createTransaction();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } catch (XmlException e) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; throw new OpenCommandException(e);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&lt;br&gt;public class DbEnv
&lt;br&gt;{
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; private Environment dbEnv_ = null;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; private XmlManager mgr_ = null;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; private File path2DbEnv_ = null;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public static boolean exist = false;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public DbEnv() throws Exception &amp;nbsp;{
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; File path2DbEnv = new File(XMLDBConstant.path2DbEnvString);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (! path2DbEnv.isDirectory()) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; throw new Exception(path2DbEnv.getPath() + 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot; does not exist or is not a directory.&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; EnvironmentConfig config = new EnvironmentConfig();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; config.setCacheSize(50 * 1024 * 1024); // 50MB
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; config.setAllowCreate(true);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;config.setInitializeCache(true);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; config.setTransactional(true);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; config.setInitializeLocking(true);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; config.setInitializeLogging(true);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; config.setErrorStream(System.err);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; dbEnv_ = new Environment(path2DbEnv, config);
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; path2DbEnv_ = path2DbEnv;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mgr_ = new XmlManager(dbEnv_, null);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(!exist){
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(mgr_.existsContainer(XMLDBConstant.theContainer)==0){
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; System.out.println(&amp;quot;Sto creando il DB&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mgr_.createContainer(XMLDBConstant.theContainer);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; exist=true;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public File getDbEnvPath() { return path2DbEnv_; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public Environment getEnvironment() { return dbEnv_; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public XmlManager getManager() { return mgr_; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public void cleanup() throws DatabaseException
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (mgr_ != null) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mgr_.delete();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mgr_ = null;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (dbEnv_ != null) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; dbEnv_.close();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; dbEnv_ = null;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&lt;br&gt;I'm using my class:
&lt;br&gt;&lt;br&gt;Command command = new DeleteDocumentCommand (new DbEnv(),&amp;quot;name.xml&amp;quot;);
&lt;br&gt;command.open();
&lt;br&gt;command.execute();
&lt;br&gt;command.close();
&lt;br&gt;&lt;br&gt;The method openedContainer.deleteDocument(txn,name, updateContext) &amp;nbsp;seems blocked. I waited for, but it does not go ahead;
&lt;br&gt;&lt;br&gt;Can you help me?
&lt;br&gt;Thanks
&lt;br&gt;giancarlo&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB-Xml---General-f732.html&quot; embed=&quot;fixTarget[732]&quot; target=&quot;_top&quot; &gt;Berkeley DB Xml - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/deleteDocument-doesn%27t-work-tp8182608p8182608.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-7126899</id>
	<title>setname or value(string)error</title>
	<published>2006-11-01T18:49:52Z</published>
	<updated>2006-11-01T18:49:52Z</updated>
	<author>
		<name>lee yeonbok</name>
	</author>
	<content type="html">hello,
&lt;br&gt;I hope you will allow my bad English.
&lt;br&gt;I am trying to make a tool that retrieve XML files by Xquery with BDBXML in Visual Studio c++.net 2003.
&lt;br&gt;I always get this error message when I run the tool.
&lt;br&gt;&lt;br&gt;「Debug Assertion failed!
&lt;br&gt;&lt;br&gt;Program: .........
&lt;br&gt;File:dbgdel.cpp
&lt;br&gt;Line:52
&lt;br&gt;&lt;br&gt;Expression:_BLOCK_TYPE_IS_VALID(pHead-&amp;gt;nBlockUse)
&lt;br&gt;&lt;br&gt;For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts.」
&lt;br&gt;&lt;br&gt;&lt;br&gt;This error message appears in these cases:
&lt;br&gt;1. using putDocument with document name consist of upper 16 letters.
&lt;br&gt;2. the return value (string) is consist of upper 16 letters.
&lt;br&gt;&lt;br&gt;In both cases, the tool runs well if the data are consist of 15 letters or below.
&lt;br&gt;&lt;br&gt;There may be more cases that shows the error message.
&lt;br&gt;I guess there is a trouble in dealing with string data.
&lt;br&gt;However I cannot find strange codes in APIs.
&lt;br&gt;&lt;br&gt;Is anybody who has similar problem with me?
&lt;br&gt;I would be very pleased if I get helps.
&lt;br&gt;&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;Lee 
&lt;br&gt;&amp;nbsp;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB-Xml---General-f732.html&quot; embed=&quot;fixTarget[732]&quot; target=&quot;_top&quot; &gt;Berkeley DB Xml - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/setname-or-value%28string%29error-tp7126899p7126899.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-7120734</id>
	<title>berkeley db file size exceed problem</title>
	<published>2006-11-01T11:30:22Z</published>
	<updated>2006-11-01T11:30:22Z</updated>
	<author>
		<name>dziku</name>
	</author>
	<content type="html">hi,
&lt;br&gt;&lt;br&gt;My configuration: windows xp pro with FAT32,
&lt;br&gt;I have problem while berkeley db file grows up to 4GB. While maximum (FAT32) file size is exceeded, I got exception:
&lt;br&gt;&lt;br&gt;&amp;quot;write: 0x17af0ec8, 8192: No space left on device
&lt;br&gt;D:\Study\eclipse\imuba\workplace\database\mmdatabase\IMUBAImage.db: write failed for page 524287
&lt;br&gt;D:\Study\eclipse\imuba\workplace\database\mmdatabase\IMUBAImage.db: unable to flush page: 524287
&lt;br&gt;com.sleepycat.db.DatabaseException: No space left on device: No space left on device &amp;quot;
&lt;br&gt;&lt;br&gt;i wonder how to tell berkeley db to divide file into several files (while size is close to limit) or is there any other idea ?
&lt;br&gt;&lt;br&gt;Did you ever manage with that ?
&lt;br&gt;&lt;br&gt;thanks for any help
&lt;br&gt;&lt;br&gt;best regards
&lt;br&gt;dziku&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Berkeley-DB---HA-f2900.html&quot; embed=&quot;fixTarget[2900]&quot; target=&quot;_top&quot; &gt;Berkeley DB - HA&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/berkeley-db-file-size-exceed-problem-tp7120734p7120734.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-7118723</id>
	<title>JAVA BEREKELEY..</title>
	<published>2006-11-01T09:43:29Z</published>
	<updated>2006-11-01T09:43:29Z</updated>
	<author>
		<name>eejimkos</name>
	</author>
	<content type="html">i'm new in berkeley db.how can i find a key-data ,givving an external key?(transactions with cursors)&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Bdbje---General-f2385.html&quot; embed=&quot;fixTarget[2385]&quot; target=&quot;_top&quot; &gt;Bdbje - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/JAVA-BEREKELEY..-tp7118723p7118723.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-6568188</id>
	<title>Berkeley DB 4.5</title>
	<published>2006-09-29T09:48:04Z</published>
	<updated>2006-09-29T09:48:04Z</updated>
	<author>
		<name>Gregory Burd-2</name>
	</author>
	<content type="html">Oracle is pleased to announce:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Berkeley DB 4.5
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.sleepycat.com/products/bdb.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sleepycat.com/products/bdb.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Berkeley DB 4.5 is new release with significant new features and 
&lt;br&gt;performance improvements.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; 1. Non-stop upgrades for replicated systems - customers can 
&lt;br&gt;upgrade/patch
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;the database without taking the entire system down.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; 2. Multi-version concurrency control (MVCC) - allows read transactions
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;to proceed without being blocked by write transactions, therefore
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;improving concurrency and performance.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; 3. Replication framework - a pre-built, out of the box framework that
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;makes it faster and easier for developers to build replicated apps.
&lt;br&gt;&lt;br&gt;&lt;br&gt;About Berkeley DB
&lt;br&gt;-----------------
&lt;br&gt;Berkeley DB is a database engine that provides developers with fast, 
&lt;br&gt;reliable, local persistence with zero administration. Berkeley DB is a 
&lt;br&gt;library that links directly into your application. Your application 
&lt;br&gt;makes simple function calls, rather than sending messages to a remote 
&lt;br&gt;server, eliminating the performance penalty of client-server 
&lt;br&gt;architectures. Berkeley DB stores data in application native format, as 
&lt;br&gt;simple key/value pairs, eliminating the need for translation or mapping. 
&lt;br&gt;Berkeley DB eliminates the overhead of SQL query processing, enabling 
&lt;br&gt;applications with predictable access patterns to run faster. Berkeley DB 
&lt;br&gt;is the ideal choice for static queries over dynamic data, while 
&lt;br&gt;traditional relational databases are well suited for dynamic queries 
&lt;br&gt;over static data.
&lt;br&gt;&lt;br&gt;Download the source code along with complete documentation and our 
&lt;br&gt;entire test suite at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.5.20.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.5.20.tar.gz&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.5.20.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.5.20.zip&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.5.20.msi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.5.20.msi&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.5.20.CD.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.5.20.CD.tar.gz&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.5.20.NC.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.5.20.NC.tar.gz&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.5.20.NC.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.5.20.NC.zip&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.oracle.com/berkeley-db/db-4.5.20.NC.CD.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.oracle.com/berkeley-db/db-4.5.20.NC.CD.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Try Berkeley DB out and let us know what you think.
&lt;br&gt;&lt;br&gt;For further information, please contact us at 
&lt;br&gt;mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=6568188&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;berkeleydb-info_us@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Announcement
&lt;br&gt;------------
&lt;br&gt;Since Sleepycat is now a part of Oracle, we will be consolidating the 
&lt;br&gt;Sleepycat website with the Oracle website. We want to assure you that 
&lt;br&gt;Berkeley DB information and product downloads will continue to be 
&lt;br&gt;available at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.oracle.com/database/berkeley-db.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/database/berkeley-db.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;We expect to complete the website transition by October 12, 2006.
&lt;br&gt;&lt;br&gt;In addition, this mailing list &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=6568188&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;announce@...&lt;/a&gt; will be 
&lt;br&gt;discontinued, effective immediately. &amp;nbsp;To learn about new Berkeley DB 
&lt;br&gt;product releases, please subscribe to the Oracle Technology Network 
&lt;br&gt;(OTN) newsletter &amp;quot;OTN TechBlast&amp;quot; at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://www.oracle.com/technology/techblast/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oracle.com/technology/