|
Was this compile with optimization, or did it include debug information? Joe > From: Tyler, Matt > > I have found that using an external data structure to base other > definitions on can greatly increase the program object size. I have a > reference file with a record format size of 4748 bytes with 621 fields. > Using the following; > > D TYPES_DS E DS EXTNAME(RIMREFPF) BASED(@) > PREFIX(@) > > I checked the size of the program object and it was over 800K. If I > removed the external data structure and use explicitly define the > reference fields in the program, my program object size dropped by over > 100K. > > I have not totally stopped using external data structures for field > definition referencing, but it makes me stop and think about which one I > will use.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.