[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Cron Daily Run Parts Error



I've been receiving a cron error daily that states the following:

META vacuum - FAIL: ERROR:  cannot find attribute 1 of relation quota


There is a script in cron.daily called vaccumdb which contains the
following:

#!/usr/bin/perl
#
# vacuum the system database to keep it optimized
# and clean
#

require Cobalt::Meta;
Cobalt::Meta::vacuum();


Can someone tell me why I might be getting this error?  It started after we
rebuilt our system from the OS Restore CD and applied all patches to date.

Joe Brennskag
Hardy Telecommunications, Inc.
304-897-9911