Doesn't the DDR dump need to be made with the  FTR32K option for
this to work?

>How about:
>
>//COPYDDR  JOB whatever
>//COPY     EXEC PGM=IEBGENER
>//SYSPRINT DD SYSOUT=*
>//SYSUT1   DD DSN=DDRTAPE.IN,LABEL=(1,NL),DISP=(OLD,KEEP),
>//            VOL=SER=DDRTPI,UNIT=3480,   (or UNIT=whatever in your shop)
>//            DCB=(RECFM=U,BLKSIZE=32760)
>//SYSUT2   DD DSN=DDRTAPE.OUT,LABEL=(1,NL),DISP=(NEW,KEEP),
>//            VOL=SER=DDRTPO,UNIT=3590,   (or UNIT=whatever in your shop)
>//            DCB=(RECFM=U,BLKSIZE=32760)
>//SYSIN    DD DUMMY
>//
>
>Regards,
>Bill Stephens
>Sr. Technology Analyst, High Availability
>SunGard Availability Services
>10th floor
>401 North Broad Street
>Philadelphia, PA 19108
>Phone: (215) 351-1099
>Fax: (215) 451-2045
>[EMAIL PROTECTED]
>___________________________________________
>Keeping People and Information Connected (TM)
>http://www.availability.sungard.com
>
>
>
>
>             david harting
>             <[EMAIL PROTECTED]
>             SECU.ORG>                                                  To
>             Sent by: The IBM          [email protected]
>             z/VM Operating                                             cc
>             System
>             <[EMAIL PROTECTED]                                     Subject
>             ARK.EDU>                  COPY a DRR VM created tape
>
>
>             04/17/2006 10:12
>             AM
>
>
>             Please respond to
>               The IBM z/VM
>             Operating System
>             <[EMAIL PROTECTED]
>                 ARK.EDU>
>
>
>
>
>
>
>I am trying to copy a VM DDR created tape.
>I am trying to use Z/OS to copy from a 3480 to a 3590 tape.
>
>Can i do this?
>
>I need this in a disaster.
>
>What JCL should I use?
>
>I tryed DITTO but it did not work.
12

Reply via email to