db_archive: ... not enough space

From: J Bacher (jb@jbacher.com)
Date: Thu Dec 26 2002 - 12:07:58 EST


Tru64, 5.0a

/var/tcb/files/dblogs

db_archive is producing errors:
       db_archive: log_get: Not enough space
       db_archive: log_archive: Not enough space

db_stats -c
       0x90193 Lock magic number.
       1 Lock version number.
       192 Lock region reference count.
       1335296 Lock region size.
       5000 Maximum number of locks.
       3 Number of lock modes.
       5000 Number of lock objects.
       0 Number of lockers.
       15869 Number of lock conflicts.
       2205295 Number of lock requests.
       2205295 Number of lock releases.
       0 Number of deadlocks.
       7080855 The number of region locks granted without waiting.
       11831 The number of region locks granted after waiting.

db_stat -M m
       =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
       Pool (region addr 0x10000, alloc addr 0x10120)
       file #1: /etc/auth/system/ttys.db: 1 references: read/write
       file #2: /var/tcb/files/auth.db: 45 references: read/write
       file #3: /tcb/files/auth.db: 1 references: read/write
       =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
       Memory free list
       0x10128: 2864 0x31788: 672

We typically keep several months of dblogs on this machine. Due to disk
space constraints, I need to purge the inactive logs.

I do not see an option to run db_archive on a file by file basis. The
DB_CONFIG file is the default with the installation.

I've read through the DB docs and don't find an answer to specifically
identify and correct this problem and am looking for suggestions.



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:49:02 EDT