Valid on z/OS.
The AUTOERASE control option controls the CA Top Secret Automatic Data Erasure feature.
Important! AUTOERASE(YES|ALL) is mandatory if the Department of Defense at C‑2 level or higher is certifying the site.
This feature adds extra overhead to the DELETE process adding significant time and physical I/O cycles.
All entry methods are acceptable.
This control option has the following format:
AUTOERASE(YES|NO|ALL)
When in IMPL or FAIL mode, indicates that AUTOERASE is active for the list of data sets specified by the AUTOEDSN control option. If there are no data set prefixes or data set specifications added to this list; no data sets are auto-erased until entries are added.
(Default) Indicates that the AUTOERASE feature applies to no data sets.
Indicates that AUTOERASE feature applies to all data sets in all modes.
This example ensures that the Automatic Data Erasure feature is active, by entering the AUTOERASE option into the Parameter File:
* SAMPLE CONTROL OPTIONS * MODE(FAIL) BACKUP(0400) AUTOERASE(YES)
This example temporarily turns off the feature:
F TSS,AUTOERASE(NO)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|