In a recent note, Jan MOEYERSONS said: > Date: Mon, 21 Aug 2006 02:21:42 -0500 > > > I am having a problem copying a tape which has a blksize=0. I am using > IDCAMS REPRO. > > IEBGENER and RECFM=U should copy the dataset. I am not sure what you mean > by "copying a tape". > This will create a SYSUT2 with RECFM=U, perhaps contrary to the OP's requirement, particularly if the objective is to repair the DCB. It might be better to override the attributes of SYSUT1 to values compatible with the actual data, and allow IEBGENER to copy the overriding atributes to SYSUT2. A similar technique might work with REPRO, but the attributes of OUTFILE must also be explicitly specified.
-- gil -- StorageTek INFORMATION made POWERFUL ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

