29.3 On an AIX Platform, When the Audit Data Gets Generated in Large Amount, The Privileged Account Manager Service Restarts and an Error is Displayed in the unifid.log file.

Issue: If Manager for Privileged Account Manager is installed on an AIX platform and the AIX users try to access session simultaneously large amount of audit data gets generated and the further sessions may hang. This results in restart of the Privileged Account Manager service.

Workaround: To resolve this issue the administrator can perform the following:

  1. Check the unifid.log file for the Error, Db strfwd.ldb - SQL Error, out of memory error.

  2. Restart the Privileged Account Manager service by using the following command so that PAM can scale upto 2 GB:

    `startsrc -s npum –e "LDR_CNTRL=MAXDATA=0x70000000"

    On an AIX platform, by default each process is limited to 256MB which may not be sufficient for the Privileged Account Manager service under high load conditions.