I believe good old reliable PDS on the CBT tape has commands to generate
link-edit/binder control cards for a load module (or all load modules in a
library).  If so, they could be captured and the appropriate NAME cards
inserted by a REXX program.

- Don Imbriale

On Fri, Sep 9, 2011 at 9:05 AM, Thomas Berg <thomas.b...@swedbank.se> wrote:

> Thanks!  I will try it.  (Although I have to test this thoroughly as I must
> be sure BIND MGR can handle it.)
>
>
> Regards,
> Thomas Berg
> _________________________________________
> Thomas Berg   Specialist   A M   SWEDBANK
>
>
>
>
> > -----Ursprungligt meddelande-----
> > Från: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] För
> > Miklos Szigetvari
> > Skickat: den 9 september 2011 14:55
> > Till: IBM-MAIN@bama.ua.edu
> > Ämne: Re: SV: SV: SV: SV: How to "splitting" loadmudules
> >
> >   Hi
> >
> > Some BINDER options: NE (non editable) and/or STRIPSEC to decrease the
> > size of a load module
> >
> > On 9/9/2011 2:19 PM, Thomas Berg wrote:
> > > I'm not going to RUN these "delinked" modules!
> > > They are just for the BIND MANAGER to read and search for whatever
> > (contoken I assume).
> > > (They are just "indata" here.)
> > >
> > >
> > >
> > > Regards,
> > > Thomas Berg
> > > _________________________________________
> > > Thomas Berg   Specialist   A M   SWEDBANK
> > >
> > >
> > >
> > >> -----Ursprungligt meddelande-----
> > >> Från: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] För
> > John
> > >> P Kalinich
> > >> Skickat: den 9 september 2011 14:08
> > >> Till: IBM-MAIN@bama.ua.edu
> > >> Ämne: Re: SV: SV: SV: How to "splitting" loadmudules
> > >>
> > >> I am assuming the calling sequence in A is:
> > >>
> > >> L    R15,=V(X)
> > >> BASR R14,R15
> > >>
> > >> How are you going to change that code in A?
> > >>
> > >> Regards,
> > >> John K
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >> SV: SV: SV: How to "splitting" loadmudules
> > >>
> > >> Thomas Berg
> > >> to:
> > >> IBM-MAIN
> > >> 09/09/2011 07:00 AM
> > >>
> > >>
> > >> Sent by:
> > >> IBM Mainframe Discussion List<IBM-MAIN@bama.ua.edu>
> > >> Please respond to IBM Mainframe Discussion List
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >> There is no missing CSECTs ?
> > >> (I'm using NOCALL, in the example by Tom below there would be
> > >> "bare"/NOCALL modules: X, Y, Z and N.  And maybe Y(2) and Z(2) which
> > would
> > >> be placed on another loadlib.)
> > >>
> > >>
> > >> Regards,
> > >> Thomas Berg
> > >> _________________________________________
> > >> Thomas Berg   Specialist   A M   SWEDBANK
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>> -----Ursprungligt meddelande-----
> > >>> Från: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu]
> För
> > >> John
> > >>> P Kalinich
> > >>> Skickat: den 9 september 2011 13:48
> > >>> Till: IBM-MAIN@bama.ua.edu
> > >>> Ämne: Re: SV: SV: How to "splitting" loadmudules
> > >>>
> > >>> Thomas,
> > >>>
> > >>> How is the relink going to resolve the missing CSECT's?
> > >>>
> > >>> Regards,
> > >>> John K
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>> SV: SV: How to "splitting" loadmudules
> > >>>
> > >>> Thomas Berg
> > >>> to:
> > >>> IBM-MAIN
> > >>> 09/09/2011 06:44 AM
> > >>>
> > >>>
> > >>> Sent by:
> > >>> IBM Mainframe Discussion List<IBM-MAIN@bama.ua.edu>
> > >>> Please respond to IBM Mainframe Discussion List
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>> -----Ursprungligt meddelande-----
> > >>>> Från: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu]
> För
> > >>> Tom
> > >>>> Marchant
> > >>>> Skickat: den 9 september 2011 13:30
> > >>>> Till: IBM-MAIN@bama.ua.edu
> > >>>> Ämne: Re: SV: How to "splitting" loadmudules
> > >>>>
> > >>>> On Fri, 9 Sep 2011 12:11:37 +0200, Thomas Berg wrote:
> > >>>>
> > >>>>> There's a LOT of duplicates of submodules. And it reads all CSECTs.
> > >>>> So you have load module A containing CSECTS X, Y and Z.
> > >>>> You also have load module B containing CSECTS N, Y and Z.
> > >>>>
> > >>>> And you are certain that CSECTS Y and Z in load modules A and B
> > >>>> perform identical functions?
> > >>> I'm also checking linkdates and sizes.
> > >>>
> > >>>
> > >>>
> > >>> Regards,
> > >>> Thomas Berg
> > >>> _________________________________________
> > >>> Thomas Berg   Specialist   A M   SWEDBANK
> > >>>
> > >>>
> ----------------------------------------------------------------------
> > >>> For IBM-MAIN subscribe / signoff / archive access instructions,
> > >>> send email to lists...@bama.ua.edu with the message: GET IBM-MAIN
> INFO
> > >>> Search the archives at http://bama.ua.edu/archives/ibm-main.html
> > >> ----------------------------------------------------------------------
> > >> For IBM-MAIN subscribe / signoff / archive access instructions,
> > >> send email to lists...@bama.ua.edu with the message: GET IBM-MAIN
> INFO
> > >> Search the archives at http://bama.ua.edu/archives/ibm-main.html
> > >>
> > >> ----------------------------------------------------------------------
> > >> For IBM-MAIN subscribe / signoff / archive access instructions,
> > >> send email to lists...@bama.ua.edu with the message: GET IBM-MAIN
> INFO
> > >> Search the archives at http://bama.ua.edu/archives/ibm-main.html
> > > ----------------------------------------------------------------------
> > > For IBM-MAIN subscribe / signoff / archive access instructions,
> > > send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
> > > Search the archives at http://bama.ua.edu/archives/ibm-main.html
> > >
> > >
> >
> > ----------------------------------------------------------------------
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
> > Search the archives at http://bama.ua.edu/archives/ibm-main.html
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to