> -----Ursprungligt meddelande-----
> Från: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] För
> Binyamin Dissen
> Skickat: den 9 september 2011 12:06
> Till: IBM-MAIN@bama.ua.edu
> Ämne: Re: How to "splitting" loadmudules
> 
> On Fri, 9 Sep 2011 11:49:28 +0200 Thomas Berg <thomas.b...@swedbank.se>
> wrote:
> 
> :>> -----Ursprungligt meddelande-----
> :>> Från: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] För
> :>> Miklos Szigetvari
> :>> Skickat: den 9 september 2011 10:54
> :>> Till: IBM-MAIN@bama.ua.edu
> :>> Ämne: Re: How to "splitting" loadmudules
> :>>
> :>> On 9/9/2011 9:39 AM, Thomas Berg wrote:
> :>> > I have a need to "split" loadmodules into separate modules.
> :>> > E g: a load module, A, is consisting of three submodules, A, B and
> C.  I
> :>> want to split it into three separate modules into a loadlibrary.
> :>> > Is there a more convenient way to do this other than generate
> REPLACE
> :>> cards for the BINDER and - in this example - run it three times.
> :>> > (Other than writing an assembler program using IEW macros.)
> :>> >
> :>> > I have to do this for several thousands of load modules.
> :>> >
> :>> >
> :>> >
> :>> > 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
> :>> >
> :>> >
> :>> Why do you need this ?
> :>
> :>We are trying to use IBM's BIND MANAGER to get rid of unused packages in
> DB2.
> :>But it takes something like 24 hours to run on one DB2 system.  And this
> is almost totally depending on the amount of loadmodules it have to work
> with.
> :>So I'm trying to reduce that.
> 
> One would think that splitting them would increase the number of load
> modules.

There's a LOT of duplicates of submodules. And it reads all CSECTs. 


 
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

Reply via email to