aiaiDBA

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

13718043309

010-86462881

ORA-31405: cannot make changes while change set string is advancing

ORA-31405: cannot make changes while change set string is advancing
Cause: The change set is currently advancing. Change sources related to an advancing change set cannot be altered. Change tables related to the advancing change set cannot be created, altered or dropped. Some or all the parameters of the change set cannot be altered while the set is advancing.
Action: Wait until the change set has finished advancing, then reissue the command. If altering the change set, only the advance_enable parameter can be altered during an advance.

请先 登录 后评论

1 个回答

小智
ORA-31405:在更改设置字符串前进时不能进行更改,
.原因:更改集目前正在进行。与前进变更集相关的变更源不能更改。不能创建,更改或删除与前进变更集相关的更改表。设置前进时,不能更改更改集的部分或全部参数。,
.操作:等待更改集完成前进,然后重新发出命令。如果更改更改集,则只能在提前期间更改advance_enable参数。,
.
请先 登录 后评论