Re: [Bacula-users] MYSQL hint needed.

2007-06-28 Thread Alan Brown
On Thu, 28 Jun 2007, David Romerstein wrote: > I believe the following snippet will tell you all the Volumes due to > expire in the next week, and the date and time they'll expire. It compares > the LastWritten value + the VolRetention value to the current time. Thanks, that's exactly what I need

Re: [Bacula-users] MYSQL hint needed.

2007-06-28 Thread David Romerstein
On Thu, 28 Jun 2007, Alan Brown wrote: > I need to find tapes which are at. or close to expiry. > > Does anyone have a MYSQL snippet to do this? I believe the following snippet will tell you all the Volumes due to expire in the next week, and the date and time they'll expire. It compares the La