> Date: Mon, 4 Aug 2014 09:36:49 -0500
> From: 0000000433f07816-dmarc-requ...@listserv.ua.edu
> Subject: Re: Dynamic Alocation question
> To: IBM-MAIN@LISTSERV.UA.EDU
>...
> 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to