ADSM-L

Re: SQL query of ADSM backups table

2000-09-19 09:53:49
Subject: Re: SQL query of ADSM backups table
From: Thomas Denier <Thomas.Denier AT MAIL.TJU DOT EDU>
Date: Tue, 19 Sep 2000 09:45:13 -0400
> I am querying the adsm server backups table  for a file space with a
> management class that specifies
> verexists = 7,verdeleted 1,rexextra 8,retonly 90.
>
> I am expecting to see 8 versions of the data outputted from the sql query,
> however only seem to get the latest version.
> Can anyone tell me what I am doing wrong?.

I wouldn't expect to see more than 7 versions in any case. The verexists value
allows for the latest version and 6 older versions. I wouldn't expect to see
more than one version unless the client file has been updated within the past
8 days. Any non-current version older than 8 days will be expired on the basis
of the retextra value when inventory expiration is done. I would expect to see
7 versions only if the file has been updated 6 or more times in the last 8
days.
<Prev in Thread] Current Thread [Next in Thread>