Tapes needed for a restore?

2005-04-15 Thread Coats, Jack
I need to restore an exchange server. How can I find what tapes are needed to restore a particular server? I tried doing a restore and looking in the servers activity log, but that yielded no fruit. Suggestions please!

Re: Tapes needed for a restore

2000-10-24 Thread Mark A. Adams
: [EMAIL PROTECTED] Subject: Tapes needed for a restore Is there a way to query what tapes will be needed for a given restore request? For instance, a user deletes a certain directory and wants to restore it. Since most of the files are static and have aged, they have been migrated to tape. I would like

Re: Tapes needed for a restore

2000-10-03 Thread Nancy Reeves
Lawrence Clark <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> 10/03/2000 08:08 AM Please respond to "ADSM: Dist Stor Manager" To: [EMAIL PROTECTED] cc: Subject:Re: Tapes needed for a restore Hi: The selec

Re: Tapes needed for a restore

2000-10-03 Thread Remeta, Mark
the correct usage is... show volumeusage clarkl -Original Message- From: Lawrence Clark [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 03, 2000 8:21 AM To: [EMAIL PROTECTED] Subject: Re: Tapes needed for a restore Session established with server BACKUP: AIX-RS/6000 Server

Re: Tapes needed for a restore

2000-10-03 Thread Lawrence Clark
Hi: The select mentioned previously work, except add a distinct after the select to just show a volume once. adsm> select distinct node_name,volume_name,stgpool_name from volumeusage where node_name='CLARKL' NODE_NAME VOLUME_NAMESTGPOOL_NAME --

Re: Tapes needed for a restore

2000-10-03 Thread Lawrence Clark
Session established with server BACKUP: AIX-RS/6000 Server Version 3, Release 7, Level 2.0 Server date/time: 10/03/00 08:27:08 Last access: 10/03/00 07:58:51 adsm> q show volusage clarkl ANR2000E Unknown command - QUERY SHOW. ANS8001I Return code 2. >>> [EMAIL PROTECTED] 10/02/00 04:3

Re: Tapes needed for a restore

2000-10-03 Thread Clarence Beukes
Hi Nancy. There is a select statement that you can use, but normally gives a long list of tapes(especially if you are not using collocation). This "query" can be narrowed down if you know the filespace name linked with the file/directory to be restored. select volume_name,filespace_name fro

Re: Tapes needed for a restore

2000-10-03 Thread Remeta, Mark
I believe it is show volumeusage... you have to type out the whole word -Original Message- From: Nancy Reeves [mailto:[EMAIL PROTECTED]] Sent: Monday, October 02, 2000 5:47 PM To: [EMAIL PROTECTED] Subject: Re: Tapes needed for a restore Since Kent's preview approach doesn'

Re: Tapes needed for a restore

2000-10-02 Thread Nancy Reeves
coming. Nancy Reeves Technical Support, Wichita State University [EMAIL PROTECTED] <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 10/02/2000 04:10 PM To: [EMAIL PROTECTED] cc: Subject:Re: Tapes needed for a restore We have a couple of ways - I pre

Re: Tapes needed for a restore

2000-10-02 Thread Jeffery Carroll
DSM: Dist Stor Manager" <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc: Subject: Re: Tapes needed for a restore These are two selects from previous entries in this forum, the first one is more specific, the seco

Re: Tapes needed for a restore

2000-10-02 Thread Maria Paz Gimeno
ool_name='' group by volume_name select node_name,volume_name,stgpool_name from volumeusage where node_name='$1' - Original Message - From: Nancy Reeves <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 02, 2000 9:10 PM Subject: Tapes needed

Re: Tapes needed for a restore

2000-10-02 Thread James Healy
Have you tried the undocumented " show volusage nodename" - Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!

Tapes needed for a restore

2000-10-02 Thread Nancy Reeves
Is there a way to query what tapes will be needed for a given restore request? For instance, a user deletes a certain directory and wants to restore it. Since most of the files are static and have aged, they have been migrated to tape. I would like to make sure all the needed tapes are in the lib