ADSM-L

Re: ADSM V3 and SQL support

1999-06-04 15:47:47
Subject: Re: ADSM V3 and SQL support
From: "Mapes, Mark" <MWM4 AT PGE DOT COM>
Date: Fri, 4 Jun 1999 12:47:47 -0700
Try

> select distinct node_name, class_name  from backups where
> node_name='TESTNODE'
> ----------
> From:         Tom Haddad[SMTP:thaddad AT COLUMBIAENERGYGROUP DOT COM]
> Reply To:     ADSM: Dist Stor Manager
> Sent:         Friday, June 04, 1999 11:15 AM
> To:   ADSM-L AT VM.MARIST DOT EDU
> Subject:      ADSM V3 and SQL support
>
> Ive been reviewing the database tables to produce this report...
>
> A list of all nodes and what mgmtclasses  are in USE by each (bound) ...
>
> Example..I have one specific server where most of the data is bound to the
> default mgtclass but has 4 more mgtclasses used in its INCLUDE statements
> for
> specifics directories.
>
> If I have, say, 30 mgmtclass across all domains, there is not easy way to
> see
> which nodes are using what ..or bound to what!!!
>
> When I run this query say against one node I get a long list (too
> much)...!!
> Looks like the long list is reporting on all directory structures for that
> node.. I just to see each unique mgmtclass for that node once.!
> select node_name, class_name  from backups where node_name='TESTNODE'
>
<Prev in Thread] Current Thread [Next in Thread>