aix.user.attr.data
This configuration parameter specifies the soft limit for the largest data-segment for a user’s process. Use -1 to set an unlimited size.
For example, to se the value to 2097151:
aix.user.attr.data: 2097151
This parameter corresponds to the aix.data attribute in the /etc/security.limits file.
The default value is 2097151.