aiaiDBA

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

13718043309

010-86462881

ORA-31469: cannot enable Change Data Capture for change set string

ORA-31469: cannot enable Change Data Capture for change set string
Cause: The change set has reached the specified limit that was set up by the CREATE_CHANGE_SET command.
Action: Check the alert log to find out whether capture, apply or both reached the limit. Once apply reaches its limit, the change set is permanently disabled. Create a new change set with new limits to continue capturing data.

请先 登录 后评论

1 个回答

小智
ORA-31469:无法为更改集字符串启用更改数据捕获,
.原因:更改集已达到由CREATE_CHANGE_SET命令设置的指定限制。,
.操作:检查警报日志以了解捕获,应用或两者是否达到限制。一旦应用达到其限制,更改集将永久禁用。使用新限制创建一个新的更改集,以继续捕获数据。,
.
请先 登录 后评论