>... but you try to change JCL, so you can change something... or not?
>
>We had a similar problem with a package that automatically create jcl.
>We solved moving JCL within a PROC and overriding OPTION using DFSPARM DD.

Yes, this is how the JCL is built more or less. However, as I said, there is 
currently no way to change DFSPARM individually for each instance before it is 
run. They all use the same.

The intention of this post was to better understand how DF-Sort works when 
requesting dynamic allocation of sort work data sets. I now do.
Next steps might be to modify the design of the software system so that we have 
some flexibility with DFSPARM.

BTW, we're actually passing options to DF-SORT via IGZSRTCD DD, which is 
equivalent to using DFSPARM in this case.

--
Peter Hunkeler


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

Reply via email to