Tom,

I shall forward your JCL to the Storage guy.

Was the target volume formatted in any way prior to the restore as a
standard OS/390 or VM volume?

Thank you,
Jim

-----Original Message-----
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Thomas Kern
Sent: Friday, February 20, 2009 2:00 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: DFSMSDSS and VM Volumes

Here are the magical incantations that are used to restore my 
VM volumes under z/OS at our DR site.
 
//*--------------------------------------------------------------------

//RESTORES  EXEC  PGM=ADRDSSU,REGION=6M

//SYSPRINT  DD  SYSOUT=*

//*

//*--------------------------------------------------------------------

//ODD01     DD  VOL=SER=M901B2,UNIT=3390,DISP=OLD         
//IDD01     DD  DSN=VMDSTR.VVML913.D2009046,              
// DISP=(OLD,KEEP,KEEP),UNIT=3590-1,                      
// LABEL=(1,SL),                                          
// VOL=(,RETAIN,SER=(008121))                             
//*                                                       
//SYSIN     DD  *                                                  
   REST TRKS(0,0,10016,14) IDD(IDD01) ODD(ODD01) CAN CPYV PRG      
/*

/Tom Kern

Reply via email to