For Macintosh OS X

Adaptive Server automatically sets the maximum file descriptors per process to the operating system maximum of 10,240. The ulimit command is not supported on Mac OS X, but you can use the sysctl command, or programatically via getrusage().

Adaptive Server can use a maximum of 10,24 file descriptors per process (engine), regardless of the operating system limit.