aiaiDBA

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

13718043309

010-86462881

ORA-29352: event 'string' is not an internal event

ORA-29352: event 'string' is not an internal event
Cause: The DBMS_SYSTEM.WAIT_FOR_EVENT procedure was called with an event name that is not an internal event.
Action: Check the list of events from X$KSLED and verify the event name parameter passed to the WAIT_FOR_EVENT procedure.

请先 登录 后评论

1 个回答

小智
ORA-29352:事件' 串 '不是一个内部事件,
.原因:调用了DBMS_SYSTEM.WAIT_FOR_EVENT过程,其事件名称不是内部事件。,
.操作:检查来自X $ KSLED的事件列表,并验证传递给WAIT_FOR_EVENT过程的事件名称参数。,
.
请先 登录 后评论