Re: restore volumes list. It's possible??

2004-03-25 Thread Christian Bagard
Hello, I'm looking for a query or sql script that allow me to see what volumes I'll need for a restore process. I want to see the volumes before the starting of the process. If your question is concerning nodes you can try to implement the following actions. We perform this by program in a

restore volumes list. It's possible??

2004-03-24 Thread Jose Antonio Atala Olaechea
Hi TSM Friends. I'm looking for a query or sql script that allow me to see what volumes I'll need for a restore process. I want to see the volumes before the starting of the process. Likewise I need a query or script that allow me to see what volumes I'll need for a backup stgpool process. When I

Re: restore volumes list. It's possible??

2004-03-24 Thread James Lepre
Here is what you will need select distinct node_name,volume_name,stgpool_name from volumeusage where node_name='x'

Re: restore volumes list. It's possible??

2004-03-24 Thread Richard Sims
I'm looking for a query or sql script that allow me to see what volumes I'll need for a restore process. ... This is a frequently asked question. The short answer is that there is no way for you to obtain such a list. See topic Restoral preview in http://people.bu.edu/rbs/ADSM.QuickFacts for