search for: sleepycat

Displaying 20 results from an estimated 42 matches for "sleepycat".

2004 May 10
1
Xen IA64
Hello, Does Xen support IA64 ? If not, is there a project to port Xen on IA64. Best Regards. Valerie. ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net ht...
2005 Mar 02
2
Request to update slapd.conf and OpenLDAP info for Samba-Guide/happy.html
....org/samba/docs/man/Samba-Guide/happy.html is not the preferred backend, i.e. ldbm, it really, really needs to be bdb. See: http://www.openldap.org/faq/index.cgi?_highlightWords=bdb%20ldbm&file=1085 "ldbm uses a neutral storage interface which in principle could wrap dbm, ndbm, gdbm or sleepycat as underlying storage; however, only Sleepycat is considered a reliable choice, so bdb offers more interesting features (ACID). Eventually it will disappear." And: http://www.openldap.org/faq/data/cache/756.html "With back-ldbm, there is no fine-grain database locking. This means write...
2006 Feb 22
3
OT: svn installation tutorial
...pr ---> Building apr with target all ---> Staging apr into destroot ---> Packaging tgz archive for apr 1.2.2_0 ---> Installing apr 1.2.2_0 ---> Activating apr 1.2.2_0 ---> Cleaning apr ---> Fetching db4 ---> Attempting to fetch db-4.3.29.tar.gz from http://downloads.sleepycat.com/ ---> Verifying checksum(s) for db4 Error: Checksum (md5) mismatch for db-4.3.29.tar.gz Error: Target com.apple.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: apr-util db4 neon Error: /opt/local/bin/port: Status 1 encountered during pro...
2005 Apr 27
1
Xapian -need help!
...termlist_baseA meta postlist_DB record_baseA value_DB position_DB postlist_baseA termlist_DB value_baseA why xapian needs to create so many files? 2: Also, from the documentation it's not clear to me how xapian indexes, what database it uses? Does it uses sleepycat to index the documents? Any help is appreciated. Thanks, Rita
2004 Jan 10
2
Free Software or not -- that's the question /* New subject */
...l releases of the software. This is a big step forward. Now, a case in point to illustrate C. Asterisk includes a Berkeley DB implementation in its source tree. It lives in the db1-ast subdirectory. Now every modern UNIX has a Berkeley DB implementation included. These days it is usually DB3 from Sleepycat. Not the Sleepycat license under which DB3 is released is basically the standard BSD license with a bit of GPLish language added in. Though Digium supports Free Software to the point of releasing code under the GPL, they are afraid enough of the idea of Free Software, that they included an ancien...
2006 Aug 22
6
/lib/tls.disabled or xen-friendly glibc?
Hi, until now I have run Xen with /lib/tls out of the way for both dom0 and domU''s, but now I''m trying to install OpenLDAP in a domU, which requires TLS as default. So now I have at least three options ahead of me: 1. mv /lib/tls.disabled back to /lib/tls and accept the performance penalty (is there any documentation on how heavy this penalty is?) 2. Compile OpenLDAP
2005 Feb 12
4
Samba/LDAP documentation
...#39;s 2.0.27 or 2.1.22 are unstable and will break on extended loading or extended uptime. Worst is, that with OL 2.0.27 there's no method of repairing sparse/corrupted databases other than wit a rebuild from a dumped ldif; with Red Hat's 2.1.22 databases are guaranteed to become corrupted (Sleepycat BDB 4.1), though there is a way of repairing the DB (whilst the server is *down*). OL 2.2.17's and higher use patched Sleepycat's BDB 4.2.52, are mostly guaranteed against corruption (if correctly configured using DB_CONFIG) and even in the case of a corrupted DB (which I've *never* exp...
2007 Dec 09
1
[DB] Using SQLite instead of AST?
Hello The DB() application is fine as long as we don't need more than one value pointed to by a key, ie. the way SleepyCat works. Problem is, for each phone number, I'd like to map more than one column, eg. name, e-mail, fax, etc. Is there a way to have DB() use SQLite instead of AST, or a way to keep both in sync (ie. export data from AST to SQLite automatically)? Thank you.
2006 Sep 19
2
[OT] SVN: Anybody use BDB?
I''m moving my Subversion repository to a new server. The old server uses Berkeley DB/Sleepycat and if memory serves, it was a lot of effort to set that up -- so I think I''ll try FSFS. Does anybody use BDB and prefer that over FSFS? Or had any problems with FSFS? (I never had any problems with BDB, performance or otherwise, btw.) Thanks, Joe -- Posted via http://www.ruby-forum....
2005 Feb 23
3
LDAP compatible
Hello people, i'm brasilian. I'm sorry for the erros... ok?! :-) Let's go! My company uses openldap-2.1.21. What is the version samba compatible with openldap-2.1.21?! I'm trying install samba-3.0.11, but it requires openldap-2.2.23. I don't want install the release openldap-2.2.23 for it. Thank you.
2005 Mar 05
1
LDAP mailing list for ldapsam people
...the standard solutions don't work for them and they don't know why. Choosing the right version of OpenLDAP and configuring it correctly are not child's play. It is not intuitive. Problems can come with: Which OpenLDAP version to use How to configure it best for Samba How to configure Sleepycat BDB DSE/DIT architecture SSL/TLS configuration ACL design Security Sources of information on the web, FAQs. A suitable mailing list for these things would be ideal. However, the OpenLDAP mailing list does not allow application-oriented questions; they are considered OT. The list master of the fol...
2005 Feb 09
1
build error on samba 3.0.11 to be domain member w/ W2k ADS
I am trying to build a linux file server as a domain member w/W2K-ADS . I have: Slackware 10.1 freshly loaded KRB5 1.4 Sleepycat DB 4.3.7 (needed for openLDAP build) OpenLDAP 2.3.23 When building Samba 3.0.11, I recieve the following errors. Using FLAGS = -I/usr/local/include -O -Iinclude -I/usr/local/samba-3.0.11/source/include -I/usr/local /samba-3.0.11/source/ubiqx -I/usr/local/samba-3.0.11/source/smbwrapper -...
2005 Dec 01
6
Linking against a specific Berkeley DB install
I sent this question to the OpenLDAP list yesterday, but I still haven't seen the message come across the list. I am asking here in the hopes of getting a faster response. I am trying to compile OpenLDAP 2.3.11 from source on CentOS4. I have the rpm for db4-4.2.52-7.1 installed and also a source build of BerkeleyDB in /usr/local/BerkeleyDB.4.4. How do I get OpenLDAP to link with the bdb
2006 Jul 07
15
Does Berkeley DB and Rails seem like a good match?
I''ve been reading up on Berkeley DB and I''ve been refelcting on the Rails philosophy and it just seemed to me like the two should go together hand in glove. Rails seeks to abstract the programer from squirrely database coding which is great. My only problem is that you''re still left with a large component, namely the databsase server (MySQL, PostgreSQL..etc) which
2005 Mar 31
0
installing Win32 Compilers
...rt0s.obj libml.lib tcconio.lib daguid.lib gdbm.lib lcc.lib regexp.lib UUID.LIB dx8math.lib glaux.lib libc.lib scrnsave.lib weditres.lib dxguid.lib iostream.lib libcrt0.obj shell32.lib wizard/ until I stopped it. Consequently it hung on installing Sleepycat's db. I'll erase the installation and try again, this time saving the error messages. Wesley Parish PS But wow, it felt good, watching MinGW32 install _without_ a hitch! Well done! -- Clinersterton beademung, with all of love - RIP James Blish ----- Mau e ki, he aha te mea nui? You a...
2006 May 04
0
native xml db for rails
Hey, I''m an xmldb newb, as I expect most are since xquery only got nailed a few months ago. I know nothing more than reading around the subject and a couple of hours tinkering with sleepycats offering. Enough though to make me realise the potential of an xml database though. I dont really have a spare supercomputer to parse xml documents to compete with a relational database on speed but it would have some cool features. Not being as familar with the activerecord source as I should be...
2008 Mar 02
3
override/redefine asterisk DB function
Hi. Is it possible to override the standard DB function in Asterisk? My dialplan contains a lot of calls to "Set(DB(...))" and "${DB(...)} which of course use astdb to store/read data. I would like to stop using astdb and switch to Clustered MySQL (I don't suppose "clustered astdb" exists?). So instead of rewriting extensions.conf and replacing the DB calls with
2009 Jan 30
1
Where to find db1_dump185 in debian packages ?
Hello, Here http://www.voip-info.org/wiki/view/Asterisk+database , you can read: "Also, since it's a normal Berkely db1 (version185) file its contents can be viewed/dumped with the standard *db1_dump185* tool. Thus db1_dump185 -p /var/lib/asterisk/astdb will show the complete database tree." Where can this db1_dump185 be found using Debian packages ? Regards -------------- next
2009 Feb 21
0
Where to find db1_dump185 in debian packages ? [SOLVED]
...ld either try to build that Perl module mentioned on the > page with /usr/src/asterisk-x.x.x/main/db1-ast or use > > asterisk -rx 'database show' > > http://www.voip-info.org/wiki/view/Asterisk+database : > > From the source code of db.c: > > DB3 is licensed under Sleepycat Public License and is thus > > incompatible with GPL. To avoid having to make another exception > > (and complicate licensing even further) we elect to use DB1 which > > is BSD licensed > > BTW the license looks somewhat ok at first sight: > > http://www.oracle.com/tec...
2004 Aug 20
2
Anyone syncing database files?
Anyone syncing say 18-20gb Oracle dbf files..? Jeremy S. Loukinas -------------- next part -------------- HTML attachment scrubbed and removed