Hi, 16.10.2008 04:14, Hemant Shah wrote: > > --- On Wed, 10/15/08, Arno Lehmann <[EMAIL PROTECTED]> wrote: ... > Thanks for the explanation, I will setup a cron job to run dbcheck.
I would be careful with a cron job... basically, as the dbcheck process can take a long time and locks the database, it can result in backups not running as scheduled. It's better, in my opinion, to just add the dbcheck to your list of things to do during maintenance periods. You usually don't need to run it more often than a few times a year, too, so if you choose to do that via cron, you should schedule it to a time where no backups run, and only run it monthly or even less often. Arno > Hemant Shah > E-mail: [EMAIL PROTECTED] > > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > -- Arno Lehmann IT-Service Lehmann Sandstr. 6, 49080 Osnabrück www.its-lehmann.de ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users