error: 'unable to set ulimit to 4194303 errno=1..'
2 years ago
Originally Published: 2000-06-30
Article Number
000052942
Applies To
RSA ACE/Server
IBM AIX
Issue
error: "unable to set ulimit to 4194303, errno=1.."
System is starting with errors on sdconnect startup
Cause
The ulimit fsize must be at least 4194303.  
Resolution
To modify kernel parameters for IBM AIX:

1. There is no kernel file to back up for AIX systems.

2. Set the fsize value specified in the table below by editing the /etc/security/limits with any text editor you choose.

The following example uses the "vi" editor:

   vi  /etc/security/limits

3. Log out of the system, and log back in for the modification to take effect. There is no need to reboot the system.
______________________________________________
Parameter                        Minimum Value

fsize                                4194303
______________________________________________