Perfect. Thanks,

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Seymour J Metz
Sent: Monday, November 11, 2019 10:36 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Is there an MVS service that will list IDENTIFYed entry points?


You should see a CDE for the alias. You can use CSVINFO to retrieve a list.


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


________________________________________
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> on behalf of
Charles Mills <charl...@mcn.org>
Sent: Monday, November 11, 2019 1:23 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Is there an MVS service that will list IDENTIFYed entry points?

In a SYSUDUMP I can see the names of loaded modules, but not (unless I am
missing something) any names added by IDENTIFY. Is there a service that will
return to me the names of all entry points added with IDENTIFY?

CSVQUERY will tell me about one particular entry point name but what if I
wanted to list them all? I'd like a programming service but I would settle
for a console command or the like.

The environment is program A loads program B. I am wondering if A is first
IDENTIFYing entrypoint FOO. I am proposing writing my own B replacement --
it does not really have to do what B does, it just has to load and run --
and query whether entrypoint FOO is IDENTIFYed or not. The new B could run
authorized if that is what is needed.

Charles

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

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