IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

ERASE on RACF Profiles vs. Temporary datasets or sort files


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
cpuhawg

Active User


Joined: 14 Jun 2006
Posts: 331
Location: Jacksonville, FL

PostPosted: Sat Aug 30, 2008 1:33 am
Reply with quote

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
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Sep 02, 2008 11:41 pm
Reply with quote

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
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Sep 03, 2008 11:27 am
Reply with quote

Nothing in SMS that I can recall.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files(F1 & F2) and writ... JCL & VSAM 8
No new posts Need to set RC4 through JCL SORT DFSORT/ICETOOL 5
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Write line by line from two files DFSORT/ICETOOL 7
Search our Forums:

Back to Top