On Fri, 2 Jul 2010 11:06:26 -0700, Ted MacNEIL <[email protected]> 
wrote:

>>as DISP=OLD is the default
>
>Since when?
>It was (NEW,DELETE,DELETE) when I started as a JCL Jocky, 30 years ago.
>And, the z/OS MVS JCL Manual. it still is.
>
>

Indeed, the JCL DISP parameter defaults to DISP=(NEW,DELETE,DELETE).

However, for the TSO/E ALLOCATE command, if all of the following is true:
(1) you specify the DATASET or DSNAME operand
(2) you do not specify the LIKE operand or any space operand (i.e. SPACE, 
TRACKS, CYLINDERS, BLOCK, or AVBLOCK)
(3) you do not specify OLD, SHR, MOD, NEW, or SYSOUT
then the status defaults to OLD.

Regards,

Michel Castelein
z/OS instructor & consultant
Skype: michel.castelein
[email protected]
http://www.arcis-services.net

----------------------------------------------------------------------
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