How to increase the process data segment size on AIX.

How to increase the process data segment size on AIX.

book

Article ID: KB0092347

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Files for Unix and Windows -
Not Applicable -

Description

Resolution:
TIBCO ActiveMatrix Adapter for Files (Unix/Win) aborts with a core dump with a large file on AIX machine. To resolve this iisue, you need to set the following property in the adfilesagent.tra file:
 
tibco.env.LDR_CNTRL=MAXDATA=0x20000000@USERREGS

This property allows a 32-bit application to access more than 256MB of memory on AIX. By default, AIX allocates 256MB per process for the data segment.

Issue/Introduction

How to increase the process data segment size on AIX.

Additional Information

https://publib.boulder.ibm.com/tividd/td/ITAME/GC32-0846-00/en_US/HTML/am39_perftune11.htm