StackSize
Use the StackSize setting to specify the stack size for each thread execution. This setting is applicable only to adapters for the HP-UX 11.x and AIX® platforms.
When using SAP R/3 on HP-UX platforms, or when using XML maps on HP-UX or AIX platforms that call multilevel RUN maps, the recommended StackSize value is 400.
StackSize = n
- Option
- Description
- n
- Maximum stack size in kilobytes (KB) for the process
running.
The limits of this setting are specific to your operating system. Consult your operating system documentation for more information.
Note: The default value for pthread stack size might
not be sufficient, which could result in random core dumps caused
by stack corruption. Setting this value too high significantly increases
the memory usage of the Launcher process
and can negatively impact performance. Because the stack size is a
critical operating system setting, take extreme caution when changing
this value, if required.
This setting is disabled only when commented-out. Using a numerical value, such as zero, to disable the setting does not work and will cause errors.