ADSM-L

Re: how to find out the managemnt class a file is bound to?

2004-04-21 16:54:47
Subject: Re: how to find out the managemnt class a file is bound to?
From: "Prather, Wanda" <Wanda.Prather AT JHUAPL DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 21 Apr 2004 16:53:48 -0400
Quickest way, if the client is handy, is to start the b/a client and open
the RESTORE window.

Navigate through the file tree until you can display the file.
Scroll to the far right of the window, and you will see the management
class.

Or:

select * from backups where node_name='NNNNNNN' and ll_name like
'%partialfilename%'
NNNNNN must be upper case
the % in the filename is a generic match.
The letters you put in to match are mixed-case for UNIX clients, must be ALL
UPPER CASE for Windows.

-----Original Message-----
From: Christian Wadl [mailto:christian.wadl AT CHELLO DOT AT]
Sent: Wednesday, April 21, 2004 4:47 PM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: how to find out the managemnt class a file is bound to?


Hello,

Is there a (easy) way to check to which management class a file is bound..?
A kind of DB queryy maybe? (select * from ??? where mgmtclass=??? ..
something this way..)

Thanks for help

Chris

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.664 / Virus Database: 427 - Release Date: 21.04.2004

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