> HEWLKD

Where is that EP documented.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3


________________________________________
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> on behalf of 
Paul Gilmartin <0000000433f07816-dmarc-requ...@listserv.ua.edu>
Sent: Saturday, July 17, 2021 1:32 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Concatinated datasets

On Fri, 16 Jul 2021 18:59:03 -0700, Charles Mills wrote:

>Yeah, it is one of those problems that seems like it should have a simple
>answer "what DSN was this module loaded from? How hard is that?" but in
>reality has unlimited subtleties.
>
Sounds like an RFE candidate.  CSV should preserve the needed information
and provide an API to access it.

What about LPA?  Original data set and member?

What should happen if the program object is replaced in the interim?
Ideally, PDSE should keep a connection to the original instance until
CSV DELETE, so very little.  FETCHOPT(NOPRIME) requires something
like that.

It's possible (PGM=HEWLKD) to create an executable in storage
directly from SYSLIN, never creating a program object on DASD.

An authorized program can IDENTIFY an entry point in storage which has
not been fetched from a program object.

How should program objects fetched from UNIX files be reported?

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

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