search for: db_stats

Displaying 5 results from an estimated 5 matches for "db_stats".

Did you mean: db_state
2010 Mar 08
1
openldap-2.3.43 and db4-utils - DB_VERSION_MISMATCH
Hi, I just started to set up a test ldap server and followed some tutorials. One topic is the tuning/monitoring of the bdb. So I installed the db4-utils and executed a "db_stat -h /var/lib/ldap/ -m". The answere is no stat, but: db_stat: Program version 4.3 doesn't match environment version db_stat: DB_ENV->open: DB_VERSION_MISMATCH: Database environment version mismatch The
2006 Mar 26
4
select information from sqlite_master error
...rking on extending tepee to a personal e-notebook sort of tool (never lose my papers/revisions....hehe). I''ve given tepee an oswd css design, and am currently adding a admin page that I want to show the ruby version, sqlite version and db size and db stats information. I tried running: @db_stats = ZenDesk::Models::Base.find_by_sql("SELECT * FROM sqlite_master") to see what information I could gleen from the master table and I got this error: ZenDesk::Controllers::Admin.GET ActiveRecord::SubclassNotFound The single-table inheritance mechanism failed to locate the subclass: '...
2013 Jan 22
2
FreeBSD 9.1 - openldap slapd lockups, mutex problems
Hi. (Im am sending this to the "stable" list, because it maybe kernel related.. ) On 9.1-RELEASE I am witnessing lockups of the openldap slapd daemon. The slapd runs for some days and then hangs, consuming high amounts of CPU. In this state slapd can only be restarted by SIGKILL. # procstat -kk 71195 PID TID COMM TDNAME KSTACK 71195
2005 Jan 28
1
Samba 3.0 PDC + LDAP: Workstation account disappearing
Hello, I've a Debian 3.1 box with Samba 3.0.9 acting as a PDC with OpenLDAP 2.1.30, smbldap-tools 0.8.5, libnss-ldap version 220-1. The problem is this: Yesterday suddenly a user from a workstation already joined to the domain could not log on any more. The log message was: Workstation HPDX02$: no account in domain Digging into LDAP I've found that the entry in the LDAP DB exists (I
2007 Sep 23
0
A preliminary design for an external DB for rsync
I've put some thought into adding DB support to rsync (in a future release). This would allow it to maintain some extra information about files and be able to lookup information rapidly. This would support things like caching of checksum information, finding files to hard-link with, saving file attributes separately from the files (allowing non-root preservation of full file attributes as