× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



No, as far as your backup is concerned CLEAR(*NO) does not "leave data" on
the tape.

Technical details: When you execute a DLTF does it leave the data on the
disk? Yes. But the file name is gone. It will eventually be written
over. Back on the S/36 there was on option on it's equivalent of DLTF
that would actually write binary zeros throughout all the space previously
consumed by the file. This is what CLEAR(*YES) is doing, writing binary
zeros throughout the entire tape. Useful for security purposes and to
really write on the tape to see if it may be "bad". But on a nightly
basis you do not need to run CLEAR(*YES). You will still have all the
tape space available if you run CLEAR(*NO). Basically it wiped out the
header and goes from there. Trust me, it just works. We've been doing
this for decades.


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.