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
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