ADSM-L

SQL query of ADSM backups table

2000-09-19 01:01:15
Subject: SQL query of ADSM backups table
From: Paul Ewing <paul.ewing AT CLEAR.CO DOT NZ>
Date: Tue, 19 Sep 2000 16:46:08 +1200
Hi,

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

select * from backups where node_name = 'UNIXDATA' and filespace_name =
'xxxxxxx' and
hl_name = 'yyy' and ll_name = 'zzzz'

Our server is on OS/390  ADSM Version 3, Release 1, Level 2.55

Cheers
Geoff.
<Prev in Thread] Current Thread [Next in Thread>