PROCSECTCNT

From VSI OpenVMS Wiki
Revision as of 06:23, 30 June 2019 by Darya.zelenina (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.