aiaiDBA

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

13718043309

010-86462881

ORA-31459: system triggers for DBMS_CDC_PUBLISH package are not installed

ORA-31459: system triggers for DBMS_CDC_PUBLISH package are not installed
Cause: One or more required system triggers are not installed. These triggers are required for the proper operation of Change Data Capture. Operations on Change tables cannot continue.
Action: Install or reenable the triggers, or reinstall the package.

请先 登录 后评论

1 个回答

小智
ORA-31459:未安装DBMS_CDC_PUBLISH包的系统触发器,
.原因:未安装一个或多个必需的系统触发器。这些触发器是更改数据捕获的正确操作所必需的。更改表上的操作无法继续。,
.操作:安装或重新启用触发器,或重新安装软件包。,
.
请先 登录 后评论