Didn't know the binder loads the module into memory

When you say delete when the dialog with the 
Binder ends ?

> On Aug 24, 2016, at 11:48 AM, Wayne Driscoll <wdri...@us.ibm.com> wrote:
> 
> If the module isn't in memory, then use the the INTYPE=NAME,
> DDNAME=,MEMBER= options which will load the module into memory and delete
> it when complete.
> ==============================================
> Wayne Driscoll
> OMEGAMON DB2 L3 Support/Development
> wdrisco(at)us(dot)ibm(dot)com
> All opinions are mine, and do not represent
> IBM Corporation.
> ==============================================
> 
> IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> wrote on
> 08/24/2016 10:36:26 AM:
> 
>> From: Joseph Reichman <reichman...@gmail.com>
>> To: IBM-MAIN@LISTSERV.UA.EDU
>> Date: 08/24/2016 10:36 AM
>> Subject: Re: [IBM-MAIN] ESD info using ENTRY name
>> Sent by: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU>
>> 
>> The only caveat the module has to be in memory
>> 
>> Thanks
>> 
>> 
>> 
>>> On Aug 24, 2016, at 11:02 AM, Wayne Driscoll <wdri...@us.ibm.com>
> wrote:
>>> 
>>> You need to get the EPTOKEN for the load module via the CSVQUERY
> service
>>> and then use that on the IEWBIND FUNC-NCLUDE,INTYPE=TOKEN call. This is
>>> required because IEWBIND has to read the pieces of the load module that
>>> aren't required for execution.
>>> ==============================================
>>> Wayne Driscoll
>>> OMEGAMON DB2 L3 Support/Development
>>> wdrisco(at)us(dot)ibm(dot)com
>>> All opinions are mine, and do not represent
>>> IBM Corporation.
>>> ==============================================
>>> 
>>> IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> wrote on
>>> 08/24/2016 07:18:28 AM:
>>> 
>>>> From: Joseph Reichman <reichman...@gmail.com>
>>>> To: IBM-MAIN@LISTSERV.UA.EDU
>>>> Date: 08/24/2016 07:18 AM
>>>> Subject: [IBM-MAIN] ESD info using ENTRY name
>>>> Sent by: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU>
>>>> 
>>>> Hi
>>>> 
>>>> Would anyone know if it's possible to get
>>>> ESD info for a CSECT using an entry point label
>>>> Either with IEWBIND getd or gete
>>>> 
>>>> 
>>>> Thanks
>>>> 
>>>> ----------------------------------------------------------------------
>>>> 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
> 
> ----------------------------------------------------------------------
> 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