You can also allocate the dataset to a SYSLIB DD statement in TSO and execute 
the AMBLIST via option 6 and enter the LISTLOAD when prompted (don’t forget the 
Space at the beginning), and end the input with a “/*’

An even easier option is to view the library with 3.4 and browse the load 
module.  Enter the HEX option and you will see a list of the CSECT name and the 
address with the module.

PHIL CARLYLE
Information Security | IAM RACF directory services
M: 480-235-2837 | phil.carl...@aexp.com<mailto:phil.carl...@aexp.com>
TEKSystems

“The Universe is made up of Protons, Neutrons, Electrons & Morons!”

From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Charles Mills
Sent: Thursday, November 1, 2018 12:48 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Is there a utility or command that will show load module 
characteristics?

Thanks all! Wow! First response took 3 minutes.

I will keep PDS in mind but yes, AMBLIST appears to be what the doctor ordered.

Charles


-----Original Message-----
From: IBM Mainframe Discussion List 
[mailto:IBM-MAIN@LISTSERV.UA.EDU<mailto:IBM-MAIN@LISTSERV.UA.EDU>] On Behalf Of 
John Eells
Sent: Thursday, November 1, 2018 11:53 AM
To: IBM-MAIN@LISTSERV.UA.EDU<mailto:IBM-MAIN@LISTSERV.UA.EDU>
Subject: Re: Is there a utility or command that will show load module 
characteristics?

Does this show what you want?

//S0 EXEC PGM=AMBLIST
//SYSPRINT DD SYSOUT=*
//SYSLIB   DD 
DISP=SHR,DSN=data.set.name<https://isolate.menlosecurity.com/1/3735928037/http:/data.set.name>
//SYSIN    DD *
   LISTLOAD MEMBER=member,OUTPUT=XREF
/*
//


Don Poitras wrote:
> AMBLIST
>
> https://www.ibm.com/support/knowledgecenter/SSLTBW_2.3.0/com.ibm.zos.v2r3.ieav100/iea3v1_Map_the_CSECTs_in_a_load_module_or_program_object.htm<https://isolate.menlosecurity.com/1/3735928037/https:/www.ibm.com/support/knowledgecenter/SSLTBW_2.3.0/com.ibm.zos.v2r3.ieav100/iea3v1_Map_the_CSECTs_in_a_load_module_or_program_object.htm>
>
>
> In article 
> <0c3101d4720a$d2b1bcd0$78153670$@mcn.org<https://isolate.menlosecurity.com/1/3735928037/http:/mcn.org>>
>  you wrote:
>> Seems like there should be a way to do this. I tried IEHLIST LISTPDS FORMAT
>> but it seems pretty basic. The library in question is a PDSE, so I guess the
>> right term is "program object."
>
>> I'm most interested in alternative entry point names and their addresses.
>
>> I'd prefer an IBM utility to a CBT program just because it would be quicker
>> to do. Few vendor products available in my datacenter.
>
>> Charles
>


--
John Eells
IBM Poughkeepsie
ee...@us.ibm.com<mailto:ee...@us.ibm.com>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu<mailto: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<mailto:lists...@listserv.ua.edu> with 
the message: INFO IBM-MAIN

American Express made the following annotations 

"This message and any attachments are solely for the intended recipient and may 
contain confidential or privileged information. If you are not the intended 
recipient, any disclosure, copying, use, or distribution of the information 

included in this message and any attachments is prohibited. If you have 
received this communication in error, please notify us by reply e-mail and 
immediately and permanently delete this message and any attachments. Thank 
you." 
American Express a ajouté le commentaire suivant le 
Ce courrier et toute pièce jointe qu'il contient sont réservés au seul 
destinataire indiqué et peuvent renfermer des renseignements confidentiels et 
privilégiés. Si vous n'êtes pas le destinataire prévu, toute divulgation, 
duplication, utilisation ou distribution du courrier ou de toute pièce jointe 
est interdite. Si vous avez reçu cette communication par erreur, veuillez nous 
en aviser par courrier et détruire immédiatement le courrier et les pièces 
jointes. Merci. 



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