Difference between revisions of "PROCSECTCNT"

From VSI OpenVMS Wiki
Jump to: navigation, search
(Created page with "'''PROCSECTCNT''' is a system parameter that sets the number of section descriptors that a process can contain. Each section descriptor increases the fix...")
 
(No difference)

Latest revision as of 06:23, 30 June 2019

PROCSECTCNT is a system parameter that sets the number of section descriptors that a process can contain. Each section descriptor increases the fixed portion of the process header by 32 bytes. Set a value greater than the maximum number of image sections in any section to be run, as indicated by the linkage memory allocation map for the image. PROCSECTCNT has the AUTOGEN and GEN attributes.