On Mon, 12 Jan 2015 15:05:47 +0000, Ken MacKenzie wrote: > >We've installed Enterprise COBOL 5 in z/OS 2.1 and I'm experimenting with >the NOTEST(DWARF) COBOL option. > >When I Bind the program, I see, for example: > >MODULE SIZE (HEX) 00072C24 >DASD SIZE (HEX) 0014A000 > >The z/OS V2R1.0 MVS Program Management: User's Guide and Reference manual >doesn't give any information on DASD SIZE as far as I can see. ... > There's a Binder option (I haven't used it lately) that causes a program object to be created omitting ESD, etc. information. My experience is it reduced the size of the object by about 1/3 (not the 2/3 you experience).
The size loaded for execution was identical. Sucn an object can not be used as input to Binder. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
