Is the DELETE being done under IDCAMS or TSO.

That is 

PGM=IDCAMS

PGM=IKJEFT01

Is the DELETE command including under IDCAMS NVSAM?
DELETE dsn NVSAM

IDCAMS, according to the manual, will not recall 
If you delete a migrated data set without specifying the entry type,
DFSMShsm will delete the data set without recalling it.
DELETE dsn
But probably will  recall if you use
DELETE dsn NVSAM        or
DELETE dsn CLUSTER


Lizette


> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]]
> On Behalf Of Vernooij, CP (ITOPT1) - KLM
> Sent: Wednesday, August 19, 2015 6:29 AM
> To: [email protected]
> Subject: IDCAMS DELETE MASK and Recalls
> 
> Hello,
> 
> Some time ago we got the great enhancement that IDCAMS DELETE did not
> recall a dataset anymore.
> Then we got the great enhancement to easily delete large amount of
> datasets with IDCAMS DELETE MASK.
> 
> However, DELETE MASK appears to recall the datasets again. Is this as
> intended, and documented? Why can't we have both great enhancements
> together?
> 
> Kees.
> 

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

Reply via email to