> -----Ursprungligt meddelande----- > Från: IBM Mainframe Discussion List [mailto:[email protected]] För > Miklos Szigetvari > Skickat: den 9 september 2011 10:54 > Till: [email protected] > Ä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 [email protected] 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. Regards, Thomas Berg _________________________________________ Thomas Berg Specialist A M SWEDBANK ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

