Oracle Error Message
ORA-07275: unable to send signal to process
Reason for the Error
The kill system call returned an error. Possibly an attempt to signal a process which does not exist.
Solution
Check errno.
ORA-07275: unable to send signal to process
The kill system call returned an error. Possibly an attempt to signal a process which does not exist.
Check errno.