> It might be of help if the OP explained their use case for loading two
modules of the same name from different libraries.

My employer considers the details of what I am doing with this to be
proprietary. Sorry. FWIW, I have sent a private note to Peter with the
details.

Come to my presentation at SHARE in Orlando -- 12:30 Monday, Americas Room
-- it should be announced by then.

Charles

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of Peter Relson
Sent: Sunday, May 10, 2015 5:16 AM
To: [email protected]
Subject: Re: Possible to LINK to other program of same name as one in
storage?

>If you can get the second copy into memory
That's incomplete. You must add "and represented by a CDE". 
And that's basically where the thread started.

>Will my IDENTIFY trick (to assign an alias) allow the DELETE to select 
>the copy that the IDENTIFY points to?
If it is represented by a CDE (as it would be if non-reentrant), then "yes".

But in practice this is almost never an issue.  If the program that did the
LOAD does the DELETE, the odds are that things wil be in the right sequence
(no guarantee of course).

It might be of help if the OP explained their use case for loading two
modules of the same name from different libraries.
It's not frequent that, for example, you need two release's of a product's
module "in play" at the same time.

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

Reply via email to