ADSM-L

Re: File Expiration question.

2002-04-24 15:04:20
Subject: Re: File Expiration question.
From: "Prather, Wanda" <Wanda.Prather AT JHUAPL DOT EDU>
Date: Wed, 24 Apr 2002 15:04:16 -0400
I belive the files are still bound to their original management class, but
already marked for deletion according to your RETONLY value.
(i.e., out of luck...)

After the backup runs tonight, you can poke around and look with a query
like this:

select ll_name, backup_date, deactivate_date from backups where ll_name like
'%PART_OF_A_FILENAME%' and
node_name='NOVELLNODEVICTIM'

<Prev in Thread] Current Thread [Next in Thread>