In <[EMAIL PROTECTED]>, on 02/26/2007
   at 09:39 AM, Steven  Shore <[EMAIL PROTECTED]> said:

>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)

Check the Program Management documentation for BINDER and Linkage
Editor limits. Personally I'd be more concerned with the size of
individual source modules and with the sizes of data areas than with
the load module size.

>How do you determine how much memory is needed to compile it?

Do you recompile everything every time you change one source module?
If so, why?

-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

----------------------------------------------------------------------
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

Reply via email to