All,

I wonder if one can change the SPACE-Allocation of a DD-Statement at runtime of a program?

FOO   DD DSN=BLA.FOO,DISP=(NEW,CATLG,DELETE)
      SPACE=(CYL,(1,1))

From my understanding, the dataset is allocated before the job runs (--> before the step is executed), so I can't change (1,1) so something other.

Or am I wrong?


Thanks,
Michael

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