aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

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

ORA-32517: cannot issue ORADEBUG command 'string' to process 'string' (prior command execution time exceeds string ms); total wait time exceeds string ms
Cause: 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.
Action: Increase the timeout value.

请先 登录 后评论

1 个回答

小智
ORA-32517:不能发出ORADEBUG命令' string '来处理' string '(先前的命令执行时间超过字符串 ms); 总等待时间超过字符串 ms,
.原因:执行ORADEBUG命令的进程正忙于执行另一个ORADEBUG命令。但是,因为所有目标进程的总等待时间超过最大等待时间,所以未向目标进程发出ORADEBUG命令。,
.操作:增加超时值。,
.
请先 登录 后评论