Showing posts with label ORA-07432. Show all posts
Showing posts with label ORA-07432. Show all posts

Friday, 10 February 2012

ORA-07432: unable to perform nested sleep

ORA-07432: unable to perform nested sleep

Cause: An attempt was made to make a process sleep when it was already sleeping. This platform does not support this capability.

Action: Try the SLEEP command when the process is not sleeping.