George,

The HSM Storage Administrator book gives this example: 

In this example, the most recently dumped version of a specific data set that 
was dumped to a specific dump class (EXTRA) is recovered and given a different 
name.

RECOVER B110066.POF.N.F230EP06.DSET3  +
        NEWNAME(B110066.POFNEW.NRECOV.F230EP06.DSET3)  +
        FROMDUMP(DUMPCLASS(EXTRA))     

>From the example you gave before, you might try: 

HRECOVER TX#P.F.TEXT.INV FROMDUMP(DUMPCLASS(DAILYDR))  +  
    NEWNAME(TX#T.F.TEXT.INV) REPLACE

I don't know if the Replace is needed, and I'd experiment myself, but I don't 
have HSM in my shop.  (I worked with it years ago at my former employer, and I 
remember that there were a lot of environmental variables to consider...) 

HTH,
Greg Shirey
Ben E. Keith Company


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
George Rodriguez
Sent: Thursday, August 18, 2011 7:42 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: DFhsm HRECOVER Dataset from FLASHCOPY Volumes

Hi Bob,

So how do you restore 2 files from a full volume backup of a flashed volume?

*George Rodriguez*

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to