> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Steven Shore > Sent: Monday, February 26, 2007 9:40 AM > To: [email protected] > Subject: info on limits to lines of code, size, memory, etc > > > I'm looking for information ( manuals, other resources) on > size limits on > the mainframe > Working on an Cobol application that is quite large, > currently almost > 100 000 lines of code and growing. About 100 programs > statically linked > with one load module > ( not my design) > We want to make recommendations to client about changing the design > Where do we find information on issues like limits on lines > of code ? At > what point does it start to impact performance > How do you determine how much memory is needed to compile it? > How much > disc space is needed?
I think what you need to look at is: "Enterprise COBOL for z/OS V3R4 Compiler and Run-Time Migration Guide" http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/igy3mg32/CONT ENTS In particular, Appendix G: Compiler Limit Comparison http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IGY3MG32/APPE NDIX1.7 -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- 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

