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 <[email protected]> on behalf of 
Charles Mills <[email protected]>
Sent: Monday, November 11, 2019 1:23 PM
To: [email protected]
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 [email protected] with the message: INFO IBM-MAIN

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

Reply via email to