View previous topic :: View next topic |
Author |
Message |
DiscoStuLikesDiscoMusic Beginner
Joined: 15 May 2008 Posts: 5 Topics: 3
|
Posted: Wed Jun 18, 2008 4:25 pm Post subject: How to completely delete a dataset? |
|
|
I need to delete some datasets via JCL in a batch job. In this case, they happen to be on tape. I've tried deleting by setting the DISP parameters to DELETE and also by IDCAMS.
But after the jobs run, I am still able to look up the files using a VOLSER. They seem to be acting like an uncataloged dataset.
I may be missing something here. These file contain data that some would consider sensitive, so we need to delete all traces of these files. We do not want people to be able to reference the data at all.
Any idea? |
|
Back to top |
|
 |
CraigG Intermediate
Joined: 02 May 2007 Posts: 202 Topics: 0 Location: Viginia, USA
|
Posted: Wed Jun 18, 2008 4:39 pm Post subject: |
|
|
Until the tape is written over by something, erased, or initalized the data would still be readable. |
|
Back to top |
|
 |
DiscoStuLikesDiscoMusic Beginner
Joined: 15 May 2008 Posts: 5 Topics: 3
|
Posted: Wed Jun 18, 2008 5:32 pm Post subject: |
|
|
Ok, I had a feeling that was the case. Is there a way to force one of those scenarios? |
|
Back to top |
|
 |
CraigG Intermediate
Joined: 02 May 2007 Posts: 202 Topics: 0 Location: Viginia, USA
|
Posted: Wed Jun 18, 2008 6:36 pm Post subject: |
|
|
Talk with your tape/storage management people. They may have a policy in place about tapes leaving the facility. |
|
Back to top |
|
 |
Nic Clouston Advanced
Joined: 01 Feb 2007 Posts: 1075 Topics: 7 Location: At Home
|
Posted: Thu Jun 19, 2008 4:27 am Post subject: |
|
|
And they should have a facility to wipe a tape (apart from a magnet!) _________________ Utility and Program control cards are NOT, repeat NOT, JCL. |
|
Back to top |
|
 |
expat Intermediate

Joined: 01 Mar 2007 Posts: 475 Topics: 9 Location: Welsh Wales
|
Posted: Sat Jun 21, 2008 5:03 am Post subject: |
|
|
If you have the tape management authority to select a specific volser as output, then write to the tape with a load of rubbish to replace the sensitive data. _________________ If it's true that we are here to help others,
then what exactly are the others here for ? |
|
Back to top |
|
 |
|
|