> Date: Mon, 4 Aug 2014 09:36:49 -0500
> From: [email protected]
> Subject: Re: Dynamic Alocation question
> To: [email protected]
>...
> Can one do *anything* to STEPLIB?  I thought it was peculiarly
> sacred; immutable.  But I've never tried a concatenate-deconcatenate
> operation.  I'm trying to imagine what happens if one LOADs a module
> from the newly concatenated library with deferred fetch of the pages,
> then deconcatenates before all pages are fetched.
>... 
===
Well, the tasklib, whether it be JOBLIB, STEPLIB or some other, 
is opened at step initiation, so even if you can/could dynamically 
concatenate something to it, program fetch will continue to use 
the DEB constructed by that original OPEN.  
                                          
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to