Updating the maximum string buffer size

We recommend that you configure the maximum string buffer size to prevent a process from using too much memory or cause an out-of-memory error.

Access the paadm tool and run this command:

paadm cfgprm update --tenant <tenant-id> --dataarea <data-area> --category General --name "Maximum String Buffer Size" --type MiB --value <size-in-MiB> .

This table shows the variables to be used and their descriptions:

Variable Description
<tenant-id> Specify the tenant ID.
<data-area> Specify the data area.
<size-in-MiB> Specify the maximum string buffer size in Mebibytes.