DELETE used in that syntax is used for NORMAL termination disposition.  If
you had coded DISP=(MOD,DELETE,DELETE), then the 2nd DELETE would be for
abnormal termination.   

See this link for a chart:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/iea2b660/12.19.11
?ACTION=MATCHES&REQUEST=MOD,DELETE&TYPE=FUZZY&SHELF=&DT=20050713232151&CASE=
&searchTopic=TOPIC&searchText=TEXT&searchIndex=INDEX&rank=RANK&ScrollTOP=FIR
STHIT#FIRSTHIT

Todd


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of esmie moo
Sent: Sunday, January 28, 2007 11:36 PM
To: [email protected]
Subject: JCL Question

Is the following correct : DISP=(MOD,DELETE).  I am not sure about the
DELETE portion.  Does it delete the dataset if the job abends?  Or does it
delete the updates made to the dataset when the job abends.  I was always
under the impression that if MOD is coded, the parms after that make not
difference.  Can somebody please clear up my misconceptions?
   
  Thanks in advance.

                
---------------------------------
Share your photos with the people who matter at Yahoo! Canada Photos

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to