SIZE

Use SIZE to indicate the amount of main storage to be made available for compilation.

Read syntax diagramSkip visual syntax diagram
SIZE option syntax

>>-SIZE(-+-nnnnn-+-)-------------------------------------------><
         '-nnnK--'     

Default is: 8388608 bytes (approximately 8 MB)

Abbreviations are: SZ

nnnnn specifies a decimal number, which must be at least 800768.

nnnK specifies a decimal number in 1-KB increments, where 1 KB = 1024 bytes. The minimum acceptable value is 782K.