Common Semaphore Issues
Unix Errors:
- ENOSPC: not enough semaphore structures set to accommodate Oracle’s request.
Oracle Errors:
- “post/wait driver initialization failed”
- Oracle couldn’t grab enough semaphores to accommodate estimated number of processes.
- Oracle checks a variable named PROCESSES to calculate the number of semaphores needed.