There may be some confusion over the term 'temporary dataset'. In the 
mainframe world, that does not mean just any old file that isn't needed 
long term. There are two types of data sets: temporary and non-temporary. 
z/OS does not define 'permanent' at all, only 'temporary'. Temporary data 
sets are assigned patterned names generated by the system. They cannot be 
cataloged. The only valid disposition is either PASS or DELETE, not KEEP. 
If the final disposition in a job is PASS, the system substitutes DELETE. 

Finding a true temporary data set on a volume after the creating task has 
ended implies either a system crash or an APARable failure in the 
operating system. 

.
.
J.O.Skip Robinson
Southern California Edison Company
Electric Dragon Team Paddler 
SHARE MVS Program Co-Manager
626-302-7535 Office
323-715-0595 Mobile
[email protected]



From:   Mike Schwab <[email protected]>
To:     [email protected], 
Date:   07/14/2014 02:58 PM
Subject:        Re: Cleanup Sort Volumes
Sent by:        IBM Mainframe Discussion List <[email protected]>



We have some small datasets from started tasks.  Don't delete until
the next IPL.

On Mon, Jul 14, 2014 at 3:19 PM, Doug <[email protected]> wrote:
> Some shops allow the sort volumes to be used for datasets that are 
passed between jobs and the last job of the series 'is supposed to' issue 
a delete. (or not) grins.
>
> .
>
>> On Jul 14, 2014, at 13:09, "R.S." <[email protected]> 
wrote:
>>
>> My €0.02: It is strange that temporary datasets survived end of job.
>> Usually it is the system responsibility to clean up after the job.
>>
>> Assumption: nobody gave the SORTWK datasets permanent names.
>>
>> --
>> Radoslaw Skorupka
>> Lodz, Poland



----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to