> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Bill Fairchild > Sent: Wednesday, June 29, 2005 8:50 AM > To: [email protected] > Subject: Re: Other DASD Erase programs > > > > In a message dated 6/29/2005 8:26:11 A.M. Central Daylight Time, > [EMAIL PROTECTED] writes: > > Write one of your own. Use ICKDSF to overlay the VTOC and > then use an > ALC program to do two passes of writing two blocks per track of low > values and three blocks per track of low values(to nail that pesky > interrecord cap left by the first one). It takes about the > same amount > of time as DFDSS's erase. If you can figure out how to > write full track > records, then you can do it in one pass. I am still trying > to figure > that one out. >
What "inter record gap"? Remember that 99.999% of all DASD out there is really FBA behind the scenes. There is no "inter record gap" unless you are still running SLEDs. Also remember that anybody using the STK DASD that does that funny mapping (log structured?) is going to be surprised that the backend may still have the raw data on it because rewriting a track allocates a new physical track and does not overwrite the old data. -- John McKown Senior Systems Programmer UICI Insurance Center Information Technology This message (including any attachments) contains confidential information intended for a specific individual and purpose, and its' content is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this transmission, or taking any action based on it, is strictly prohibited. ---------------------------------------------------------------------- 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

