The advantage of using the ERASE CCW command directly (which is what the CA-1, CA-Dynam/TLMS, DFSMSrmm utilities all do) and something like IEBDG is the number of CCW's sent down the channel. With the ERASE CCW command, one CCW is sent and the device just humms along for 30-45 minutes doing its thing. So other devices on the same channel don't have any contention with all the x'ff' or x'00' going down the channel.
Of course I would STRONGLY recommend you check your MIH values before doing this. The manual gives you the values you need to specify for 3590's. An extended-length 3590 on a 3590-H drive will take a good solid 45 minutes for this one CCW to complete; which is usually longer then the default MIH values you probably have specified. Russell Witt CA-1 Level-2 Support Manager -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Behalf Of Edward E. Jaffe Sent: Thursday, January 05, 2006 6:45 PM To: [email protected] Subject: Re: Erase IBM 3590 Cartridges Ed Gould wrote: > I always used IEBDG to create the binary zero blocks of data. I don't > have the control cards handy but its a quick 5 minute read and 1 > minute in ISPF. DSD OUTPUT=(ddname) FD NAME=DATA,FILL=X'FF',LENGTH=blksize CREATE NAME=(DATA),QUANTITY=99999999 Abend D37 is expected. ---------------------------------------------------------------------- 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

