When a Flashcopy of volumes are done and commands are sent to DFhsm to DUMP
the all the flashed volumes, how do I recover a lost dataset. I honestly
thought that DFhsm would know that this procedure was done and it would use
the flashed copy to recover the dataset, but when I use ISMF to either
HRECOVER or RESTORE the dataset it's not using the flashed copy. I'm going
to provide the JCL that I use to Flashcopy the volume(s) and the job to back
up the volume, just in case:

//STEP010 EXEC PGM=ADRDSSU
//SYSPRINT  DD SYSOUT=*
//SYSIN     DD *
 COPY FULL INDY(PTST00) OUTDY(XTST00) FCNOCOPY PURGE DUMPCONDITIONING
 .
 .

Here's the backup job:

//STEP010 EXEC PGM=IKJEFT01
//SYSPRINT  DD SYSOUT=X
//SYSTSPRT  DD SYSOUT=X
//SYSTSIN   DD *
 HSENDCMD BACKVOL VOL(XTST00) DUMP(DUMPCLASS(DAILYDR))
 .
 .

Thanks for the help.
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-332*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Six Consecutive Years*

Home of Florida's first LEED Gold Certified School

Under Florida law, e-mail addresses are public records. If you do not want your 
e-mail address
released in response to a public records request, do not send electronic mail 
to this entity. 
Instead, contact this office by phone or in writing.

----------------------------------------------------------------------
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