Cause: Semop system call returned an error. Semaphore set may not exist. See the solution below.
Error solution: Check errno. Semaphore ID is returned in sercose[0]. Verify semaphore set exists. A possible cause for this error is that a "shutdown abort" was done while this process was running.
Database version: Oracle 11g Release 2 (11.2)