<---- snip ---->
    //*
    //STEP1    EXEC  PGM=IEFBR14
    //TEMP      DD   DISP=(,PASS),SPACE=(TRK,0),UNIT=SYSDA
    //*
    //STEP2    EXEC  PGM=IEFBR14
    //TEMP2     DD   DISP=(OLD,PASS),DSN=*.STEP1.TEMP
    //*

I get the following allocation messages for STEP2:

    ******************************************************************
    IEF373I STEP/STEP2   /START 2005324.0926
    IEF374I STEP/STEP2   /STOP  2005324.0926 CPU    0MIN 00.00SEC ...
    IEF237I 3D55 ALLOCATED TO SYS00001
    IEF285I   SYS05324.T092605.RA000.KEEPTEMP.R0100540     KEPT
    IEF285I   VOL SER NOS= MVS3WK.
    IEF285I   SYS05324.T092604.RA000.KEEPTEMP.R0100539     DELETED
    IEF285I   VOL SER NOS= MVS3WK.
    IEF375I  JOB/KEEPTEMP/START 2005324.0926
    IEF376I  JOB/KEEPTEMP/STOP  2005324.0926 CPU    0MIN 00.00SEC ...
    ******************************** BOTTOM OF DATA ******************
<---- snip ---->


On our system (1.6) I see the following messages:

IEF237I 9970 ALLOCATED TO SYS00001
IEF285I   SYS05325.T080809.RA000.T1AI$AMB.R0202035     KEPT
IEF285I   VOL SER NOS= CTST09.
IGD105I SYS05325.T080809.RA000.T1AI$AMB.R0202034     DELETED,   DDNAME=TEMP2


and, if I omit the //TEMP2    DD statement:

IEF237I 9971 ALLOCATED TO SYS00001
IEF285I   SYS05325.T080945.RA000.T1AI$AMB.R0202037     KEPT
IEF285I   VOL SER NOS= CTST10.
IGD105I SYS05325.T080945.RA000.T1AI$AMB.R0202036     DELETED,   DDNAME=TEMP


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