Oracle Error ORA-32517: cannot issue ORADEBUG command ‘string’ to process ‘string’ (prior command execution time exceeds string ms); total wait time exceeds string ms

Oracle Error Message

ORA-32517: cannot issue ORADEBUG command ‘string’ to process ‘string’ (prior command execution time exceeds string ms); total wait time exceeds string ms

Reason for the Error

The process targeted to execute the ORADEBUG command was busy executing another ORADEBUG command. But, because the total wait time for all targeted processes exceeded the maximum wait time, the ORADEBUG command was not issued to the target process.

Solution

Increase the timeout value.