| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
cpuhawg
Joined: 14 Jun 2006
Posts: 280
Location: Jacksonville, FL
|
| Posted: Sat Aug 30, 2008 1:33 am Post subject: ERASE on RACF Profiles vs. Temporary datasets or sort files |
|
|
There is an option under RACF that allow dataset profiles to be set to ERASE which, in effect, overwrites any deleted datasets covered by that dataset profile with binary zeroes. There is also a SETROPTS command that does the same task but will do all datasets.
Is there any mainframe feature that allows temporary datasets written by DFSORT or any program to overwrite the temporay datasets with binary zeroes upon completion of a job or job step ensuring the dataset is not sitting out there on spinning DASD available to be dumped by someone with the knowledge to do so?
Thanks in advance. |
|
| Back to top |
|
dick scherrer
Joined: 23 Nov 2006
Posts: 8733
Location: 221 B Baker St
|
| Posted: Tue Sep 02, 2008 11:41 pm Post subject: |
|
|
Hello,
Wonder if there might be something in SMS. . .?
Otherwise, may need to swap out those sensitive temporary datasets for "real" ones so RACF can erase the data. . . |
|
| Back to top |
|
expat
Joined: 14 Mar 2007
Posts: 3544
Location: Brussels once more ...
|
| Posted: Wed Sep 03, 2008 11:27 am Post subject: |
|
|
| Nothing in SMS that I can recall. |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|