How do I configure a Unix system for program cache?

Program cache uses Unix semaphores and shared memory. The Unix system must be configured to support one semaphore per cache and to support shared memory of the desired size. Please refer to your Unix manual for semaphore and shared memory configuration.

Related Article: Program Cache